Skip to content

Commit

Permalink
play nicer with sc 1.6 ace theme
Browse files Browse the repository at this point in the history
  • Loading branch information
unicolet authored and Jonathan Lewis committed Feb 18, 2012
1 parent b02ca25 commit fa3d2fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/table.css
Expand Up @@ -109,7 +109,7 @@
}

.sctable-row-view.sel {
background-color: #CDDBF6 !important;
background-color: #CDDBF6;
border-right: 0px none;
color: black !important;
}
Expand All @@ -120,4 +120,4 @@

.sctable-row-view.hover {
background-color: #e7e7e7;
}
}

0 comments on commit fa3d2fb

Please sign in to comment.