rollback
This commit is contained in:
parent
3b26d455c2
commit
37cdadbabc
@ -434,6 +434,14 @@ div.dataTables_paginate ul.pagination {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.footer {
|
||||
clear: both;
|
||||
text-align: center;
|
||||
padding: 4px 0px 0px;
|
||||
font-size: 11px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.margin-bottom-sm {
|
||||
margin-bottom: 5px !important;
|
||||
}
|
||||
@ -601,24 +609,4 @@ div.fade {
|
||||
-ms-overflow-style: -ms-autohiding-scrollbar;
|
||||
}
|
||||
|
||||
/* End Tables */
|
||||
|
||||
/* Footer */
|
||||
|
||||
|
||||
.footer {
|
||||
clear: both;
|
||||
text-align: center;
|
||||
padding: 4px 0px 0px;
|
||||
font-size: 11px;
|
||||
width: 100%;
|
||||
margin-bottom: 5px !important;
|
||||
}
|
||||
|
||||
.confirmations {
|
||||
color: #F79D00;
|
||||
}
|
||||
|
||||
/* End Footer */
|
||||
|
||||
|
||||
/* End Tables */
|
||||
Loading…
Reference in New Issue
Block a user