xref: /aosp_15_r20/external/zxing/docs/css/print.css (revision 513427e33d61bc67fc40bc261642ac0b2a686b45)
1*513427e3STreehugger Robot/*
2*513427e3STreehugger Robot * Licensed to the Apache Software Foundation (ASF) under one
3*513427e3STreehugger Robot * or more contributor license agreements.  See the NOTICE file
4*513427e3STreehugger Robot * distributed with this work for additional information
5*513427e3STreehugger Robot * regarding copyright ownership.  The ASF licenses this file
6*513427e3STreehugger Robot * to you under the Apache License, Version 2.0 (the
7*513427e3STreehugger Robot * "License"); you may not use this file except in compliance
8*513427e3STreehugger Robot * with the License.  You may obtain a copy of the License at
9*513427e3STreehugger Robot *
10*513427e3STreehugger Robot *   http://www.apache.org/licenses/LICENSE-2.0
11*513427e3STreehugger Robot *
12*513427e3STreehugger Robot * Unless required by applicable law or agreed to in writing,
13*513427e3STreehugger Robot * software distributed under the License is distributed on an
14*513427e3STreehugger Robot * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15*513427e3STreehugger Robot * KIND, either express or implied.  See the License for the
16*513427e3STreehugger Robot * specific language governing permissions and limitations
17*513427e3STreehugger Robot * under the License.
18*513427e3STreehugger Robot */
19*513427e3STreehugger Robot
20*513427e3STreehugger Robot#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
21*513427e3STreehugger Robot#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
22