first part of syncing LCARStrek with Firefox 42-44 windows theme changes
[themes.git] / LCARStrek / browser / preferences / in-content / preferences.css
index 14169fc57402e3150ebe15d538203c6cc8169c45..88dd05cf2c8f841f8718d993fac9211d6633f01c 100644 (file)
@@ -310,16 +310,8 @@ description > html|a {
   margin-bottom: 8px;
 }
 
-#trackingProtectionImage {
-  width: 16px;
-  height: 16px;
-  list-style-image: url("chrome://browser/skin/bad-content-blocked-16.png");
-}
-
-@media (min-resolution: 2dppx) {
-  #trackingProtectionImage {
-    list-style-image: url("chrome://browser/skin/bad-content-blocked-16@2x.png");
-  }
+.text-link {
+  margin-bottom: 0;
 }
 
 #showUpdateHistory {
@@ -453,9 +445,11 @@ description > html|a {
 }
 
 #fxaProfileImage.actionable:hover {
+  box-shadow: 0px 0px 0px 1px #FFCF00;
 }
 
 #fxaProfileImage.actionable:hover:active {
+  box-shadow: 0px 0px 0px 1px #FF9F00;
 }
 
 #noFxaAccount {