File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 273273{
274274 overflow : auto;
275275 height : 100% ;
276+ padding-top : 15px ;
276277 box-sizing : border-box;
277- padding : 27px 20px 27px 0 ;
278278 background-color : # fff ;
279279 /* using border-left instead of padding-left to keep the
280280 space for the close button when scrolling horizontally */
289289 font-weight : bold;
290290}
291291
292- .network_logger .header-token-type-name ,
292+ .network_logger .header-token-type-name
293+ {
294+ color : # 7070B4 ;
295+ }
296+
293297.network_logger .http-token-type-boundary
294298{
295- color : # 006C0E ;
299+ color : # AA5544 ;
296300}
297301
298302.network_logger .network-summary
356360.network-options h2
357361{
358362 font-size : 125% ;
359- padding : 15 px 0 10 px 0 ;
363+ padding : 10 px 0 5 px 0 ;
360364}
361365
362366.network_logger .network-main-container .sortable-table .network-graph-column
You can’t perform that action at this time.
0 commit comments