##// END OF EJS Templates
Moved cursor: pointer to the base CSS instead of MD only.
neko259 -
r235:17c9a998 default
parent child Browse files
Show More
@@ -5,4 +5,8 b''
5 .ui-dialog-content {
5 .ui-dialog-content {
6 padding: 0;
6 padding: 0;
7 min-height: 0;
7 min-height: 0;
8 }
9
10 .mark-btn {
11 cursor: pointer;
8 } No newline at end of file
12 }
General Comments 0
You need to be logged in to leave comments. Login now