/[metastatus]/trunk/jar/content/metastatus/options.css
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/jar/content/metastatus/options.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5 - (show annotations)
Thu Jul 15 20:52:04 2004 UTC (19 years, 10 months ago) by dpavlin
File MIME type: text/css
File size: 2429 byte(s)
Added options dialog in which you can specify preferences (URL from which
to fetch XML feed and interval in minutes)

1 textbox[id="li-tb-generated"] {
2 margin: 0px 1px 0px 1px !important;
3 padding: 0px 1px 0px 4px !important;
4 xxborder-width: 1px 1px 1px 1px !important;
5 border-width: 0px !important;
6 -moz-outline: #333333 solid 1px !important; }
7
8 *[disabled="true"] {
9 cursor: default !important; }
10 checkbox, radio, button, toolbarbutton {
11 cursor: pointer !important; }
12 toolbarbutton {
13 border-style: none !important; }
14
15 toolbarbutton[id="newbutton"],
16 toolbarbutton[id="newbutton"]:hover {
17 border-style: none !important;
18 x-moz-outline: 2px groove #BB9999 !important;
19 font-style: italic !important;
20 color: #663333 !important;
21 /*
22 xpadding: 1px 2px 1px 0px !important;
23 border-width: 2px !important;
24 border-color: LightGray !important;
25 border-style: groove inset inset none !important;
26 -moz-border-top-colors: LightGray !important;
27 -moz-border-right-colors: LightGray !important;
28 -moz-border-bottom-colors: LightGray !important;
29 -moz-border-left-colors: LightGray !important;
30 xx-moz-border-radius-topright: 3pt !important;
31 xx-moz-border-radius-bottomright: 3pt !important;
32 xx-moz-outline: 2px ridge black !important;
33 */ }
34
35 toolbarbutton[id="newbutton"] label {
36 xvisibility: hidden !important; }
37 toolbarbutton[id="newbutton"]:hover label {
38 visibility: visible !important;
39 font-style: italic !important;
40 color: #663333 !important; }
41
42
43 xxlistitem { border-width: 0px !important; }
44
45 listbox-base { -moz-binding: url("settings.xml#listbox-base") !important;}
46 listbox { -moz-binding: url("settings.xml#listbox") !important;}
47 listrows { -moz-binding: url("settings.xml#listrows") !important;}
48 listitem { -moz-binding: url("settings.xml#listitem") !important; border-width: 0px !important; }
49 listitem-iconic { -moz-binding: url("settings.xml#listitem-iconic") !important;}
50 listitem-checkbox { -moz-binding: url("settings.xml#listitem-checkbox") !important;}
51 listitem-checkbox-iconic { -moz-binding: url("settings.xml#listitem-checkbox-iconic") !important;}
52 listcell { -moz-binding: url("settings.xml#listcell-iconic") !important;}
53 listcell-iconic { -moz-binding: url("settings.xml#listcell-iconic") !important;}
54 listcell-checkbox { -moz-binding: url("settings.xml#listcell-checkbox") !important;}
55 listcell-checkbox-iconic { -moz-binding: url("settings.xml#listcell-checkbox-iconic") !important;}
56 listhead { -moz-binding: url("settings.xml#listhead") !important;}
57 listheader { -moz-binding: url("settings.xml#listheader") !important;}

  ViewVC Help
Powered by ViewVC 1.1.26