fix button text color

remotes/origin/exclude_directories_III
Jan-Christoph Borchardt 11 years ago
parent d7ed353814
commit 0a8cefaeb1
  1. 3
      core/css/styles.css

@ -774,6 +774,9 @@ html.ie8 #body-login form input[type="checkbox"] {
color: #fff !important;
font-weight: 600 !important;
}
.error a.button {
color: #555 !important;
}
.error pre {
white-space: pre-wrap;
text-align: left;

Loading…
Cancel
Save