wb-2_10_x/trunk/templates/DefaultTheme/css/addons.css
1 | 2 | Manuela | span.title { display :block; } |
---|---|---|---|
2 | .section { margin-top :10px; padding :0px; border :1px solid #999999; font-size :1em; width :100%; background-color :#fdfdfd; height :95px; } |
||
3 | .addons {} |
||
4 | .addons td.setting_name { |
||
5 | color: #0d4b6e; |
||
6 | font-weight: bold; |
||
7 | min-width: 200px; |
||
8 | padding-right: 0.525em; |
||
9 | text-align: right; |
||
10 | width: 20%; |
||
11 | }
|