Applied context menu restyling globally
This commit is contained in:
parent
0c83b62545
commit
8dd580e623
3 changed files with 14 additions and 13 deletions
|
@ -167,3 +167,16 @@
|
|||
.context-menu-accesskey {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
||||
/* Library Context Menu */
|
||||
.context-menu-item.icon {
|
||||
min-height: 26px;
|
||||
padding: 0 5px;
|
||||
background-position: 4px 5px;
|
||||
}
|
||||
|
||||
.context-menu-item > span {
|
||||
padding: 0 20px;
|
||||
line-height: 26px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue