Use a more suitable color for copy buttons
This is a change that I meant to include in aa628cc63c, but forgot to commit.
This commit is contained in:
@@ -193,7 +193,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.iconCopyButton svg * {
|
||||
fill: var(--cpd-color-icon-accent-tertiary);
|
||||
fill: var(--cpd-color-icon-secondary);
|
||||
}
|
||||
|
||||
.iconCopyButton:hover svg * {
|
||||
|
||||
Reference in New Issue
Block a user