Updated profiler styles as some were being overwritten by the page's styles.

This commit is contained in:
Josh Sherman 2010-10-20 01:16:58 -04:00
parent 5ea7756803
commit 58a4254738

View file

@ -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
{