X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fpreferences%2Fpreferences.css;h=df3add6e47fa37ee523b536093108b289da040b2;hb=702d3d616e8e01b04dfa92d676bda96543a75560;hp=2b2afc1443b4e5778c984cd0b3e96e015f003843;hpb=5401f433c81e15242767be2df7f86a5c7d99a86d;p=themes.git diff --git a/LCARStrek/browser/preferences/preferences.css b/LCARStrek/browser/preferences/preferences.css index 2b2afc14..df3add6e 100644 --- a/LCARStrek/browser/preferences/preferences.css +++ b/LCARStrek/browser/preferences/preferences.css @@ -79,6 +79,12 @@ label.small { margin: 6px; } +/* Content Pane */ +#translationAttributionImage { + width: 70px; + cursor: pointer; +} + /* Applications Pane */ #BrowserPreferences[animated="true"] #handlersView { height: 25em; @@ -182,11 +188,3 @@ label.small { #noFxaAccount > label:first-child { margin-bottom: 0.6em; } - -#fxa-pweng-help-link > label { - margin: 0; -} - -#fxa-pweng-help-link > image { - list-style-image: url("chrome://global/skin/icons/question-16.png"); -}