This website works better with JavaScript.
Explore
Help
Sign In
Self-Hosted
/
uptime-kuma
mirror of
https://github.com/louislam/uptime-kuma
Watch
1
Star
0
Fork
You've already forked uptime-kuma
0
Code
Issues
Projects
Releases
Wiki
Activity
Fixed Close Button Color in Dark Mode
Browse Source
pull/194/head
Ponkhy
3 years ago
parent
0e46ce42d1
commit
e39c46ff9b
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
src/assets/app.scss
Unescape
Escape
View File
@ -133,6 +133,7 @@ h2 {
.
btn-close
{
.
btn-close
{
opacity
:
1
;
opacity
:
1
;
filter
:
invert
(
1
)
;
}
}
.
modal-header
{
.
modal-header
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Self-Hosted/uptime-kuma
Title
Body
Create Issue