]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Changed sidebar close button to Bootstrap
[rails.git] / app / assets / stylesheets / common.scss
index d3b6868a44fe527d8603809c7a43502049311f15..5a03c49e1f54383c79f2747a4a66a30bd1f9ab13 100644 (file)
@@ -633,11 +633,6 @@ body.compact-nav {
   padding: $lineheight/2 $lineheight;
   // background: $offwhite;
   // border-bottom: 1px solid $grey;
-  > .close {
-    float: right;
-    margin-top: 2px;
-    cursor: pointer;
-  }
 }
 
 #browse_status {
@@ -1447,13 +1442,6 @@ dl.dl-inline {
   }
 }
 
-/* Customise the background colour of striped tables */
-
-.table-striped > tbody > tr:nth-child(2n+1) > td,
-.table-striped > tbody > tr:nth-child(2n+1) > th {
-   background-color: $offwhite;
-}
-
 /* Rules for OpenID logo */
 
 .openid_logo {