home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 January
/
01_02.iso
/
software
/
netscape62win
/
skinclas.xpi
/
bin
/
chrome
/
classic.jar
/
skin
/
classic
/
aim
/
appWindow.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2001-05-08
|
1KB
|
50 lines
/* ===== 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;
}