[UPDATE] style fixes
This commit is contained in:
parent
37cdadbabc
commit
22e9a62d4e
@ -434,14 +434,6 @@ 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;
|
||||
}
|
||||
@ -609,4 +601,24 @@ div.fade {
|
||||
-ms-overflow-style: -ms-autohiding-scrollbar;
|
||||
}
|
||||
|
||||
/* End Tables */
|
||||
/* 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 */
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user