X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fsidebar%2Fcustomize.css;fp=EarlyBlue%2Fcommunicator%2Fsidebar%2Fcustomize.css;h=8eadb76e271d3fcbbe331784af2ba4e61142be60;hp=0f42c33b244ec778e29e95ec9a6abf8fc5793b51;hb=74d14f90a7085ce7d63f78d6124b57e9a8422d3f;hpb=b87c9562a4c728734927c455c6201d13d11c8a9e diff --git a/EarlyBlue/communicator/sidebar/customize.css b/EarlyBlue/communicator/sidebar/customize.css index 0f42c33b..8eadb76e 100644 --- a/EarlyBlue/communicator/sidebar/customize.css +++ b/EarlyBlue/communicator/sidebar/customize.css @@ -38,30 +38,9 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* - Style rules specific to the Customize dialog. - */ -/* These rules apply appropriate images to the 'reorder' buttons */ -.up { - list-style-image:url("chrome://global/skin/scroll-up.gif"); - min-width: 0px; -} - -.up[disabled="true"] { - list-style-image:url("chrome://global/skin/scroll-up-disabled.gif"); -} - -.down { - min-width: 0px; - list-style-image:url("chrome://global/skin/scroll-down.gif"); -} - -.down[disabled="true"] { - list-style-image:url("chrome://global/skin/scroll-down-disabled.gif"); -} - .treecell-panel { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); @@ -91,12 +70,6 @@ treeitem[selected="true"][container="true"][open="true"] > treerow > .treecell-p list-style-image: url("chrome://communicator/skin/sidebar/sidebar-icon.gif"); } -/* -.tree-cell-twisty { - display: none !important; -} -*/ - box#reorder { -moz-box-pack: center; }