aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2021-12-18 00:11:34 -0500
committerThedro Neely <thedroneely@gmail.com>2021-12-18 00:11:34 -0500
commit7a61c746f0ee5d999c88414bf206a30781b87e31 (patch)
tree92b102be7d7172f555d776b0eff384712d468d69 /public
parent3f785dad0aff148266f1e3b0b41119ae80fecd3f (diff)
downloadthedroneely.com-7a61c746f0ee5d999c88414bf206a30781b87e31.tar.gz
thedroneely.com-7a61c746f0ee5d999c88414bf206a30781b87e31.tar.bz2
thedroneely.com-7a61c746f0ee5d999c88414bf206a30781b87e31.zip
public/css/tdro: Remove more unused rules
Diffstat (limited to 'public')
-rw-r--r--public/css/tdro.css21
1 files changed, 1 insertions, 20 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index bfb7ee1..9ccd181 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -1,16 +1,11 @@
/*! bulma.io v0.8.0 | MIT License | github.com/jgthms/bulma */
-.delete,
-.modal-close,
-.is-unselectable,
.button,
.file,
-.breadcrumb,
.pagination-previous,
.pagination-next,
.pagination-link,
-.pagination-ellipsis,
-.tabs {
+.pagination-ellipsis {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
@@ -40,8 +35,6 @@
.input,
.textarea,
.select select,
-.file-cta,
-.file-name,
.pagination-previous,
.pagination-next,
.pagination-link,
@@ -69,8 +62,6 @@
.input:focus,
.textarea:focus,
.select select:focus,
-.file-cta:focus,
-.file-name:focus,
.pagination-previous:focus,
.pagination-next:focus,
.pagination-link:focus,
@@ -79,8 +70,6 @@
.is-focused.input,
.is-focused.textarea,
.select select.is-focused,
-.is-focused.file-cta,
-.is-focused.file-name,
.is-focused.pagination-previous,
.is-focused.pagination-next,
.is-focused.pagination-link,
@@ -89,8 +78,6 @@
.input:active,
.textarea:active,
.select select:active,
-.file-cta:active,
-.file-name:active,
.pagination-previous:active,
.pagination-next:active,
.pagination-link:active,
@@ -99,8 +86,6 @@
.is-active.input,
.is-active.textarea,
.select select.is-active,
-.is-active.file-cta,
-.is-active.file-name,
.is-active.pagination-previous,
.is-active.pagination-next,
.is-active.pagination-link,
@@ -112,8 +97,6 @@
.input[disabled],
.textarea[disabled],
.select select[disabled],
-.file-cta[disabled],
-.file-name[disabled],
.pagination-previous[disabled],
.pagination-next[disabled],
.pagination-link[disabled],
@@ -125,8 +108,6 @@ fieldset[disabled] .input,
fieldset[disabled] .textarea,
fieldset[disabled] .select select,
.select fieldset[disabled] select,
-fieldset[disabled] .file-cta,
-fieldset[disabled] .file-name,
fieldset[disabled] .pagination-previous,
fieldset[disabled] .pagination-next,
fieldset[disabled] .pagination-link,