mirror of
https://github.com/eliasstepanik/vdo.ninja.git
synced 2026-01-11 13:48:38 +00:00
Add blinking effects for .battery.warn and .battery.alert
Add blinking effects for .battery.warn and .battery.alert
This commit is contained in:
parent
5a42948014
commit
527929cf95
4
main.css
4
main.css
@ -933,7 +933,7 @@ hr {
|
|||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
cursor: help;
|
cursor: help;
|
||||||
display:none;
|
display:block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.battery-charging{
|
.battery-charging{
|
||||||
@ -5445,4 +5445,4 @@ button.toggleSettings,
|
|||||||
}
|
}
|
||||||
#sharefilebutton{
|
#sharefilebutton{
|
||||||
display:none!important;
|
display:none!important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user