##// END OF EJS Templates
Added margin to submit button and preview button
neko259 -
r1317:a700293c default
parent child Browse files
Show More
@@ -197,6 +197,7 b' input[type="submit"], button {'
197 border: solid 2px #fff;
197 border: solid 2px #fff;
198 color: #fff;
198 color: #fff;
199 padding: 0.5ex;
199 padding: 0.5ex;
200 margin-right: 0.5ex;
200 }
201 }
201
202
202 input[type="submit"]:hover {
203 input[type="submit"]:hover {
General Comments 0
You need to be logged in to leave comments. Login now