|
| 1 | +/*[fmt]1C20-1C0D-E*/ |
1 | 2 | /* |
2 | 3 | * Licensed to the Apache Software Foundation (ASF) under one |
3 | 4 | * or more contributor license agreements. See the NOTICE file |
|
6 | 7 | * to you under the Apache License, Version 2.0 (the |
7 | 8 | * "License"); you may not use this file except in compliance |
8 | 9 | * with the License. You may obtain a copy of the License at |
9 | | -* |
| 10 | +* |
10 | 11 | * http://www.apache.org/licenses/LICENSE-2.0 |
11 | | -* |
| 12 | +* |
12 | 13 | * Unless required by applicable law or agreed to in writing, |
13 | 14 | * software distributed under the License is distributed on an |
14 | 15 | * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
15 | 16 | * KIND, either express or implied. See the License for the |
16 | 17 | * specific language governing permissions and limitations |
17 | 18 | * under the License. |
18 | 19 | */ |
19 | | -/*[fmt]1C20-1C0D-E*/ |
20 | 20 | #header div.view-switcher { |
21 | 21 | font-size: 9px; |
22 | 22 | } |
@@ -50,3 +50,17 @@ div.toolbar div.filters select { |
50 | 50 | font-size: 11px; |
51 | 51 | } |
52 | 52 |
|
| 53 | +div.toolbar div.button.add, |
| 54 | +div.toolbar div.button.refresh, |
| 55 | +div.toolbar div.button.add, |
| 56 | +div.toolbar div.button.main-action, |
| 57 | +.toolbar div.button.header-action, |
| 58 | +.detail-group .button.add { |
| 59 | + font-size: 10px; |
| 60 | +} |
| 61 | + |
| 62 | +table tbody td.quick-view, |
| 63 | +table thead th.quick-view { |
| 64 | + font-size: 8px; |
| 65 | +} |
| 66 | + |
0 commit comments