home *** CD-ROM | disk | FTP | other *** search
- /* ===== buddyWindow.css ===============================================
- == Used in the stand-alone Buddy List window.
- ======================================================================= */
-
- @import url("chrome://aim/content/appWindow.css");
- @import url("chrome://communicator/skin/sidebar/sidebar.css");
- @import url("chrome://aim/skin");
-
- @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
- /* App Titlebar */
-
- #app-title-text
- {
- list-style-image : url("chrome://aim/skin/apptitletext.gif");
- }
-
- #app-title-runman
- {
- list-style-image : url("chrome://aim/skin/apprunman.gif");
- }
-
- #navigator-throbber,
- #navigator-throbber > .button-internal-box,
- #navigator-throbber:hover:active > .button-internal-box
- {
- border : 0px !important;
- margin : 0px !important;
- padding : 0px !important;
- }
-
- #app-logo-box
- {
- background-color : #003366;
- border-right : 2px groove threedface;
- }
-
- /* advertisement box */
-
- #ad-box
- {
- background-color : #336699;
- border-bottom : 2px groove threedface;
- }
-
- #adButton
- {
- border : none;
- }
-