Updated profiler styles as some were being overwritten by the page's styles.
This commit is contained in:
parent
5ea7756803
commit
58a4254738
1 changed files with 2 additions and 1 deletions
|
@ -209,7 +209,8 @@ class Profiler
|
|||
border: 6px solid #666;
|
||||
padding: 10px 20px 20px;
|
||||
font-family: monospace;
|
||||
font-size: 1em;
|
||||
font-size: 12px;
|
||||
text-align: left;
|
||||
}
|
||||
#pickles-profiler table
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue