Skip to content

Commit

Permalink
remove bg from tab-content
Browse files Browse the repository at this point in the history
  • Loading branch information
mariez committed Mar 20, 2016
1 parent 83a3423 commit a77da13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css
Expand Up @@ -59,7 +59,7 @@ body.home .custom-attribute td.listingname{padding-left:40px}

/* # tabs ************/
ul.nav-tabs{padding:0}
div.tab-content{padding:20px;border:1px solid #CCC;background:#F6F6F6}
div.tab-content {padding:20px;border:1px solid #CCC}
.nav.nav-tabs .active a,.nav.nav-tabs .active a:focus{background-color:#E6E6E6;outline:none}

/* End of /lists/admin/ui/bootlist/css/style.css */

0 comments on commit a77da13

Please sign in to comment.