complete sync of LCARStrek with browser winstripe changes in Firefox 21 cycle
[themes.git] / LCARStrek / browser / devtools / commandline.css
index 46cc02a5ae994aadced3fddf488e3d3ddc66db85..14bfc921e061cd31a0164d03cfa7cc8df00d5924 100644 (file)
 .gcli-row-out h4,
 .gcli-row-out h5,
 .gcli-row-out th,
-.gcli-row-out strong {
+.gcli-row-out strong,
+.gcli-row-out pre {
   color: #FFCF00;
 }
 
+.gcli-row-out pre {
+  font-size: 80%;
+}
+
+.gcli-row-out td {
+  white-space: nowrap;
+}
+
 .gcli-out-shortcut,
 .gcli-help-synopsis {
   padding: 0 3px;