]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Update terms form to use bootstrap
[rails.git] / app / assets / stylesheets / common.scss
index c010691c6520a2e7f22c15fbab0dfae3106f0d6a..481025d81fac69e855a7ea1dc83fb743dc53ff6e 100644 (file)
@@ -4,8 +4,6 @@
 
 /* Styles common to large and small screens */
 
-.fillL { background-color: white; }
-
 /* Default rules for the body of every page */
 
 body {
@@ -1319,13 +1317,6 @@ tr.turn:hover {
       list-style-type: lower-alpha;
     }
   }
-
-  #decline {
-    background: $lightblue;
-    &:hover {
-      background: darken($lightblue, $hovercolor);
-    }
-  }
 }
 
 /* Rules for the account settings page */