forked from wallabag/wallabag
Fix duplicated code removed
This commit is contained in:
@ -73,20 +73,6 @@ main {
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-entry-labels-hidden li {
|
|
||||||
display: inline-block;
|
|
||||||
background-color: $blueAccentColor;
|
|
||||||
margin: 0 5px;
|
|
||||||
padding: 5px 12px;
|
|
||||||
border-radius: 3px;
|
|
||||||
color: #fff;
|
|
||||||
max-height: 2em;
|
|
||||||
max-width: calc(100% - 15px);
|
|
||||||
overflow: hidden;
|
|
||||||
text-overflow: ellipsis;
|
|
||||||
white-space: nowrap;
|
|
||||||
}
|
|
||||||
|
|
||||||
.card-content .estimatedTime {
|
.card-content .estimatedTime {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user