mirror of
https://github.com/healthchecks/healthchecks.git
synced 2025-03-14 20:32:51 +00:00
11 lines
No EOL
189 B
CSS
11 lines
No EOL
189 B
CSS
#signal-verify-btn:disabled span {
|
|
opacity: 0;
|
|
}
|
|
|
|
#signal-verify-btn:disabled .spinner {
|
|
position: absolute;
|
|
top: 50%;
|
|
margin-top: -2px;
|
|
left: 50%;
|
|
display: block;
|
|
} |