mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-14 03:25:40 +00:00
list sitekey: copy sitekey
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
}
|
||||
.secondary-menu__heading:hover {
|
||||
color: $green;
|
||||
cursor: grab;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.secondary-menu__logo {
|
||||
@@ -99,7 +99,7 @@
|
||||
|
||||
.secondary-menu__item-link:hover {
|
||||
color: $green;
|
||||
cursor: grab;
|
||||
cursor: pointer;
|
||||
filter: invert(58%) sepia(60%) saturate(331%) hue-rotate(76deg)
|
||||
brightness(91%) contrast(92%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user