##// END OF EJS Templates
Moved cursor: pointer to the base CSS instead of MD only.
Moved cursor: pointer to the base CSS instead of MD only.

File last commit:

r235:17c9a998 default
r235:17c9a998 default
Show More
base.css
11 lines | 127 B | text/css | CssLexer
.ui-button {
display: none;
}
.ui-dialog-content {
padding: 0;
min-height: 0;
}
.mark-btn {
cursor: pointer;
}