Removed depricated tabs bottom
This commit is contained in:
@@ -161,18 +161,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
/* Nav tabs bottom */
|
||||
.tabs-bottom {
|
||||
&.nav-3 {
|
||||
li a {
|
||||
width: percentage(100/3)!important;
|
||||
}
|
||||
}
|
||||
li a {
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
|
||||
/* PAGINATION */
|
||||
.pagination {
|
||||
> li > a {
|
||||
|
||||
7
dist/css/AdminLTE.css
vendored
7
dist/css/AdminLTE.css
vendored
@@ -2458,13 +2458,6 @@ a:focus {
|
||||
background: transparent;
|
||||
color: #999;
|
||||
}
|
||||
/* Nav tabs bottom */
|
||||
.tabs-bottom.nav-3 li a {
|
||||
width: 3333.33333333% !important;
|
||||
}
|
||||
.tabs-bottom li a {
|
||||
border: 0;
|
||||
}
|
||||
/* PAGINATION */
|
||||
.pagination > li > a {
|
||||
background: #fafafa;
|
||||
|
||||
2
dist/css/AdminLTE.min.css
vendored
2
dist/css/AdminLTE.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user