mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-06 00:16:08 +02:00
defined new colors
This commit is contained in:
@@ -82,13 +82,13 @@ $fa-font-path: "webfonts";
|
||||
background-color: #00d1df;
|
||||
}
|
||||
&.is-primary:hover, &.is-primary.is-hovered {
|
||||
background-color: #00c4a7;
|
||||
background-color: #00b9c6;
|
||||
}
|
||||
&.is-primary:active, &.is-primary.is-active {
|
||||
background-color: #00b89c;
|
||||
background-color: #00a1ac;
|
||||
}
|
||||
&.is-primary[disabled] {
|
||||
background-color: #00d1b2;
|
||||
background-color: #40dde7;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user