Fixed codding style in preferences.inc.css and removed unnecessary class. Removed the pngs in themes/shared/fxa draft
authordorelbarbu <dorelbarbu96@gmail.com>
Mon, 09 Jan 2017 10:08:04 +0200
changeset 457588 2cf372e1dd1a5d8cd84786610ff35f5450ccf067
parent 457587 7f124915d285f141062c2f1b51c30e6afce380d0
child 457590 928b36db6ecce3ad06cea127b390eb38f5d9c636
push id40818
push userbmo:dorelbarbu96@gmail.com
push dateMon, 09 Jan 2017 08:13:07 +0000
milestone53.0a1
Fixed codding style in preferences.inc.css and removed unnecessary class. Removed the pngs in themes/shared/fxa MozReview-Commit-ID: L505eLCSjSd
browser/themes/shared/incontentprefs/preferences.inc.css
--- a/browser/themes/shared/incontentprefs/preferences.inc.css
+++ b/browser/themes/shared/incontentprefs/preferences.inc.css
@@ -462,17 +462,17 @@ description > html|a {
   font-weight: bold;
   margin-bottom: 11px;
 }
 
 .fxaSyncIllustration {
   margin-top: 35px;
 }
 
-.fxaSyncIllustrationSvg{
+.fxaSyncIllustrationSvg {
   fill: #bfcbd3;
 }
 
 #syncOptions caption {
   margin-bottom: 11px;
 }
 
 #fxaDeviceName {
@@ -511,21 +511,16 @@ description > html|a {
 .fxaAccountBoxButtons > button {
   text-align: center;
   padding-left: 11px;
   padding-right: 11px;
   margin: 0;
   min-width: 0;
 }
 
-.svgFxaSyncIllustration
-{
-    fill: #bfcbd3;
-}
-
 .fxaAccountBoxButtons > button:first-child {
   margin-inline-end: 14px !important;
 }
 
 .fxaSyncIllustration {
   width: 231px;
 }