Detalles CSS
This commit is contained in:
parent
aa8b685231
commit
31176f8bb3
|
@ -1,4 +1,4 @@
|
|||
hedera-web (1.371-deb8) stable; urgency=low
|
||||
hedera-web (1.373-deb8) stable; urgency=low
|
||||
|
||||
* Initial Release.
|
||||
|
||||
|
|
|
@ -251,7 +251,7 @@
|
|||
background-color: white;
|
||||
box-shadow: 0 .2em .2em #CCC;
|
||||
z-index: 50;
|
||||
width: 15em;
|
||||
width: 13em;
|
||||
max-height: 30em;
|
||||
}
|
||||
|
||||
|
@ -350,7 +350,7 @@
|
|||
.vn-gui ul.submenu
|
||||
{
|
||||
display: block;
|
||||
background-color: #777;
|
||||
background-color: #888;
|
||||
color:white;
|
||||
box-shadow: inset 0 0 .2em rgba(1, 1, 1, 0.2);
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in New Issue