mirror of
https://github.com/horst3180/arc-theme.git
synced 2026-03-02 03:40:11 +00:00
rounded corners for colorscale popover
This commit is contained in:
@@ -2595,6 +2595,9 @@ button.color {
|
||||
margin: 4px;
|
||||
border-radius: 0; }
|
||||
|
||||
colorchooser .popover.osd {
|
||||
border-radius: 3px; }
|
||||
|
||||
.content-view {
|
||||
background-color: #404552; }
|
||||
.content-view:hover {
|
||||
|
||||
@@ -2594,6 +2594,9 @@ button.color {
|
||||
margin: 4px;
|
||||
border-radius: 0; }
|
||||
|
||||
colorchooser .popover.osd {
|
||||
border-radius: 3px; }
|
||||
|
||||
.content-view {
|
||||
background-color: #ffffff; }
|
||||
.content-view:hover {
|
||||
|
||||
@@ -2595,6 +2595,9 @@ button.color {
|
||||
margin: 4px;
|
||||
border-radius: 0; }
|
||||
|
||||
colorchooser .popover.osd {
|
||||
border-radius: 3px; }
|
||||
|
||||
.content-view {
|
||||
background-color: #404552; }
|
||||
.content-view:hover {
|
||||
|
||||
@@ -2594,6 +2594,9 @@ button.color {
|
||||
margin: 4px;
|
||||
border-radius: 0; }
|
||||
|
||||
colorchooser .popover.osd {
|
||||
border-radius: 3px; }
|
||||
|
||||
.content-view {
|
||||
background-color: #ffffff; }
|
||||
.content-view:hover {
|
||||
|
||||
@@ -2598,6 +2598,9 @@ button.color {
|
||||
margin: 4px;
|
||||
border-radius: 0; }
|
||||
|
||||
colorchooser .popover.osd {
|
||||
border-radius: 3px; }
|
||||
|
||||
.content-view {
|
||||
background-color: #ffffff; }
|
||||
.content-view:hover {
|
||||
|
||||
@@ -2598,6 +2598,9 @@ button.color {
|
||||
margin: 4px;
|
||||
border-radius: 0; }
|
||||
|
||||
colorchooser .popover.osd {
|
||||
border-radius: 3px; }
|
||||
|
||||
.content-view {
|
||||
background-color: #ffffff; }
|
||||
.content-view:hover {
|
||||
|
||||
@@ -2809,6 +2809,9 @@ button.color {
|
||||
}
|
||||
}
|
||||
|
||||
// colorscale popup
|
||||
colorchooser .popover.osd { border-radius: 3px; }
|
||||
|
||||
//
|
||||
// Misc
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user