From: Luzifr Date: Fri, 28 Oct 2011 19:35:59 +0000 (+0200) Subject: Some minor changes X-Git-Tag: 2.0.0_Beta_1~1641 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=37f18778f7421a16db84de527a4110d9d00ea474;p=GitHub%2FWoltLab%2FWCF.git Some minor changes --- 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;