parent
cbd3591c96
commit
6e572d4428
4 changed files with 20 additions and 2 deletions
|
@ -192,6 +192,9 @@
|
|||
padding: @btn-padding-large;
|
||||
transition: all @transition-time @ease-in-out;
|
||||
cursor: pointer;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
||||
&:hover{
|
||||
background: @border-color-split;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue