Remove webkit button styling

This commit is contained in:
Ruud
2013-09-10 23:32:51 +02:00
parent 0634c79f74
commit 023278e0c0

View File

@@ -128,6 +128,7 @@ body > .spinner, .mask{
border-radius: 2px;
cursor: pointer;
border: none;
-webkit-appearance: none;
}
.button.red { background-color: #ff0000; }
.button.green { background-color: #2aa300; }