Update horizontal-menu.css

This commit is contained in:
piwats 2015-04-17 19:39:42 +02:00
parent b1da725f30
commit 8fe0c12829

View file

@ -32,6 +32,10 @@
display: inline-block; display: inline-block;
} }
#menu.horizontal ul li a:hover {
background: #1C78DE;
}
.tables { .tables {
width: 100% !important; width: 100% !important;
} }