Remove the legacy footer styles

This commit is contained in:
Matt Rogers 2016-01-14 14:06:04 -06:00
parent 137e36497d
commit d18c6caf34

View file

@ -402,15 +402,6 @@ input.item-checkbox {
border-top: 1px solid #999;
}
#footer {
clear: both;
font-size: 85%;
text-align: center;
color: #999;
margin: 20px 310px 5px 20px;
padding: 0px;
}
a.footer_link {
color: #cc3334;
font-style: normal;
@ -437,10 +428,6 @@ a.footer_link {
width: 250px;
}
div#footer {
margin-right:410px;
}
/* override jquery css to match tracks defaults better */
div.ui-widget { font-size: 1em; }
div.ui-tabs li a { padding: 0.1em 1em; }