mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +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;
|
||||
}
|
||||
|
||||
#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; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue