Removed not needed rule.
This commit is contained in:
parent
f38149e823
commit
c5622e5432
1 changed files with 1 additions and 5 deletions
|
@ -2041,10 +2041,6 @@ footer {
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
.task .modified.priority.icon {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.task.active {
|
||||
background: #389ed9;
|
||||
}
|
||||
|
@ -2106,7 +2102,7 @@ footer {
|
|||
.level-3 .modified.priority.icon:after {
|
||||
background-color: #faab00;
|
||||
border-color: #faab00;
|
||||
}
|
||||
}
|
||||
|
||||
.task .closeTask {
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in a new issue