Small style update
authorLuzifr <szekely@woltlab.com>
Tue, 26 Jul 2011 11:58:02 +0000 (13:58 +0200)
committerLuzifr <szekely@woltlab.com>
Tue, 26 Jul 2011 11:58:02 +0000 (13:58 +0200)
wcfsetup/install/files/acp/style/testing.css

index 7ba0aa82fee76e6c11cd738d2ac1cfc466b2e90e..e9ff653a545280ebe1d21a1fbdfa578d28defc02 100644 (file)
@@ -468,7 +468,6 @@ div.ui-widget-overlay {
 .mainHeading > hgroup {
        height: 48px;
        padding-left: 60px;
-       vertical-align: middle;
 }
 
 .mainHeading > hgroup h1 {
@@ -480,6 +479,13 @@ div.ui-widget-overlay {
        padding-bottom: 10px;
 }
 
+.mainHeading > hgroup h2 {
+       color: #ccc;
+       font-size: 100%;
+       font-weight: normal;
+       padding-top: 5px;
+}
+
 .mainHeading > hgroup p {
        padding-top: 3px;
 } 
@@ -770,6 +776,7 @@ nav.largeButtons ul li a:hover {
 
 nav.largeButtons ul li a img {
        vertical-align: middle;
+       margin: 0;
 }
 
 .formSubmit {