This commit is contained in:
iAmShorty 2014-04-04 10:28:49 +02:00
parent 3b26d455c2
commit 37cdadbabc

View File

@ -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 */