X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fnavigator%2Fnavigator.css;h=098467fc401b008680b90c86bcce0b8349a8dce2;hp=676ff2f175cc78aebb6de211bfe62263c83eb55b;hb=7f8406cd581ff96c12ddcc8467cbd617239287a3;hpb=e90cc3a49fa88fba5e9ac6171f427e18f7f8e60b diff --git a/LCARStrek/navigator/navigator.css b/LCARStrek/navigator/navigator.css index 676ff2f1..098467fc 100644 --- a/LCARStrek/navigator/navigator.css +++ b/LCARStrek/navigator/navigator.css @@ -365,6 +365,11 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon { height: 16px; } +.click-to-play-plugins-notification-content { + margin: -10px; + border-radius: 4px; +} + .click-to-play-plugins-notification-icon-box { background-color: #000000; -moz-border-end: 1px solid #FF9F00; @@ -472,7 +477,7 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon { } #page-proxy-deck { - cursor: -moz-grab; + cursor: grab; margin: 0; }