Merge pull request #1451 from Chrty/master
CSS resets for the profiler bar
This commit is contained in:
commit
f7d82412fa
|
@ -1,3 +1,8 @@
|
||||||
|
.anbu * {
|
||||||
|
color: black;
|
||||||
|
border: 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
.anbu
|
.anbu
|
||||||
{
|
{
|
||||||
font-family:Helvetica, "Helvetica Neue", Arial, sans-serif !important;
|
font-family:Helvetica, "Helvetica Neue", Arial, sans-serif !important;
|
||||||
|
|
Loading…
Reference in New Issue