Revert "Slight change of a color in the user CP."

This commit is contained in:
Accensus 2017-06-19 21:50:51 +03:00
parent d65509d8b7
commit ea19de08a3
1 changed files with 1 additions and 1 deletions

View File

@ -1055,7 +1055,7 @@ message-box textarea {
---------------------------------------- */
a.button1, input.button1, input.button3, a.button2, input.button2 {
color: #99c6ff;
color: rgb(141, 171, 206);
background-color: rgb(43, 49, 60);
background-image: url("{T_THEME_PATH}/images/bg_button.gif");
}