sync LCARSTrek with Firefox 12 winstrip changes - newtab is incomplete, though
[themes.git] / LCARStrek / browser / devtools / gcli.css
index d88d8bcab995ee1922702f5b1985f70694379576..629246e8868e0a25fce5255725a8c367072d93ee 100644 (file)
   margin-bottom: 3px;
   -moz-margin-start: 3px;
   -moz-margin-end: 6px;
+  list-style-image: none;
 }
 
 /* Extract from display.css, we only want these 2 rules */
 
 .gcli-argfetch {
   width: 100%;
-  box-sizing: border-box;
   -moz-box-sizing: border-box;
 }
 
 .gcli-af-params {
   padding: 0 10px;
   width: 100%;
-  box-sizing: border-box;
   -moz-box-sizing: border-box;
 }
 
   font-weight: bold;
 }
 
+.gcli-in-scratchlink {
+  float: right;
+  font-size: 85%;
+  color: #9C9CFF;
+  padding-right: 10px;
+}
+
 /* From: $GCLI/lib/gcli/commands/help.css */
 
 .gcli-help-name {