- Change of colors in PM screen.

This commit is contained in:
Accensus 2017-06-21 03:18:29 +03:00
parent 5873e74456
commit 90e441f59e
1 changed files with 3 additions and 3 deletions

View File

@ -42,7 +42,7 @@ hr.dashed {
}
#search-box input {
border-color: #565656;
border-color: #536b80;
}
/* Round cornered boxes and backgrounds
@ -996,7 +996,7 @@ Colours and backgrounds for forms.css
select {
border-color: #536b80;
background-color: #111215;
color:#a5c5de;
color: #7ca8c5;
border-style: solid;
}
@ -1060,7 +1060,7 @@ message-box textarea {
a.button1, input.button1, input.button3, a.button2, input.button2 {
color: #7ca8c5;
background-color: rgb(43, 49, 60);
background-color: #111215;
}
a.button1, input.button1 {