diff options
Diffstat (limited to 'template/yoga/default-colors.css')
-rw-r--r-- | template/yoga/default-colors.css | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/template/yoga/default-colors.css b/template/yoga/default-colors.css index dfda2e051..ea65cb72a 100644 --- a/template/yoga/default-colors.css +++ b/template/yoga/default-colors.css @@ -3,7 +3,7 @@ /* others */ #imageToolBar * { - background: inherit; + background: inherit; } /* So that non-links are slightly greyed out */ @@ -69,16 +69,10 @@ INPUT.rateButton, INPUT.rateButtonSelected, INPUT.rateButtonStarFull, INPUT.rate background-image: url(icon/admin/infos.png); background-repeat: no-repeat; background-position: top right; - font-weight: bold; margin: 5px; padding: 10px 50px 10px 10px; } -.infos UL LI -{ - font-weight: normal; -} - /** * Header message like upgrade or adviser mode */ |