mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-17 07:40:12 +01:00
Remove the legacy footer styles
This commit is contained in:
parent
137e36497d
commit
d18c6caf34
1 changed files with 0 additions and 13 deletions
|
|
@ -402,15 +402,6 @@ input.item-checkbox {
|
||||||
border-top: 1px solid #999;
|
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 {
|
a.footer_link {
|
||||||
color: #cc3334;
|
color: #cc3334;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
|
@ -437,10 +428,6 @@ a.footer_link {
|
||||||
width: 250px;
|
width: 250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#footer {
|
|
||||||
margin-right:410px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* override jquery css to match tracks defaults better */
|
/* override jquery css to match tracks defaults better */
|
||||||
div.ui-widget { font-size: 1em; }
|
div.ui-widget { font-size: 1em; }
|
||||||
div.ui-tabs li a { padding: 0.1em 1em; }
|
div.ui-tabs li a { padding: 0.1em 1em; }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue