Merge pull request #1546 from darkimmortal/master
Fix for white-on-white profiler text when using dark site theme
This commit is contained in:
commit
ff682d69c0
|
@ -8,6 +8,7 @@ .anbu
|
|||
right:0 !important;
|
||||
width:100%;
|
||||
z-index: 9999 !important;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.anbu-tabs
|
||||
|
|
Loading…
Reference in New Issue