mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
chore: Add compose popup attachments-count badge
This commit is contained in:
parent
3fedf8a053
commit
6310e9a39d
1 changed files with 8 additions and 0 deletions
|
|
@ -2154,6 +2154,14 @@ html.rl-mobile #rl-app #V-AdminPane>.b-toolbar {
|
|||
border-color: var(--nc-color-border);
|
||||
}
|
||||
|
||||
#rl-app #V-PopupsCompose .tabs label[for="tab-attachments"] b {
|
||||
padding: 2px 6px;
|
||||
border-radius: 1em;
|
||||
color: var(--nc-color-primary-element);
|
||||
background-color: var(--nc-color-primary-element-light);
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
/* #endregion */
|
||||
|
||||
/* #region popup nextcloud files */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue