Skip to content

Commit

Permalink
starting tab style with page: http://sites.phplist/lists/admin/?page=…
Browse files Browse the repository at this point in the history
  • Loading branch information
mariez committed Mar 20, 2016
1 parent 5e3ca8a commit 3e728d1
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions css/style.css
Expand Up @@ -14,6 +14,9 @@ TABLE OF CONTENT
## login
## dashboard
# tabs
*******************************/


Expand Down Expand Up @@ -53,7 +56,9 @@ body.home .custom-attribute .btn.btn-info span{font-size: 25px}
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}
.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 3e728d1

Please sign in to comment.