home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2005 October
/
Gamestar_77_2005-10_dvd.iso
/
Programy
/
nsb-install-8-0.exe
/
chrome
/
fusion.jar
/
skin
/
fusion
/
aim
/
appWindow.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2005-07-29
|
1KB
|
51 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");
/* ::::: logo box ::::: */
#app-logo-box {
background: url("chrome://communicator/skin/toolbar/prtb-bg-noline.gif") repeat-x top;
}
#app-title-runman {
list-style-image: url("chrome://aim/locale/aim-mast.gif");
}
#app-title-runman[sessionMode="Icq"] {
list-style-image: url("chrome://aim/locale/icq-mast.gif");
}
/* ::::: border/spacing adjustments ::::: */
#sidebar-box {
border-right: none;
}
.iframe-panel {
border-left: none;
}
#navigator-throbber {
border: none !important;
list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif");
background-color: transparent !important;
margin-top: 3px !important;
margin-bottom: 3px !important;
}
#navigator-throbber[busy="true"] {
list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif");
}
#sidebar-close-button {
display : none;
}