Changed a bunch of colors.

This commit is contained in:
Accensus 2017-06-18 10:10:39 +03:00
parent 2645c7d4bc
commit 1616238f81
2 changed files with 4 additions and 4 deletions

View file

@ -990,7 +990,7 @@ Colours and backgrounds for forms.css
----------------------------------------*/
select {
border-color: #336b99;
background-color: #666666;
background-color: #999999;
border-style: solid;
}
@ -1026,13 +1026,13 @@ fieldset.quick-login input.inputbox {
----------------------------------------*/
message-box textarea {
color: #a7a7a9;
color: #bbbbbb;
}
/* Input field styles
---------------------------------------- */
.inputbox {
background-color: #1c2027;
background-color: #111215;
border-color: #336b99;
border-style: solid;
color: #a7a7a9;

View file

@ -268,7 +268,7 @@ fieldset.submit-buttons input {
min-width: 100%;
max-width: 100%;
font-size: 1.2em;
color: #888888;
color: #bfbfbf;
}
/* Emoticons panel */