Detalles CSS

This commit is contained in:
Juan Ferrer Toribio 2016-10-19 00:08:50 +02:00
parent aa8b685231
commit 31176f8bb3
2 changed files with 3 additions and 3 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
hedera-web (1.371-deb8) stable; urgency=low hedera-web (1.373-deb8) stable; urgency=low
* Initial Release. * Initial Release.

View File

@ -251,7 +251,7 @@
background-color: white; background-color: white;
box-shadow: 0 .2em .2em #CCC; box-shadow: 0 .2em .2em #CCC;
z-index: 50; z-index: 50;
width: 15em; width: 13em;
max-height: 30em; max-height: 30em;
} }
@ -350,7 +350,7 @@
.vn-gui ul.submenu .vn-gui ul.submenu
{ {
display: block; display: block;
background-color: #777; background-color: #888;
color:white; color:white;
box-shadow: inset 0 0 .2em rgba(1, 1, 1, 0.2); box-shadow: inset 0 0 .2em rgba(1, 1, 1, 0.2);
overflow: hidden; overflow: hidden;