X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fpreferences%2Fin-content%2Fpreferences.css;h=397f8a545cd9a4c1ca815e81d0a5fc538f2b439c;hp=e4c7e3374d1d2466caa6efd933d9b5cd246b22a9;hb=cac2a998599d19515fc59e7a93b9f8db9ca3a903;hpb=a21f2959e83ccf2205d47a86451bb082cb3aef31 diff --git a/LCARStrek/browser/preferences/in-content/preferences.css b/LCARStrek/browser/preferences/in-content/preferences.css index e4c7e337..397f8a54 100644 --- a/LCARStrek/browser/preferences/in-content/preferences.css +++ b/LCARStrek/browser/preferences/in-content/preferences.css @@ -192,12 +192,6 @@ prefpane { height: 500px; } -#handlersView > listheader { - border: none; - background: transparent; - padding: 0; -} - #handlersView > listheader > treecol { } @@ -207,6 +201,12 @@ prefpane { border-bottom: 1px solid #9C9CFF; } +#handlersView > listheader { + background: transparent; + border: 0; + padding: 0; +} + #typeColumn, #actionColumn { line-height: 20px; @@ -307,7 +307,8 @@ description > html|a { #weavePrefsDeck > vbox > description, #weavePrefsDeck > vbox > #pairDevice > label, #weavePrefsDeck > #needsUpdate > hbox > #loginError, -#weavePrefsDeck > #hasFxaAccount > hbox:not(#tosPP) > label { +#weavePrefsDeck > #hasFxaAccount > hbox:not(#tosPP-normal) > label, +#weavePrefsDeck > #hasFxaAccount > hbox:not(#tosPP-small) > label { /* no margin-start for elements at the begin of a line */ -moz-margin-start: 0; }