home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / firefox-3.0.14 / chrome / browser.jar / content / browser / pageinfo / pageInfo.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-04-13  |  356 b   |  17 lines

  1.  
  2. #viewGroup radio {
  3.   -moz-binding: url("chrome://mozapps/content/extensions/extensions.xml#viewbutton");
  4. }
  5.  
  6. richlistitem[feed] {
  7.   -moz-binding: url("chrome://browser/content/pageinfo/feeds.xml#feed");
  8. }
  9.  
  10. richlistitem[feed]:not([selected="true"]) .feed-subscribe {
  11.   display: none;
  12. }
  13.  
  14. groupbox[closed="true"] > .groupbox-body { 
  15.   visibility: collapse;
  16. }
  17.