Skip to content

Commit 5c0090d

Browse files
committed
set compile error cursor: pointer
1 parent 6519e7f commit 5c0090d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

css/ui.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,9 @@ div.is-busy-unused {
159159
#error_alert_msg {
160160
margin-right: 2em;
161161
}
162+
#error_alert_msg a {
163+
cursor: pointer;
164+
}
162165
div.menu_div {
163166
position: absolute;
164167
width: 200px;

0 commit comments

Comments
 (0)