X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fcommunicator.css;h=32ab479dc30663e866cddac8884fa9003f3316d2;hp=4e1c8e4186c94f025aa183b21dffd71aaa3a6ba2;hb=ff5bd775546d38764c6aaefbc5dcc6c62f12c7be;hpb=507ac7083376c5328e9b5657f4f4a1d9c27815fa diff --git a/LCARStrek/communicator/communicator.css b/LCARStrek/communicator/communicator.css index 4e1c8e41..32ab479d 100644 --- a/LCARStrek/communicator/communicator.css +++ b/LCARStrek/communicator/communicator.css @@ -115,8 +115,20 @@ menubar[xpfe="false"] { margin: 0px !important; } -/* ::::: download manager ::::: */ +/* ::::: iconic menus and menuitems ::::: */ -#downloadView > treechildren::-moz-tree-image(Name) { - -moz-margin-end: 2px; +menu.menu-iconic > .menu-iconic-left, +menuitem.menuitem-iconic > .menu-iconic-left { + display: -moz-box; +} + +/******* lightweight themes *******/ +window[lwtheme="true"] { + background-repeat: no-repeat; + background-position: top right; +} + +statusbar[lwthemefooter="true"] { + background-repeat: no-repeat; + background-position: bottom left; }