Some minor changes
authorLuzifr <szekely@woltlab.com>
Fri, 28 Oct 2011 19:35:59 +0000 (21:35 +0200)
committerLuzifr <szekely@woltlab.com>
Fri, 28 Oct 2011 19:35:59 +0000 (21:35 +0200)
wcfsetup/install/files/acp/style/style.css

index 5385dd2b065aa90608d81a33bdbc8f6438e6b3ee..c37d957f142fc72f3857f65a9a9d8a16f62515a1 100644 (file)
@@ -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;