make pin display better on pinned tiles
authorRobert Kaiser <kairo@kairo.at>
Sun, 19 Apr 2015 22:33:43 +0000 (00:33 +0200)
committerRobert Kaiser <kairo@kairo.at>
Sun, 19 Apr 2015 22:33:43 +0000 (00:33 +0200)
LCARStrek/browser/newtab/controls.svg
LCARStrek/browser/newtab/newTab.css

index 5455d6111b6cf1c8e32c31c19e970c637246134b..b1db99a0ce69b1ec55f62c65c29cebfa8d9b1cc0 100644 (file)
@@ -19,7 +19,7 @@
       }
 
       .glyphShape-style-pin {
-        fill: #FFCF00;
+        fill: #000000;
       }
 
       .glyphShape-style-hover-gear {
index fad81c15f8c360fbd3c2f2f7565cf74e2d35595c..8e53931507e15a7a8f8c158a5aa0dff19bd29d01 100644 (file)
   background-size: 10px;
   content: "";
   height: 17px;
-  left: 0;
+  left: 5px;
+  top: 5px;
   position: absolute;
   width: 10px;
 }