optimize Poptip style
optimize Poptip style
This commit is contained in:
parent
86cf21fd13
commit
3fa1c31eda
6 changed files with 42 additions and 21 deletions
|
@ -38,7 +38,7 @@
|
|||
@tooltip-bg : rgba(70, 76, 91, .9);
|
||||
|
||||
// Shadow
|
||||
@shadow-color : rgba(100, 100, 100, .2);
|
||||
@shadow-color : rgba(0, 0, 0, .2);
|
||||
@shadow-base : @shadow-down;
|
||||
@shadow-card : 0 1px 1px 0 rgba(0,0,0,.1);
|
||||
@shadow-up : 0 -1px 6px @shadow-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue