Add cursor:pointer in Offline Page (#3445) [ci skip]
This commit is contained in:
parent
366f6a6914
commit
d13712f2a2
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@
|
|||
|
||||
.color:hover {
|
||||
opacity: .7;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.color:focus {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue