Browse Source

Merge pull request #1451 from Chrty/master

CSS resets for the profiler bar
Dayle Rees 12 years ago
parent
commit
f7d82412fa
1 changed files with 5 additions and 0 deletions
  1. 5 0
      laravel/profiling/profiler.css

+ 5 - 0
laravel/profiling/profiler.css

@@ -1,3 +1,8 @@
+.anbu * {
+	color: black;
+	border: 0 !important;
+}
+
 .anbu
 {
 	font-family:Helvetica, "Helvetica Neue", Arial, sans-serif !important;