mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-24 07:05:58 -07:00
nice shadow effect for util submenu
This commit is contained in:
parent
eb591591b7
commit
0268bf0dca
1 changed files with 2 additions and 0 deletions
|
@ -190,6 +190,8 @@
|
||||||
text-align: left;
|
text-align: left;
|
||||||
vertical-align:top;
|
vertical-align:top;
|
||||||
padding: 0px 10px 0px 0;
|
padding: 0px 10px 0px 0;
|
||||||
|
background: none repeat scroll 0% 0% white;
|
||||||
|
box-shadow: 0px 8px 8px rgb(255, 255, 255);
|
||||||
}
|
}
|
||||||
|
|
||||||
.select-controls {
|
.select-controls {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue