Removed not needed rule.

This commit is contained in:
Martin Edenhofer 2015-01-13 17:04:54 +01:00
parent f38149e823
commit c5622e5432

View file

@ -2041,10 +2041,6 @@ footer {
text-decoration: none; text-decoration: none;
} }
.task .modified.priority.icon {
margin-right: 8px;
}
.task.active { .task.active {
background: #389ed9; background: #389ed9;
} }
@ -2106,7 +2102,7 @@ footer {
.level-3 .modified.priority.icon:after { .level-3 .modified.priority.icon:after {
background-color: #faab00; background-color: #faab00;
border-color: #faab00; border-color: #faab00;
} }
.task .closeTask { .task .closeTask {
position: absolute; position: absolute;