mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Merge pull request #2235 from ZeiP/preferences_fixes
Fix the preferences form: Labels' for attributes, boolean fields and …
This commit is contained in:
commit
ece584c3f6
5 changed files with 13 additions and 5 deletions
|
|
@ -428,6 +428,10 @@ a.footer_link {
|
|||
width: 250px;
|
||||
}
|
||||
|
||||
input[type="checkbox"] {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/* override jquery css to match tracks defaults better */
|
||||
div.pref_new_token a { color: #CC3334; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue