Skip to content

Commit 8f7c50f

Browse files
committed
refactor: update sass output
sass --no-source-map admin/css/debug-toolbar/toolbar.scss system/Debug/Toolbar/Views/toolbar.css
1 parent 958f301 commit 8f7c50f

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

system/Debug/Toolbar/Views/toolbar.css

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -427,26 +427,26 @@
427427
-webkit-box-shadow: 0 0 4px #DFDFDF;
428428
}
429429
#debug-icon a:active,
430-
#debug-icon a:link,
431-
#debug-icon a:visited {
430+
#debug-icon a:link,
431+
#debug-icon a:visited {
432432
color: #DD8615;
433433
}
434434
#debug-bar {
435435
background-color: #252525;
436436
color: #DFDFDF;
437437
}
438438
#debug-bar h1,
439-
#debug-bar h2,
440-
#debug-bar h3,
441-
#debug-bar p,
442-
#debug-bar a,
443-
#debug-bar button,
444-
#debug-bar table,
445-
#debug-bar thead,
446-
#debug-bar tr,
447-
#debug-bar td,
448-
#debug-bar button,
449-
#debug-bar .toolbar {
439+
#debug-bar h2,
440+
#debug-bar h3,
441+
#debug-bar p,
442+
#debug-bar a,
443+
#debug-bar button,
444+
#debug-bar table,
445+
#debug-bar thead,
446+
#debug-bar tr,
447+
#debug-bar td,
448+
#debug-bar button,
449+
#debug-bar .toolbar {
450450
background-color: transparent;
451451
color: #DFDFDF;
452452
}
@@ -498,7 +498,7 @@
498498
color: #DFDFDF;
499499
}
500500
#debug-bar #toolbar-position,
501-
#debug-bar #toolbar-theme {
501+
#debug-bar #toolbar-theme {
502502
filter: brightness(0) invert(0.6);
503503
}
504504
#debug-bar .ci-label.active {
@@ -518,7 +518,7 @@
518518
-webkit-box-shadow: 0 -1px 4px #434343;
519519
}
520520
#debug-bar .timeline th,
521-
#debug-bar .timeline td {
521+
#debug-bar .timeline td {
522522
border-color: #434343;
523523
}
524524
#debug-bar .timeline .timer {

0 commit comments

Comments
 (0)