]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Preview colour tag value using svg
[rails.git] / app / assets / stylesheets / common.scss
index 6a6e4518688774922ed490d1eb46914166a65ade..f0746117d7b53dcd29010e509c1d2225b363835c 100644 (file)
@@ -562,16 +562,6 @@ header .search_forms,
   display: none;
 }
 
-/* Rules for the map key which appears in the popout sidebar */
-
-#mapkey {
- .mapkey-table-key img {
-    display: block;
-    margin-left: auto;
-    margin-right: auto;
-  }
-}
-
 /* Rules for search sidebar */
 
 #sidebar .search_results_entry {
@@ -655,12 +645,6 @@ tr.turn:hover {
     tr:last-child th, tr:last-child td {
       border-bottom: 0;
     }
-
-    .colour-preview-box {
-      width: 14px;
-      height: 14px;
-      // add color via inline css on element: background-color: <tag value>;
-    }
   }
 
   span.action-button:hover {