| 139 | | |
| 140 | | /* fx2 mac */ |
| 141 | | #main-window |
| 142 | | treechildren.autocomplete-treebody::-moz-tree-row |
| 143 | | , #bookmarksPanel |
| 144 | | treechildren::-moz-tree-row |
| 145 | | , #history-panel |
| 146 | | treechildren::-moz-tree-row |
| 147 | | { |
| 148 | | background-color: #ef7922; |
| 149 | | } |
| 150 | | |
| 151 | | #main-window |
| 152 | | #find-field[status="notfound"] |
| 153 | | , #main-window |
| 154 | | .findbar-textbox[status="notfound"] |
| 155 | | { |
| 156 | | color: #bec8d1 !important; |
| 157 | | } |
| 158 | | |
| 159 | | #main-window |
| 160 | | #find-field[status="notfound"] |
| 161 | | , #main-window |
| 162 | | .findbar-textbox[status="notfound"] |
| 163 | | { |
| 164 | | background-color: #e12885 !important; |
| 165 | | } |
| 166 | | |
| 167 | | #main-window |
| 168 | | #FindToolbar[flash="true"] > #find-field-container > #find-field |
| 169 | | , #main-window |
| 170 | | findbar[flash="true"] > .find-field-container > .findbar-textbox |
| 171 | | { |
| 172 | | background-color: #bec8d1 !important; |
| 173 | | } |