sdk_styles.css (907636ef) | sdk_styles.css (64c3c3ee) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 94 unchanged lines hidden (view full) --- 103 height: 30px; } 104 105 106.appicon { width: 32px; 107 height: 32px; 108 border: 0; } 109 110.line { width: 100%; | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 94 unchanged lines hidden (view full) --- 103 height: 30px; } 104 105 106.appicon { width: 32px; 107 height: 32px; 108 border: 0; } 109 110.line { width: 100%; |
111 height: 1px; 112 border: 0; 113 vertical-align: middle; } | 111 height: 1px; } |
114 115 116.arrow { width: 16px; 117 height: 13px; } 118 119.head1 { font-size: 20px; 120 font-weight: bold; } 121 --- 27 unchanged lines hidden --- | 112 113 114.arrow { width: 16px; 115 height: 13px; } 116 117.head1 { font-size: 20px; 118 font-weight: bold; } 119 --- 27 unchanged lines hidden --- |