Skip to content

Commit 9f53993

Browse files
committed
Significant steps taken on the AtoZ explorer.
1 parent 7480a70 commit 9f53993

File tree

3 files changed

+245
-53
lines changed

3 files changed

+245
-53
lines changed

StayWell.WebExample/Content/Custom.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ h2 {
341341
}
342342

343343
.loading-indicator {
344-
display: none;
344+
345345
}
346346

347347
section {
@@ -381,6 +381,10 @@ section {
381381
cursor: pointer;
382382
}
383383

384+
.clickable-link {
385+
cursor: pointer;
386+
}
387+
384388
.letter {
385389
font-family: 'Arial Bold', 'Arial';
386390
font-weight: 700;

0 commit comments

Comments
 (0)