Slight change of a color in the user CP.

This commit is contained in:
Accensus 2017-06-19 21:47:25 +03:00
parent a501db0499
commit d65509d8b7

View file

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