Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgthms/bulma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'css/bulma-rtl.css')
-rw-r--r--css/bulma-rtl.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/bulma-rtl.css b/css/bulma-rtl.css
index 81946177..12de26db 100644
--- a/css/bulma-rtl.css
+++ b/css/bulma-rtl.css
@@ -3785,7 +3785,8 @@ fieldset[disabled] .select select:hover {
}
.select.is-disabled::after {
- border-color: #7a7a7a;
+ border-color: #7a7a7a !important;
+ opacity: 0.5;
}
.select.is-fullwidth {