1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-09 22:01:05 +02:00

Admin Latest and Status indicators upgraded to bootstrap3.

This commit is contained in:
Cameron
2015-07-22 19:49:02 -07:00
parent 87d47a5924
commit 8356f01d2b
5 changed files with 24 additions and 16 deletions

View File

@@ -935,7 +935,7 @@ ul#e-status li a:hover { text-decoration: none; }
ul#e-latest { margin:0px 14px}
ul#e-latest li { padding-bottom:6px; font-size:85%}
ul#e-latest { line-height:17px }
ul#e-latest li a span.badge { float:right;font-size:85% }
ul#e-latest li a span.label { float:right;font-size:85% }
ul#e-latest li a:hover { text-decoration: none; }
#userclass-tree-structure { font-size:80% }

View File

@@ -1481,7 +1481,8 @@ legend{color:#fff}
.pager>li.disabled>a,.pager>li.disabled>a:hover{background-color:transparent;background-image:linear-gradient(#303030,#212121 60%,#171717);filter:none}
.breadcrumb{border:1px solid rgba(0,0,0,.6);background-image:linear-gradient(#303030,#212121 60%,#171717);filter:none}
.alert .alert-link,.alert a{color:#fff;text-decoration:underline}
.alert .close{color:#000;text-decoration:none}
.alert .close,.alert a.btn{text-decoration:none}
.alert .close{color:#000}
a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#0f0f0f}
.jumbotron{border:1px solid rgba(0,0,0,.6)}
.panel-danger .panel-heading,.panel-info .panel-heading,.panel-primary .panel-heading,.panel-success .panel-heading,.panel-warning .panel-heading{border-color:#000}