X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fpreferences%2Fin-content%2Fpreferences.css;h=9bdbfe74610109ddd4877825309479367ca0d4bc;hb=b336389b03be6c31afa4a33a56b2650dfd950dcb;hp=00d77fd9459f0f7a148c88aee26f5f6f5d9af559;hpb=5d891ecfda73ab1622e30641bee56eb01b4d0ca7;p=themes.git diff --git a/LCARStrek/browser/preferences/in-content/preferences.css b/LCARStrek/browser/preferences/in-content/preferences.css index 00d77fd9..9bdbfe74 100644 --- a/LCARStrek/browser/preferences/in-content/preferences.css +++ b/LCARStrek/browser/preferences/in-content/preferences.css @@ -28,7 +28,6 @@ max-width: 800px; font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif; font-size: 1.25rem; - line-height: 22px; color: #FF9F00; } @@ -287,8 +286,8 @@ description > html|a { #weavePrefsDeck > vbox > description, #weavePrefsDeck > vbox > #pairDevice > label, #weavePrefsDeck > #needsUpdate > hbox > #loginError, -#weavePrefsDeck > #hasFxaAccount > hbox:not(#tosPP-normal) > label, -#weavePrefsDeck > #hasFxaAccount > hbox:not(#tosPP-small) > label { +#weavePrefsDeck > #hasFxaAccount > vbox > label, +#weavePrefsDeck > #hasFxaAccount > hbox:not(#tosPP-normal) > label { /* no margin-start for elements at the begin of a line */ -moz-margin-start: 0; } @@ -366,6 +365,7 @@ description > html|a { #dialogTitle { text-align: center; + -moz-user-select: none; } .close-icon { @@ -437,6 +437,19 @@ description > html|a { to { opacity: 1; } } +/** + * Sync + */ + +#fxaDeviceName { + margin: 14px 0px; +} + +#fxaSyncComputerName.plain { + background-color: transparent; + opacity: 1; +} + /* === END shared/in-content/preferences.css === */ caption {