X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fmessenger%2Faddressbook%2Faddressbook.css;h=1cae727b96c0dc7571381c81e35cd1cb5b0c0de8;hb=0c7f928db227e5dcf900830c3cf317205c2acd33;hp=19fc7b001167cd4fb56f7ef79e841ef9e7a99c28;hpb=8a7d069013fcea93195a9b206a60470cba3a0fc2;p=themes.git diff --git a/EarlyBlue/messenger/addressbook/addressbook.css b/EarlyBlue/messenger/addressbook/addressbook.css index 19fc7b00..1cae727b 100644 --- a/EarlyBlue/messenger/addressbook/addressbook.css +++ b/EarlyBlue/messenger/addressbook/addressbook.css @@ -41,7 +41,6 @@ ======================================================================= */ @import url("chrome://messenger/skin/"); -@import url("chrome://communicator/skin/sidebar/sidebar.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @@ -80,11 +79,11 @@ } #button-newim { - list-style-image:url("chrome://messenger/skin/addressbook/icons/newmsg.gif"); + list-style-image:url("chrome://messenger/skin/addressbook/icons/im.gif"); } #button-newim[disabled="true"] { - list-style-image: url("chrome://messenger/skin/addressbook/icons/newmsg-disabled.gif") !important; + list-style-image: url("chrome://messenger/skin/addressbook/icons/im-disabled.gif") !important; } #button-delete { @@ -95,16 +94,6 @@ list-style-image: url("chrome://global/skin/icons/trash-disabled.gif") !important; } -/* ::::: sidebar header ::::: */ - -sidebarheader { - border: 1px outset #CCD0DD; -} - -#sidebar-title-box { - border: none; -} - /* CardView styles - used in the Card View Pane */ #CardViewOuterBox { @@ -186,13 +175,6 @@ html|p { /* ::::: border adjustments ::::: */ -#sidebar-box { -/* border-top: none; - border-right: 1px solid ThreeDHighlight; - border-bottom: none; - border-left: 1px solid ThreeDShadow; */ -} - #dirTree, #abResultsTree { border: none; margin: 0px;