update Upload
update Upload
This commit is contained in:
parent
bc3bcb098b
commit
a6ac0a7603
3 changed files with 133 additions and 64 deletions
|
@ -16,7 +16,7 @@
|
|||
overflow: hidden;
|
||||
position: relative;
|
||||
|
||||
& + span{
|
||||
& > span{
|
||||
cursor: pointer;
|
||||
transition: color @transition-time @ease-in-out;
|
||||
i{
|
||||
|
@ -30,7 +30,7 @@
|
|||
|
||||
&:hover{
|
||||
background: @input-disabled-bg;
|
||||
& + span{
|
||||
& > span{
|
||||
color: @primary-color;
|
||||
i{
|
||||
color: @text-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue