svn path=/Website/trunk/; revision=22731
This commit is contained in:
Peter Feij
2014-09-30 15:05:06 +00:00
parent 68fbb984aa
commit 5d7b6fbaed
2 changed files with 7 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 844 B

View File

@@ -2318,6 +2318,7 @@ li.mk {
border-top: 1px solid #ccc;
cursor: pointer;
line-height: 3em;
padding: 1px 4px 4px 4px;
}
li.mk:hover {
background-color: ==menukophovercolor==!important;
@@ -2349,12 +2350,16 @@ img.mklogo:hover {
transform: rotate(270deg);
}
.micon {
.micon, .nomicon {
width: 24px;
padding:0 4px 0 0;
margin:0 4px 0 0;
vertical-align: middle;
}
.nomicon {
background-color: ==frameheaderbackgroundcolor==;
}
#menutabs .ui-layout-content ul li li {
font-weight: normal;
color: ==menuitemcolor==;