Skip to content

Commit

Permalink
Fixed navCommandLink using the wrong cursor. (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchTalmadge authored and zhedar committed Sep 19, 2016
1 parent 33f467e commit c17e9aa
Show file tree
Hide file tree
Showing 20 changed files with 24 additions and 19 deletions.
5 changes: 5 additions & 0 deletions gradleResources/staticResources/css/bsf.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@
margin-bottom: 10px;
}

/* navCommandLink */
.commandLink {
cursor: pointer;
}

/* Datepicker */
.ui-datepicker.ui-widget.ui-widget-content {
z-index: 2000 !important;
Expand Down
2 changes: 1 addition & 1 deletion mavenResources/META-INF/resources/bsf/css/cerulean/bsf.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c17e9aa

Please sign in to comment.