Fix color blinking when changing settings categories or sections
This commit is contained in:
@@ -141,7 +141,11 @@ body.iframe {
|
|||||||
/* eof Settings */
|
/* eof Settings */
|
||||||
|
|
||||||
/* Settings Section */
|
/* Settings Section */
|
||||||
.uibox,
|
.uibox {
|
||||||
|
background-color: #333;
|
||||||
|
border-color: #555;
|
||||||
|
}
|
||||||
|
|
||||||
.uibox .boxtitle {
|
.uibox .boxtitle {
|
||||||
color: #eee;
|
color: #eee;
|
||||||
background-color: #444;
|
background-color: #444;
|
||||||
|
Reference in New Issue
Block a user