Change the color of context-divider to follow the design wanted
This commit is contained in:
@@ -39,7 +39,7 @@ $theme: map-merge(classic.$theme, (
|
||||
"link-power": $link,
|
||||
"link-error-page": $link,
|
||||
"link-hashtag": #7eae74,
|
||||
"edge-context-divider": 2px solid #000,
|
||||
"edge-context-divider": 2px solid #d3d3d3,
|
||||
"edge-thumbnail-hover": solid #ffffff,
|
||||
"edge-go-control": 1px solid #000,
|
||||
"edge-power-divider": 1px solid #343a40,
|
||||
|
||||
Reference in New Issue
Block a user