aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-10-18 15:12:06 -0400
committerThedro Neely <thedroneely@gmail.com>2019-10-18 15:12:06 -0400
commita59f76534f5f3a46f1ae0c74536bd3763e39414b (patch)
tree055899f12fcc8d1a16787076533f6c7d4492df9d /public
parent8338e52e3eb75e4154ced7a47413cf294082fd53 (diff)
downloadthedroneely.com-a59f76534f5f3a46f1ae0c74536bd3763e39414b.tar.gz
thedroneely.com-a59f76534f5f3a46f1ae0c74536bd3763e39414b.tar.bz2
thedroneely.com-a59f76534f5f3a46f1ae0c74536bd3763e39414b.zip
public/css/tdro: Remove success button
Diffstat (limited to 'public')
-rw-r--r--public/css/tdro.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index 0427be2..ccabfdb 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -1471,12 +1471,6 @@ a.box:active {
color: #014cc6;
}
-.button.is-success.is-outlined {
- border-color: #03a87c;
- border-width: 1px;
- color: #03a87c;
-}
-
.button[disabled],
fieldset[disabled] .button {
background-color: white;