Macroize submit buttons so we can mess with them more easily
[disorder] / templates / disorder.css
index 5df11db..e76d288 100644 (file)
@@ -193,7 +193,7 @@ button {
 }
 
 /* Buttons and links that look like buttons share the same formatting */
-span.button, a.button {
+span.buttonouter, a.button {
   padding-top: 2px;
   border-width: 3px;
   border-color: #fefefe;       /* Off-white */