X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fcommunicator.css;h=23b5c4bd37a5ecd80859b12c8d9ca883c6bfc6b1;hp=e625580ae39a113524a226ffb3cfaf2d95a72ec3;hb=b0dd5ccaf7176c45e5be00fa0f63bf0a6d1fc33e;hpb=8b17a53f795d5dac9741cb28dc374ddb927488ae diff --git a/LCARStrek/communicator/communicator.css b/LCARStrek/communicator/communicator.css index e625580a..23b5c4bd 100644 --- a/LCARStrek/communicator/communicator.css +++ b/LCARStrek/communicator/communicator.css @@ -122,8 +122,26 @@ menuitem.menuitem-iconic > .menu-iconic-left { display: -moz-box; } -/* ::::: download manager ::::: */ +/* ::::: sync notification ::::: */ -#downloadView > treechildren::-moz-tree-image(Name) { - -moz-margin-end: 2px; +#sync-notifications > notification { + margin-top: 3px; +} + +#sync-notifications > notification > .notification-inner > hbox > button { + margin: 0; +} + +/******* lightweight themes *******/ + +toolbar button:-moz-lwtheme, +toolbar menulist:-moz-lwtheme:not([open="true"]), +toolbar textbox:-moz-lwtheme:not([focused="true"]) { + opacity: .8; +} + +treecols:-moz-lwtheme { + text-shadow: none; + color: #000000; + background-color: #9C9CFF; }