Merge pull request #5680 from elinw/restauthenticationjoomla
[civicrm-core.git] / install / template.css
index 15718c677d19d0dc7a4d95cdb5bec96e94aa8855..ff81f26af33e8bb1e55382bec9448c49ae504043 100644 (file)
@@ -27,7 +27,7 @@ li {
 
 label span {
   float: left;
-  width: 12em;
+  width: 14em;
 }
 
 .good td {
@@ -55,7 +55,7 @@ p.error {
 p.warning {
   padding: 0.5em;
   background-color: #e70;
-  border: 1px #A70 solid;
+  border: 1px #a70 solid;
   color: white;
   clear: both;
 }
@@ -69,7 +69,8 @@ p.good {
 }
 
 p.error a {
-  color: #ccf;
+  color: #FFF;
+  font-weight: bold;
 }
 
 .testResults {