* finish task #2688.
This commit is contained in:
@@ -722,7 +722,16 @@ body {font-size: 13px; color:#141414;padding-bottom: 40px;}
|
||||
#passwordStrength{display:none;}
|
||||
|
||||
.fixedTfootAction {position: fixed; bottom: 40px; box-shadow: 0 -3px 4px rgba(0,0,0,0.05)}
|
||||
.table > .fixedTfootAction > tr > td {background: #F8FAFE; border-top-color: #bbb; border-bottom: none}
|
||||
.table > .fixedTfootAction > tr > td {background: #114f8e; border: none; color: #fff}
|
||||
.fixedTfootAction .btn {border: 1px solid #fff; border-color: rgba(255,255,255,.5); background-color: #2e6dad!important; text-shadow: none; color: #e5e5e5!important;}
|
||||
.fixedTfootAction .btn:hover {background-color: #114f8e!important;}
|
||||
.fixedTfootAction .pager,
|
||||
.fixedTfootAction .pager > a,
|
||||
.fixedTfootAction .pager > .dropdown > a,
|
||||
.fixedTfootAction .table-actions > .text {color: #e5e5e5}
|
||||
.fixedTfootAction .pager strong,
|
||||
.fixedTfootAction .table-actions > .text strong {color: #fff;}
|
||||
.fixedTfootAction .pager .dropdown > a:hover, .fixedTfootAction .pager > a:hover {background-color: #2e6dad}
|
||||
.fixedTheadOfList {position: fixed; top: 0px; z-index:1000;}
|
||||
.datatable.head-fixed > .datatable-head .table > thead > tr > th,
|
||||
.fixedTheadOfList > thead > tr > th {background-color: #114f8e; border-bottom-color: #bbb; color: #aaa}
|
||||
|
||||
Reference in New Issue
Block a user