mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Fix duplicated code removed
This commit is contained in:
parent
3e7d86b2c5
commit
c235cb75cd
1 changed files with 0 additions and 14 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue