1
0

Make buttonized links look a bit more like button/input elements.

This commit is contained in:
Matthias Mees
2013-02-06 13:19:43 +01:00
parent bcf8ada78f
commit b5fe7e2a56

View File

@ -530,6 +530,7 @@ input[type="submit"] {
border: 1px solid;
border-color: #ddd #bbb #999;
color: #000;
line-height: normal;
outline: 0;
padding: 3px 10px;
text-shadow: #fff 0 1px 1px;