[UPDATE] style fixes

This commit is contained in:
iAmShorty 2014-04-04 10:30:14 +02:00
parent 37cdadbabc
commit 22e9a62d4e

View File

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