mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-28 04:48:49 +01:00
updated compressed stylesheets because of previous commit
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@653 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
parent
8ca6956886
commit
439e40693d
1 changed files with 3 additions and 3 deletions
|
|
@ -50,7 +50,7 @@ body.stats #topbar {filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1}
|
|||
#minilinks {text-align: right; position: fixed; right: 15px; top: 10px; font-size: 0.9em}
|
||||
.container {padding: 0px 5px 0px 5px; border: 1px solid #999; margin: 0px 0px 15px 0px; background: #fff}
|
||||
.completed {background: #eee}
|
||||
.container h2 {background: #ccc; padding: 5px; margin-top: 0px; margin-left: -5px; margin-right: -5px; margin-bottom: 0px; color: #666}
|
||||
.container h2 {background: #ccc; padding: 5px; margin-top: 0px; margin-left: -5px; margin-right: -5px; margin-bottom: 0px; color: #666; position:relative}
|
||||
.container_toggle img {height:20px; width:20px; border:0px}
|
||||
h2 a, h2 a:link, h2 a:active, h2 a:visited {color: #666; text-decoration: none}
|
||||
h2 a:hover {color: #cc3334; background-color: transparent; text-decoration: none}
|
||||
|
|
@ -62,7 +62,7 @@ div#input_box {margin: 0px 15px 0px 58%; padding: 0px 15px 0px 0px}
|
|||
div.item-container {padding: 2px 0px; line-height:20px; clear: both}
|
||||
a.icon {float: left; vertical-align: middle; background-color: transparent}
|
||||
input.item-checkbox {float: left; margin-left: 10px; vertical-align: middle}
|
||||
.description {margin-left: 85px}
|
||||
.description {margin-left: 85px; position:relative }
|
||||
.stale_l1, .stale_l2, .stale_l3 {margin-left: 82px; padding-left: 3px}
|
||||
.stale_l1 {background: #ffC}
|
||||
.tools {margin-left: 25px; width: 40px; border-top: 1px solid #999}
|
||||
|
|
@ -109,7 +109,7 @@ li {font-size: 1.1em; padding: 3px 0px}
|
|||
#sidebar li {padding: auto}
|
||||
#sidebar .integrations-link {margin-top:10px; padding-top:10px; font-size: 0.8em}
|
||||
.sortable_row {background: #fff; _background: transparent; padding: 4px 4px 4px 8px; margin: 2px 2px; border: 1px solid #ccc}
|
||||
.edit-form {background: #ccc; padding: 0 10px; border-top: 1px solid #999; border-bottom: 1px solid #999}
|
||||
.edit-form {background: #ccc; padding: 0 10px; border-top: 1px solid #999; border-bottom: 1px solid #999; position:relative}
|
||||
.label {text-align: right}
|
||||
input {vertical-align: middle}
|
||||
img.position, a:hover img.position {text-align: left; vertical-align: middle; background-color: transparent}
|
||||
Loading…
Add table
Add a link
Reference in a new issue