mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-17 18:48:02 -05:00
tweak for showing the generated graph color properly in other browsers.
apparently the "style" hack doesn't work, but using "title" does remove return in customcallbacks
This commit is contained in:
@ -236,7 +236,7 @@ form *, select {
|
||||
background-color: darken($primary, 10%);
|
||||
}
|
||||
|
||||
style {
|
||||
title {
|
||||
background-color: darken($primary, 10%);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user