/**
* #################################################################
* ### CAUTION: This stylesheet applies to WCFSetup only, please ###
- * ### see wcf.less for the general stylesheet! ###
+ * ### see wcf.less for the general stylesheet! ###
* #################################################################
*/
overflow: auto;
}
+.wcf-dialogContent a {
+ color: #69c;
+}
+
+.wcf-dialogContent a:hover {
+ color: #fff;
+}
+
.wcf-dialogContainer > .wcf-dialogContent {
border-radius: 7px;
padding: 0;