fixed info panel
This commit is contained in:
+7
-5
@@ -1034,13 +1034,15 @@ h3.title {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.menu-item:hover {
|
||||
background: #1296F8;
|
||||
color: #FFFFFF;
|
||||
.disabled-menu-item {
|
||||
font-style: italic;
|
||||
color: grey;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.hover-highlight {
|
||||
|
||||
.hover-highlight:hover {
|
||||
background: #1296F8;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
.menu-text {
|
||||
|
||||
Reference in New Issue
Block a user