2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

-background to -bg for body and table vars

This commit is contained in:
Mark Otto
2013-03-31 17:29:05 -07:00
parent d6f37f3c56
commit b7fa0d3434
4 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
color: @gray;
background-color: @body-background;
background-color: @body-bg;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;