show hand cursor in topleft menu so its clear you can click it

This commit is contained in:
Bruno Windels 2019-01-17 14:07:33 +01:00
parent 89b576936b
commit 2bec088591

View file

@ -27,6 +27,7 @@ limitations under the License.
padding: 0;
li {
cursor: pointer;
white-space: nowrap;
padding: 5px 20px;
}