]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Custom bootstrap with all components disabled
[rails.git] / app / assets / stylesheets / common.scss
index 40c5eaa2a8e91f4362b4852ea389bfefa1085608..2df150550e7c16dd5d35ae7891d62c580fdea3cf 100644 (file)
@@ -1,4 +1,5 @@
 @import "parameters";
+@import "bootstrap-custom";
 
 /* Styles common to large and small screens */
 
@@ -1236,7 +1237,7 @@ tr.turn:hover {
       width: 12px;
       height: 12px;
       margin: 4px 0px;
-      border: 1px solid rgba(0, 0, 0, .1); 
+      border: 1px solid rgba(0, 0, 0, .1);
       // add color via inline css on element: background-color: <tag value>;
     }
   }