File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
resources/unpacked/devtools/front_end/console Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 77}
88
99.dirac-flavor ::before {
10- background-position : -192 px -96 px ;
10+ background-position : -20 px -20 px ;
1111 -webkit-filter : hue-rotate (280deg );
1212}
1313
5454}
5555
5656# console-prompt-dirac ::before {
57- background-position : -192 px -96 px ;
57+ background-position : -20 px -20 px ;
5858 -webkit-filter : hue-rotate (280deg );
5959}
6060
8080 height : 10px ;
8181 margin-top : -4px ;
8282 -webkit-user-select : none;
83- background-image : url (Images/toolbarButtonGlyphs .png);
84- background-size : 352 px 168 px ;
83+ background-image : url (Images/smallIcons .png);
84+ background-size : 190 px 30 px ;
8585}
8686
8787# console-status-dirac .status-banner {
114114
115115@media (-webkit-min-device-pixel-ratio : 1.5 ) {
116116 # console-prompt-dirac ::before {
117- background-image : url (Images/toolbarButtonGlyphs_2x .png);
117+ background-image : url (Images/smallIcons_2x .png);
118118 }
119119}
120120
You can’t perform that action at this time.
0 commit comments