Changed cursor for watt display

This commit is contained in:
Gunnar Skjold
2022-03-12 09:01:08 +01:00
parent b727f84c72
commit a2c13fd0da
2 changed files with 2 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
} }
.ipo,.epo { .ipo,.epo {
font-size: 1.7rem; font-size: 1.7rem;
cursor: pointer;
} }
.ipoa,.epoa { .ipoa,.epoa {
font-size: 1.0rem; font-size: 1.0rem;

View File

@@ -32,6 +32,7 @@
} }
.ipo,.epo { .ipo,.epo {
font-size: 1.7rem; font-size: 1.7rem;
cursor: pointer;
} }
.ipoa,.epoa { .ipoa,.epoa {
font-size: 1.0rem; font-size: 1.0rem;