X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/9963fcffc09bae24e9eca2005bf5ad8d67365216..0bc9ede6ffd81d4aa2237d066d64cdb5e901fec4:/app/assets/stylesheets/common.scss?ds=sidebyside diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index d3b6868a4..8ab10773b 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1447,13 +1447,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 {