mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-29 00:38:11 -05:00
Widen and darken listing choooser grippy.
This commit is contained in:
@@ -7008,7 +7008,7 @@ body.gold .buttons li.comment-save-button { display: inline; }
|
||||
padding: 2px 5px;
|
||||
}
|
||||
|
||||
@listing-chooser-grippy-width: 4px;
|
||||
@listing-chooser-grippy-width: 6px;
|
||||
body.with-listing-chooser {
|
||||
position: relative;
|
||||
|
||||
@@ -7047,6 +7047,7 @@ body.with-listing-chooser.listing-chooser-collapsed {
|
||||
.listing-chooser {
|
||||
width: 0;
|
||||
padding-right: @listing-chooser-grippy-width;
|
||||
border-right: 1px solid #ccc;
|
||||
.grippy {
|
||||
z-index: 40;
|
||||
width: @listing-chooser-grippy-width;
|
||||
|
||||
Reference in New Issue
Block a user