129 border-bottom-style: solid; |
129 border-bottom-style: solid; |
130 border-bottom-width: thin; |
130 border-bottom-width: thin; |
131 border-bottom-color: #d7d7df; |
131 border-bottom-color: #d7d7df; |
132 } |
132 } |
133 |
133 |
|
134 #sideMenu .menuEntry .onhover-edit-icon { |
|
135 display: none; |
|
136 } |
|
137 |
|
138 #sideMenu .menuEntry:hover .onhover-edit-icon { |
|
139 display: initial; |
|
140 } |
|
141 |
134 #mainMenu .menuEntry[data-active] { |
142 #mainMenu .menuEntry[data-active] { |
135 background: #d0d0d5; |
143 background: #d0d0d5; |
136 } |
144 } |
137 |
145 |
138 #sideMenu .menuEntry[data-active] { |
146 #sideMenu .menuEntry[data-active] { |