Less shadow for the contextMenu

pull/127/head
Tobias Reich 10 years ago
parent 25eb998c12
commit a3970ce69a

@ -36,7 +36,7 @@
.contextmenu tr {
font-size: 14px;
color: #eee;
text-shadow: 0px -1px 0px rgba(0,0,0,.6);
text-shadow: 0px -1px 0px rgba(0,0,0,.4);
cursor: pointer;
}
.contextmenu tr:hover {

Loading…
Cancel
Save