mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-03 06:21:49 +01:00
Merge pull request #1714 from TracksApp/clean-up-bad-whitespace
Cleanup tabs and trailing whitespace
This commit is contained in:
commit
9375f40b6f
84 changed files with 407 additions and 407 deletions
|
|
@ -20,7 +20,7 @@ var TracksPages = {
|
|||
$('#sidebar').html(html);
|
||||
},
|
||||
slide_up_and_remove: function(selector) {
|
||||
$(selector).slideUp(1000, function() {
|
||||
$(selector).slideUp(1000, function() {
|
||||
$(selector).remove();
|
||||
});
|
||||
},
|
||||
|
|
@ -194,4 +194,4 @@ var TracksPages = {
|
|||
/* fade flashes and alerts in automatically */
|
||||
$(".alert").fadeOut(8000);
|
||||
}
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ img {
|
|||
#minilinks, .defer-container, .menu_sort, .position, .buttons, .sf-item-menu,
|
||||
.container_toggle, .grip, .show_notes, .recurring_icon, #project-next-prev,
|
||||
.project_settings, .add_note_link {
|
||||
display:none;
|
||||
display:none;
|
||||
}
|
||||
|
||||
.tag {
|
||||
|
|
@ -64,7 +64,7 @@ ul {
|
|||
|
||||
li {
|
||||
margin: .1em 0 .1em 2em;
|
||||
line-height: 1.4em;
|
||||
line-height: 1.4em;
|
||||
}
|
||||
|
||||
.item-container {
|
||||
|
|
|
|||
|
|
@ -339,7 +339,7 @@ a.show_successors:hover, a.link_to_successors:hover {background-image: image-url
|
|||
width: 14px;
|
||||
border: 0px;
|
||||
background: image-url('collapse_expand.png') no-repeat left top;
|
||||
|
||||
|
||||
.context_collapsed & { background-position: left bottom; }
|
||||
}
|
||||
|
||||
|
|
@ -485,7 +485,7 @@ input.item-checkbox {
|
|||
a.footer_link {
|
||||
color: #cc3334;
|
||||
font-style: normal;
|
||||
|
||||
|
||||
&:hover {
|
||||
color: #fff;
|
||||
background-color: #cc3334 !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue