/[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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5 by dpavlin, Thu Jul 15 20:52:04 2004 UTC revision 6 by dpavlin, Fri Jul 16 11:25:24 2004 UTC
# Line 1  Line 1 
1  textbox[id="li-tb-generated"] {  body {
2          margin: 0px 1px 0px 1px !important;          background-color: Window;
3          padding: 0px 1px 0px 4px !important;  }
         xxborder-width: 1px 1px 1px 1px !important;  
         border-width: 0px !important;  
         -moz-outline: #333333 solid 1px !important; }  
   
 *[disabled="true"] {  
         cursor: default !important; }  
 checkbox, radio, button, toolbarbutton {  
         cursor: pointer !important; }  
 toolbarbutton {  
         border-style: none !important; }  
   
 toolbarbutton[id="newbutton"],  
 toolbarbutton[id="newbutton"]:hover {  
         border-style: none !important;  
         x-moz-outline: 2px groove #BB9999 !important;  
         font-style: italic !important;  
         color: #663333 !important;  
         /*  
         xpadding: 1px 2px 1px 0px !important;  
         border-width: 2px !important;  
         border-color: LightGray !important;  
         border-style: groove inset inset none !important;  
         -moz-border-top-colors: LightGray !important;  
         -moz-border-right-colors: LightGray !important;  
         -moz-border-bottom-colors: LightGray !important;  
         -moz-border-left-colors: LightGray !important;  
         xx-moz-border-radius-topright: 3pt !important;  
         xx-moz-border-radius-bottomright: 3pt !important;  
         xx-moz-outline: 2px ridge black !important;  
         */ }  
           
 toolbarbutton[id="newbutton"] label {  
         xvisibility: hidden !important; }  
 toolbarbutton[id="newbutton"]:hover label {  
         visibility: visible !important;  
         font-style: italic !important;  
         color: #663333 !important; }  
   
   
 xxlistitem { border-width: 0px !important; }  
   
 listbox-base { -moz-binding: url("settings.xml#listbox-base") !important;}  
 listbox { -moz-binding: url("settings.xml#listbox") !important;}  
 listrows { -moz-binding: url("settings.xml#listrows") !important;}  
 listitem { -moz-binding: url("settings.xml#listitem") !important; border-width: 0px !important; }  
 listitem-iconic { -moz-binding: url("settings.xml#listitem-iconic") !important;}  
 listitem-checkbox { -moz-binding: url("settings.xml#listitem-checkbox") !important;}  
 listitem-checkbox-iconic { -moz-binding: url("settings.xml#listitem-checkbox-iconic") !important;}  
 listcell { -moz-binding: url("settings.xml#listcell-iconic") !important;}  
 listcell-iconic { -moz-binding: url("settings.xml#listcell-iconic") !important;}  
 listcell-checkbox { -moz-binding: url("settings.xml#listcell-checkbox") !important;}  
 listcell-checkbox-iconic { -moz-binding: url("settings.xml#listcell-checkbox-iconic") !important;}  
 listhead { -moz-binding: url("settings.xml#listhead") !important;}  
 listheader { -moz-binding: url("settings.xml#listheader") !important;}  

Legend:
Removed from v.5  
changed lines
  Added in v.6

  ViewVC Help
Powered by ViewVC 1.1.26