mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Styling dashboard count segmented control.
This commit is contained in:
parent
8a5748fa37
commit
bd8b9b0de5
1 changed files with 6 additions and 0 deletions
|
@ -13394,6 +13394,12 @@ margin-right: 6px;}
|
|||
.NB-filter-popover .segmented-control.NB-feed-notification-types li {
|
||||
width: 39px;
|
||||
}
|
||||
.NB-filter-popover .segmented-control.NB-menu-manage-view-setting-dashboardcount li {
|
||||
width: 30px;
|
||||
}
|
||||
.NB-filter-popover .segmented-control.NB-menu-manage-view-setting-dashboardcount li.NB-active {
|
||||
width: 64px;
|
||||
}
|
||||
.NB-filter-popover .segmented-control.NB-menu-manage-view-setting-infrequent li {
|
||||
width: auto;
|
||||
padding-left: 10px;
|
||||
|
|
Loading…
Add table
Reference in a new issue