File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -323,21 +323,19 @@ ul.phpdebugbar-widgets-timeline li span.phpdebugbar-widgets-value {
323
323
ul .phpdebugbar-widgets-timeline li span .phpdebugbar-widgets-label ,
324
324
ul .phpdebugbar-widgets-timeline li span .phpdebugbar-widgets-collector {
325
325
top : 0px ;
326
- color : # fff ;
327
- font-size : 11px ;
328
- text-shadow : 1px 1px # 000 ;
329
- }
330
-
331
- ul .phpdebugbar-widgets-timeline > li : nth-child (n+2) span .phpdebugbar-widgets-label {
332
326
color : # 000 ;
333
- text-shadow : none ;
327
+ font-size : 11 px ;
334
328
}
335
329
336
330
ul .phpdebugbar-widgets-timeline li .phpdebugbar-widgets-value span .phpdebugbar-widgets-label {
337
331
color : # fff ;
338
332
text-shadow : 1px 1px # 000 ;
339
333
}
340
334
335
+ ul .phpdebugbar-widgets-timeline table .phpdebugbar-widgets-params {
336
+ font-size : 11px ;
337
+ }
338
+
341
339
div .phpdebugbar-widgets-messages div .phpdebugbar-widgets-toolbar {
342
340
width : calc (100% - 20px );
343
341
padding : 4px 0px 4px ;
You can’t perform that action at this time.
0 commit comments