From 37f18778f7421a16db84de527a4110d9d00ea474 Mon Sep 17 00:00:00 2001 From: Luzifr Date: Fri, 28 Oct 2011 21:35:59 +0200 Subject: [PATCH] Some minor changes --- wcfsetup/install/files/acp/style/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/wcfsetup/install/files/acp/style/style.css b/wcfsetup/install/files/acp/style/style.css index 5385dd2b06..c37d957f14 100644 --- a/wcfsetup/install/files/acp/style/style.css +++ b/wcfsetup/install/files/acp/style/style.css @@ -386,7 +386,7 @@ nav.mainMenu ul li:not(.activeMenuItem):hover a { } nav.mainMenu ul li.activeMenuItem a { - font-size: 115%; + font-size: 110%; font-weight: bold; text-shadow: 0 1px 0 #fff; color: #369; @@ -411,7 +411,6 @@ nav.mainMenu ul li.activeMenuItem .badge { font-size: 75% !important; color: #fff; background-color: #369; - top: -3px; -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 1); -moz-box-shadow: 0 0 1px rgba(255, 255, 255, 1); @@ -3114,7 +3113,7 @@ div.scrollableContainer > div:first-child p { color: #666; } -.infoPackagePlugin > div > a > h1 { +.infoPackagePlugin > div > a > h1 { /* ToDo: h1 inside a ??? */ font-size: 100%; font-weight: bold; text-shadow: 0 1px 0 #fff; -- 2.20.1