seventh part of syncing LCARStrek with Firefox 29 windows theme changes
[themes.git] / LCARStrek / browser / devtools / commandline.css
index d0f125e71e824e2562eed9e4294b81a6b8dda58a..1163245ea1b0e56a568d4deebe7b75bc91aefff9 100644 (file)
   font-size: 80%;
 }
 
+.gcli-row-out td {
+  white-space: nowrap;
+}
+
 .gcli-out-shortcut,
 .gcli-help-synopsis {
   padding: 0 3px;
   opacity: 0.6;
   text-decoration: line-through;
 }
+
+.gcli-breakpoint-label {
+  font-weight: bold;
+}
+
+.gcli-breakpoint-lineText {
+  font-family: "Liberation Mono", Consolas, "Courier New", monospace;
+}