sync both themes with suite classic theme changes in SeaMonkey 2.46/2.47 cycles
[themes.git] / EarlyBlue / communicator / search / search.css
... / ...
CommitLineData
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/. */
4
5/* ===== search.css =====================================================
6 == Styles specific to the Search sidebar panel.
7 ====================================================================== */
8
9@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
10
11.autocomplete-treebody::-moz-tree-cell(suggesthint) {
12 border-top: 1px solid #808080;
13}