cursor for web upload
This commit is contained in:
@ -43,6 +43,8 @@
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
cursor: pointer;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#web, #terminal {
|
#web, #terminal {
|
||||||
|
@ -5495,6 +5495,7 @@ a:hover {
|
|||||||
border: 1px dashed #85b5bb;
|
border: 1px dashed #85b5bb;
|
||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
#web i {
|
#web i {
|
||||||
font-size: 160px;
|
font-size: 160px;
|
||||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user