aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-10-19 03:34:57 -0400
committerThedro Neely <thedroneely@gmail.com>2019-10-19 03:34:57 -0400
commit0e4da09a2bb175be0fdff5c0c3a936983a56a101 (patch)
tree2346c472d52d8a6fcbfd60b5c62b063d3b9c16f0 /public
parent435f17e09ee800c1b243e2d461f06c4bf56707d8 (diff)
downloadthedroneely.com-0e4da09a2bb175be0fdff5c0c3a936983a56a101.tar.gz
thedroneely.com-0e4da09a2bb175be0fdff5c0c3a936983a56a101.tar.bz2
thedroneely.com-0e4da09a2bb175be0fdff5c0c3a936983a56a101.zip
public/css/tdro: Remove link button
Diffstat (limited to 'public')
-rw-r--r--public/css/tdro.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index 9195d60..b226fc5 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -1437,11 +1437,6 @@ a.box:active {
border-color: transparent;
}
-.button.is-link.is-outlined {
- background-color: transparent;
- border-color: #014cc6;
- color: #014cc6;
-}
.button[disabled],
fieldset[disabled] .button {