mirror of https://github.com/jenkinsci/jenkins.git
Update theme.less
This commit is contained in:
parent
e925490722
commit
8b22270188
|
@ -313,8 +313,8 @@
|
|||
--call-to-action-text-color: var(--alert-info-text-color);
|
||||
|
||||
// Longhorn
|
||||
--longhorn-background--hover: hsla(240, 0.2, 0.6, 0.075);
|
||||
--longhorn-background--active: hsla(240, 0.2, 0.6, 0.15);
|
||||
--longhorn-background--hover: hsla(240, 0.15, 0.6, 0.075);
|
||||
--longhorn-background--active: hsla(240, 0.15, 0.6, 0.15);
|
||||
--longhorn-box-shadow--focus: var(--longhorn-background--hover);
|
||||
|
||||
// Colors
|
||||
|
|
Loading…
Reference in New Issue