Less shadow for the contextMenu
This commit is contained in:
parent
25eb998c12
commit
a3970ce69a
@ -36,7 +36,7 @@
|
|||||||
.contextmenu tr {
|
.contextmenu tr {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: #eee;
|
color: #eee;
|
||||||
text-shadow: 0px -1px 0px rgba(0,0,0,.6);
|
text-shadow: 0px -1px 0px rgba(0,0,0,.4);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.contextmenu tr:hover {
|
.contextmenu tr:hover {
|
||||||
|
Loading…
Reference in New Issue
Block a user