mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-31 12:30:14 +08:00
🎨(darkside): Add UI tweaks for activity list
This commit is contained in:
parent
f593fbf6cd
commit
31edbfc361
1 changed files with 12 additions and 0 deletions
|
@ -144,6 +144,18 @@
|
|||
background-color: @sidebar-text;
|
||||
}
|
||||
|
||||
// Activity List
|
||||
.toolbar-activity {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.activity-list-container {
|
||||
.disclosure-triangle div {
|
||||
margin-left: 4px;
|
||||
margin-top: -2px;
|
||||
}
|
||||
}
|
||||
|
||||
//====================================================
|
||||
// Sidebar Items
|
||||
//====================================================
|
||||
|
|
Loading…
Reference in a new issue