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