sixth and last part of syncing LCARStrek with Firefox 41 windows theme changes
[themes.git] / LCARStrek / browser / newtab / newTab.css
index 56fef1b87c32483a689d13e85042bff619dab2fc..dea4dd6dfa0e98241bbd5c34f78fd18956a18d5d 100644 (file)
@@ -93,9 +93,7 @@ body {
 }
 
 /* CELLS */
 }
 
 /* CELLS */
-.newtab-cell,
-.newtab-intro-cell,
-.newtab-intro-cell-hover {
+.newtab-cell {
   background-color: rgba(255,159,0,.2);
   border: 1px solid;
   border-color: #9C9CFF;
   background-color: rgba(255,159,0,.2);
   border: 1px solid;
   border-color: #9C9CFF;
@@ -116,17 +114,10 @@ body {
 
 .newtab-cell:not([ignorehover]) .newtab-control:hover ~ .newtab-link,
 .newtab-cell:not([ignorehover]) .newtab-link:hover,
 
 .newtab-cell:not([ignorehover]) .newtab-control:hover ~ .newtab-link,
 .newtab-cell:not([ignorehover]) .newtab-link:hover,
-.newtab-site[dragged],
-.newtab-intro-cell-hover .newtab-link {
+.newtab-site[dragged] {
   box-shadow: 0 0 10px rgba(0,132,132,.3);
 }
 
   box-shadow: 0 0 10px rgba(0,132,132,.3);
 }
 
-.newtab-intro-cell .newtab-thumbnail,
-.newtab-intro-cell-hover .newtab-thumbnail {
-  background-color: #9C9CFF;
-  background-image: url("chrome://browser/skin/newtab/whimsycorn.png");
-}
-
 .newtab-site[dragged] {
   transition-property: box-shadow, background-color;
   background-color: #002121;
 .newtab-site[dragged] {
   transition-property: box-shadow, background-color;
   background-color: #002121;