File tree Expand file tree Collapse file tree
system/Debug/Toolbar/Views Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626# debug-bar {
2727 font-family : "Helvetica Neue" , Helvetica, Arial, sans-serif;
2828 font-size : 16px ;
29+ font-weight : 400 ;
2930 line-height : 36px ;
3031 background : # fff ;
3132 position : fixed;
9394# debug-bar h1 {
9495 font-size : 16px ;
9596 line-height : 36px ;
96- font-weight : 300 ;
97+ font-weight : 500 ;
9798 margin : 0 16px 0 0 ;
9899 padding : 0 ;
99100 text-align : left;
118119
119120# debug-bar h2 {
120121 font-size : 16px ;
121- font-weight : 300 ;
122+ font-weight : 500 ;
122123 margin : 0 ;
123124 padding : 0 ;
124125}
214215 padding : 0 10px ;
215216 color : inherit;
216217 text-decoration : none;
218+ letter-spacing : normal;
217219}
218220
219221# debug-bar .ci-label .active {
246248
247249# debug-bar table {
248250 margin : 0 0 10px 20px ;
249- font-size : 13 px ;
251+ font-size : 0.9 rem ;
250252 border-collapse : collapse;
251253 width : 100% ;
252254}
263265
264266# debug-bar td {
265267 border : none;
266- padding : 2 px 10px 2 px 5px ;
268+ padding : 0 10px 0 5px ;
267269 margin : 0 ;
268270}
269271
272274}
273275
274276# debug-bar tr td : first-child {
275- width : 20% ;
277+ max- width: 20% ;
276278}
277279
278280# debug-bar tr td : first-child .narrow {
315317# debug-bar table .timeline .timer {
316318 position : absolute;
317319 display : inline-block;
318- padding : 3 px ;
319- bottom : 9 px ;
320- border-radius : 3 px ;
320+ padding : 5 px ;
321+ top : 40 % ;
322+ border-radius : 4 px ;
321323 background-color : # 999 ;
322324}
323325
You can’t perform that action at this time.
0 commit comments