##// END OF EJS Templates
Fixed tag buttons in MD theme
neko259 -
r1318:f7585d00 default
parent child Browse files
Show More
@@ -204,7 +204,7 b' input[type="submit"]:hover {'
204 background: #060;
204 background: #060;
205 }
205 }
206
206
207 button:hover {
207 .form-submit > button:hover {
208 background: #006;
208 background: #006;
209 }
209 }
210
210
General Comments 0
You need to be logged in to leave comments. Login now