File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 359359.network-detail-overlay .not-content
360360{
361361 padding : 0 ;
362+ font : menu;
363+ font-size : 11px ;
362364 font-style : normal;
363365 color : # 808080 ;
364366 cursor : default;
Original file line number Diff line number Diff line change @@ -601,7 +601,7 @@ ui_strings.S_CLEAR_NETWORK_LOG = "Clear network log";
601601ui_strings . S_CLOSE_COMMAND_LINE = "Close console" ;
602602
603603/* DESC: Button label to close an overlay. */
604- ui_strings . S_CLOSE_OVERLAY_VIEW = "Close overlay " ;
604+ ui_strings . S_CLOSE_OVERLAY_VIEW = "Close" ;
605605
606606/* DESC: Setting for changing the color notation (Hex, RGB, HSL) */
607607ui_strings . S_COLOR_NOTATION = "Color format" ;
@@ -1300,7 +1300,7 @@ ui_strings.S_NETWORK_SERVED_FROM_CACHE = "No request made. All data was retrieve
13001300ui_strings . S_NETWORK_UNKNOWN_MIME_TYPE = "MIME type not known for request data" ;
13011301
13021302/* DESC: Name of networks wrap-lines setting */
1303- ui_strings . S_NETWORK_WRAP_LINES_LABEL = "Wrap long lines " ;
1303+ ui_strings . S_NETWORK_WRAP_LINES_LABEL = "Line wrap " ;
13041304
13051305/* DESC: The string "None" used wherever there's an absence of something */
13061306ui_strings . S_NONE = "None" ;
You can’t perform that action at this time.
0 commit comments