chiark / gitweb /
Macroize submit buttons so we can mess with them more easily
[disorder] / templates / disorder.css
index 5df11db76fb5e07e5feaefbae46456fdf2691d0b..e76d2882159f0167a4c8d558361f486ee6e92b87 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 */