##// END OF EJS Templates
Use pointer cursor in post button forms
neko259 -
r1427:eeddf1bc default
parent child Browse files
Show More
@@ -90,6 +90,7 b' textarea, input {'
90 90 padding: inherit;
91 91 background: none;
92 92 font-size: inherit;
93 cursor: pointer;
93 94 }
94 95
95 96 #form-close-button {
General Comments 0
You need to be logged in to leave comments. Login now