home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 114 / CDRom114.iso / internet / temathun / Mars.jar / global / subskin / background.css next >
Encoding:
Cascading Style Sheet File  |  2004-04-29  |  461 b   |  10 lines

  1. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  2.  
  3. tab[selected="true"] {
  4.   background-color: #F3F3F0 !important;
  5. }
  6.  
  7. toolbar, menubar, tabbox, splitter, treecol, treecolpicker, sidebarheader, caption, statusbar, tabs, window, page, wizard, .box-texttab, menupopup, popup, dialog, sidebarheader, .alertBox, .headerContainer, .console-row-icon {
  8.   background-color: #ECE9D8 !important;
  9.   -moz-appearance: none !important;
  10. }