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