Skip to content

Commit c5c4859

Browse files
authored
TASK: Force css styles
1 parent ab3b808 commit c5c4859

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Resources/Public/Style/main.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,16 @@
2727
font-weight: normal;
2828
text-align: left;
2929
vertical-align: top;
30+
background: black;
31+
padding: auto;
3032
color: lightgray;
3133
}
3234

3335
.content-cache-debug-table td {
3436
word-wrap: break-word;
37+
background: black;
38+
padding: auto;
39+
color: lightgray;
3540
}
3641

3742
.content-cache-debug-table i {

0 commit comments

Comments
 (0)