mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
attachment display and download. refactor to WC
This commit is contained in:
@@ -354,6 +354,10 @@
|
||||
color: @gray-light;
|
||||
}
|
||||
|
||||
small.item-sub-label {
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
&.condensed {
|
||||
padding: 3px 10px;
|
||||
|
||||
@@ -449,7 +453,7 @@
|
||||
}
|
||||
|
||||
&.list-no-selection {
|
||||
.list-grouped-item, .list-section-item {
|
||||
.list-grouped-item:not(.list-allow-selection), .list-section-item:not(.list-allow-selection) {
|
||||
&:hover {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user