Fixes #509
authorLuzifr <szekely@woltlab.com>
Fri, 9 Mar 2012 13:37:36 +0000 (14:37 +0100)
committerLuzifr <szekely@woltlab.com>
Fri, 9 Mar 2012 13:37:36 +0000 (14:37 +0100)
wcfsetup/install/files/acp/style/wcf.css

index 30e93f6b5602919c9e1fef8cef6648a6d362592b..9b1ca538a56157fbaf2ffc4f303d95459941b724 100644 (file)
@@ -1,7 +1,7 @@
 /**
  * #################################################################
  * ### CAUTION: This stylesheet applies to WCFSetup only, please ###
- * ###         see wcf.less for the general stylesheet!         ###
+ * ###         see wcf.less for the general stylesheet!                 ###
  * #################################################################
  */
 
@@ -3721,6 +3721,14 @@ tr .columnIcon img {
        overflow: auto;
 }
 
+.wcf-dialogContent a {
+       color: #69c;
+}
+
+.wcf-dialogContent a:hover {
+       color: #fff;
+}
+
 .wcf-dialogContainer > .wcf-dialogContent {
        border-radius: 7px;
        padding: 0;