Sync LCARStrek with browser winstripe changes in Firefox 16 cycle
[themes.git] / LCARStrek / browser / devtools / gcli.css
index 16d8fe2d78b1ccd9fddc72f706b63429a5eeaa4a..46cc02a5ae994aadced3fddf488e3d3ddc66db85 100644 (file)
 .gcli-menu-typed {
   color: #008484;
 }
+
+.gcli-menu-more {
+  font-size: 80%;
+  text-align: right;
+  -moz-padding-end: 8px;
+}
+
+.gcli-addon-disabled {
+  opacity: 0.6;
+  text-decoration: line-through;
+}