Skip to content

Commit be6d51b

Browse files
authored
fix: rm white space
1 parent 9752ecc commit be6d51b

File tree

1 file changed

+3
-43
lines changed

1 file changed

+3
-43
lines changed

system/Debug/Toolbar/Views/toolbar.css

Lines changed: 3 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,9 @@
3131
#debug-icon .debug-bar-ndisplay {
3232
display: none;
3333
}
34-
3534
.debug-bar-vars {
3635
cursor: pointer;
3736
}
38-
3937
#debug-bar {
4038
bottom: 0;
4139
left: 0;
@@ -44,8 +42,7 @@
4442
z-index: 10000;
4543
height: 36px;
4644
line-height: 36px;
47-
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial,
48-
sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
45+
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
4946
font-size: 16px;
5047
font-weight: 400;
5148
}
@@ -54,8 +51,7 @@
5451
font-weight: normal;
5552
margin: 0 0 0 auto;
5653
padding: 0;
57-
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial,
58-
sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
54+
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
5955
}
6056
#debug-bar h1 svg {
6157
width: 16px;
@@ -106,7 +102,6 @@
106102
margin: 5px 10px 15px 10px;
107103
width: calc(100% - 10px);
108104
}
109-
110105
@media screen and (max-width: 768px) {
111106
#debug-bar table {
112107
display: block;
@@ -124,7 +119,6 @@
124119
font-size: 14px;
125120
}
126121
}
127-
128122
@media screen and (max-width: 480px) {
129123
#debug-bar table {
130124
font-size: 11px;
@@ -182,16 +176,13 @@
182176
align-items: center;
183177
min-height: 36px;
184178
}
185-
186179
#debug-bar .toolbar::-webkit-scrollbar {
187180
height: 4px;
188181
}
189-
190182
#debug-bar .toolbar::-webkit-scrollbar-thumb {
191183
background: rgba(0, 0, 0, 0.2);
192184
border-radius: 2px;
193185
}
194-
195186
#debug-bar .toolbar .rotate {
196187
animation: toolbar-rotate 9s linear infinite;
197188
}
@@ -332,8 +323,7 @@
332323
cursor: pointer;
333324
}
334325
#debug-bar .timeline .timeline-parent td:first-child nav {
335-
background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCAxNTAiPjxwYXRoIGQ9Ik02IDdoMThsLTkgMTV6bTAgMzBoMThsLTkgMTV6bTAgNDVoMThsLTktMTV6bTAgMzBoMThsLTktMTV6bTAgMTJsMTggMThtLTE4IDBsMTgtMTgiIGZpbGw9IiM1NTUiLz48cGF0aCBkPSJNNiAxMjZsMTggMThtLTE4IDBsMTgtMTgiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjNTU1Ii8+PC9zdmc+")
336-
no-repeat scroll 0 0/15px 75px transparent;
326+
background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCAxNTAiPjxwYXRoIGQ9Ik02IDdoMThsLTkgMTV6bTAgMzBoMThsLTkgMTV6bTAgNDVoMThsLTktMTV6bTAgMzBoMThsLTktMTV6bTAgMTJsMTggMThtLTE4IDBsMTgtMTgiIGZpbGw9IiM1NTUiLz48cGF0aCBkPSJNNiAxMjZsMTggMThtLTE4IDBsMTgtMTgiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjNTU1Ii8+PC9zdmc+") no-repeat scroll 0 0/15px 75px transparent;
337327
background-position: 0 25%;
338328
display: inline-block;
339329
height: 15px;
@@ -363,12 +353,10 @@
363353
#debug-bar > .debug-bar-dblock {
364354
display: block;
365355
}
366-
367356
.debug-view.show-view {
368357
border: 1px solid;
369358
margin: 4px;
370359
}
371-
372360
.debug-view-path {
373361
font-family: monospace;
374362
font-size: 12px;
@@ -377,11 +365,9 @@
377365
padding: 2px;
378366
text-align: left;
379367
}
380-
381368
.show-view .debug-view-path {
382369
display: block !important;
383370
}
384-
385371
@media screen and (max-width: 1024px) {
386372
#debug-bar .ci-label img {
387373
margin: unset;
@@ -413,7 +399,6 @@
413399
#debug-icon a:visited {
414400
color: #dd8615;
415401
}
416-
417402
#debug-bar {
418403
background-color: #ffffff;
419404
color: #434343;
@@ -504,16 +489,13 @@
504489
#debug-bar .timeline .timer {
505490
background-color: #dd8615;
506491
}
507-
508492
.debug-view.show-view {
509493
border-color: #dd8615;
510494
}
511-
512495
.debug-view-path {
513496
background-color: #fdc894;
514497
color: #434343;
515498
}
516-
517499
@media (prefers-color-scheme: dark) {
518500
#debug-icon {
519501
background-color: #252525;
@@ -742,7 +724,6 @@
742724
background: #000;
743725
color: #fff;
744726
}
745-
746727
#toolbarContainer.light #debug-icon {
747728
background-color: #ffffff;
748729
box-shadow: 0 0 4px #dfdfdf;
@@ -851,87 +832,66 @@
851832
background-color: #fdc894;
852833
color: #434343;
853834
}
854-
855835
.debug-bar-width30 {
856836
width: 30%;
857837
}
858-
859838
.debug-bar-width10 {
860839
width: 10%;
861840
}
862-
863841
.debug-bar-width70p {
864842
width: 70px;
865843
}
866-
867844
.debug-bar-width190p {
868845
width: 190px;
869846
}
870-
871847
.debug-bar-width20e {
872848
width: 20em;
873849
}
874-
875850
.debug-bar-width6r {
876851
width: 6rem;
877852
}
878-
879853
.debug-bar-ndisplay {
880854
display: none;
881855
}
882-
883856
.debug-bar-alignRight {
884857
text-align: right;
885858
}
886-
887859
.debug-bar-alignLeft {
888860
text-align: left;
889861
}
890-
891862
.debug-bar-noverflow {
892863
overflow: hidden;
893864
}
894-
895865
.debug-bar-dtableRow {
896866
display: table-row;
897867
}
898-
899868
.debug-bar-dinlineBlock {
900869
display: inline-block;
901870
}
902-
903871
.debug-bar-pointer {
904872
cursor: pointer;
905873
}
906-
907874
.debug-bar-mleft4 {
908875
margin-left: 4px;
909876
}
910-
911877
.debug-bar-level-0 {
912878
--level: 0;
913879
}
914-
915880
.debug-bar-level-1 {
916881
--level: 1;
917882
}
918-
919883
.debug-bar-level-2 {
920884
--level: 2;
921885
}
922-
923886
.debug-bar-level-3 {
924887
--level: 3;
925888
}
926-
927889
.debug-bar-level-4 {
928890
--level: 4;
929891
}
930-
931892
.debug-bar-level-5 {
932893
--level: 5;
933894
}
934-
935895
.debug-bar-level-6 {
936896
--level: 6;
937897
}

0 commit comments

Comments
 (0)