1 /* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this
3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
7 font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
13 border: 1px solid #008484;
14 background-color: #000000;
20 border-bottom-left-radius: 0;
21 border-bottom-right-radius: 0;
29 #gcli-tooltip-connector {
34 border-left: 1px solid #008484;
35 border-right: 1px solid #008484;
36 background-color: #000000;
85 background-color: #000000;
87 border: 1px solid #8050B0;
90 .gcli-out-shortcut:before,
91 .gcli-help-synopsis:before {
93 -moz-padding-end: 2px;
100 .gcli-help-description {
105 .gcli-help-parameter {
115 -moz-padding-start: 8px;
119 -moz-padding-end: 8px;
123 .gcli-menu-option:hover,
124 .gcli-menu-highlight.gcli-menu-option:hover {
125 background-color: #FFCF00;
129 .gcli-menu-highlight {
130 background-color: #795900;
140 -moz-padding-end: 8px;
143 .gcli-addon-disabled {
145 text-decoration: line-through;
148 .gcli-breakpoint-label {
152 .gcli-breakpoint-lineText {
153 font-family: "Liberation Mono", Consolas, "Courier New", monospace;