Browse Source

Compile navs.less

Abdullah Almsaeed 9 years ago
parent
commit
feac61b20c
2 changed files with 18 additions and 0 deletions
  1. 18 0
      dist/css/AdminLTE.css
  2. 0 0
      dist/css/AdminLTE.min.css

+ 18 - 0
dist/css/AdminLTE.css

@@ -2541,6 +2541,24 @@ a:focus {
   background: transparent;
   background: transparent;
   color: #999;
   color: #999;
 }
 }
+.nav-tabs-custom.tab-primary > .nav-tabs > li.active {
+  border-top-color: #3c8dbc;
+}
+.nav-tabs-custom.tab-info > .nav-tabs > li.active {
+  border-top-color: #00c0ef;
+}
+.nav-tabs-custom.tab-danger > .nav-tabs > li.active {
+  border-top-color: #dd4b39;
+}
+.nav-tabs-custom.tab-warning > .nav-tabs > li.active {
+  border-top-color: #f39c12;
+}
+.nav-tabs-custom.tab-success > .nav-tabs > li.active {
+  border-top-color: #00a65a;
+}
+.nav-tabs-custom.tab-default > .nav-tabs > li.active {
+  border-top-color: #d2d6de;
+}
 /* PAGINATION */
 /* PAGINATION */
 .pagination > li > a {
 .pagination > li > a {
   background: #fafafa;
   background: #fafafa;

File diff suppressed because it is too large
+ 0 - 0
dist/css/AdminLTE.min.css


Some files were not shown because too many files changed in this diff