1 @import url
("chrome://global/skin/");
3 .minibuffer-text-input-mode
[minibuffermode
="message"],
4 .minibuffer-textarea-input-mode
[minibuffermode
="message"],
5 .minibuffer-select-input-mode
[minibuffermode
="message"],
6 .minibuffer-checkbox-input-mode
[minibuffermode
="message"],
7 .minibuffer-richedit-input-mode
[minibuffermode
="message"],
8 .minibuffer-quote-next-input-mode
[minibuffermode
="message"],
9 .minibuffer-quote-input-mode[minibuffermode="message"]{
10 background-color: #999999;
14 #minibuffer[minibuffermode
="message"] #minibuffer-prompt
,
15 #minibuffer[minibuffermode
="message"] #minibuffer-input
,
16 #minibuffer[minibuffermode
="input"] #minibuffer-message
,
17 #minibuffer[minibuffermode
="input"] #minibuffer-mode-indicator
{
22 border-left: 1px solid rgb
(230,230,230);
23 border-top: 1px solid rgb
(230,230,230);
24 border-right: 1px solid rgb
(100,100,100);
25 border-bottom: 1px solid rgb
(100,100,100);
27 background-color: rgb
(200,200,200);
34 .mode-line label.current-buffer-name-widget {
39 background-color: white
;
43 /* Completions display */
44 tree
.completions treechildren
{ border: none
!important
; }
46 tree
.completions treecol
{ -moz-binding: none
!important
; }
48 -moz-appearance: none
!important
;
49 border: 0px none
!important
;
50 margin: 0px !important
;
51 border-top: 4px double
#333333 !important
;
52 background-color: #dcdad5 !important
;
53 -moz-border-top-colors: -moz-initial
!important
;
57 tree
.completions
treechildren::-moz-tree-row
{
61 tree
.completions
treechildren::-moz-tree-row
(current
) {
62 background-color: blue
;
65 tree
.completions
treechildren::-moz-tree-cell-text
(completion-description
) {
66 color: green
!important
;
67 font-weight: bold
!important
;
70 tree
.completions
treechildren::-moz-tree-cell-text
(current
) {
71 color: white
!important
;
75 border-top: 4px double
#333333;
76 background-color: #dcdad5;
79 .panel .panel-row-label {
93 border-top: 2px solid
;
94 border-right: 2px solid
;
95 border-left: 2px solid
;
96 border-bottom: 1px solid ThreeDHighlight
;
97 -moz-border-top-colors: ThreeDHighlight ThreeDLightShadow
;
98 -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow
;
99 -moz-border-left-colors: ThreeDHighlight ThreeDLightShadow
;
100 -moz-border-radius-topleft: 2px;
101 -moz-border-radius-topright: 2px;
102 -moz-border-radius-bottomright: 1px;
103 padding: 1px 4px 2px 4px;
104 background-color: -moz-Dialog
;
105 color: -moz-DialogText
;
109 -moz-box-align: center
;
112 .tab[selected="true"] {
114 border-bottom-color: transparent
;
115 padding: 1px 6px 4px 6px;
116 background-color: -moz-Dialog
;
120 -moz-appearance: none
!important
;
121 /*padding: 0px 4px 2px 0px;*/
122 padding: 0px 0px 0px 0px;
124 list-style-image: url
("chrome://global/skin/icons/close.png") !important
;
125 -moz-image-region: rect
(0px, 16px, 16px, 0px);
126 border: none
!important
;
129 .tab[selected="false"] .tab-close-button {
133 .tab-close-button:hover {
134 -moz-image-region: rect
(0px, 32px, 16px, 16px);
137 .tab-close-button:active:hover {
138 -moz-image-region: rect
(0px, 48px, 16px, 32px);
146 .tab[selected="true"] > .tab-label {
155 list-style-image: url
("chrome://mozapps/skin/places/defaultFavicon.png");
156 -moz-margin-start: 4px;
157 -moz-margin-end: 3px;