Uncommented input.default CSS (to hide extra Add button) in dark snark theme

This commit is contained in:
str4d
2012-07-05 02:50:01 +00:00
parent 582a62d75b
commit 08d86019e4

View File

@@ -589,9 +589,11 @@ input[type=radio] {
thead input[type=submit], tfoot input[type=submit], .headerpriority {
text-align: right !important;
}
*/
input.default { width: 1px; height: 1px; visibility: hidden; }
/*
input.accept, input.accept:selected {
background: #000;
padding: 2px 3px 2px 16px !important;