mirror of
https://github.com/jgthms/bulma
synced 2026-03-24 05:49:35 -07:00
Deploy docs css
This commit is contained in:
@@ -3020,6 +3020,7 @@ fieldset[disabled] .button {
|
|||||||
.textarea {
|
.textarea {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
border-color: #dbdbdb;
|
border-color: #dbdbdb;
|
||||||
|
border-radius: 4px;
|
||||||
color: #363636;
|
color: #363636;
|
||||||
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
|
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
@@ -3358,6 +3359,7 @@ fieldset[disabled]
|
|||||||
.select select {
|
.select select {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
border-color: #dbdbdb;
|
border-color: #dbdbdb;
|
||||||
|
border-radius: 4px;
|
||||||
color: #363636;
|
color: #363636;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
2
docs/css/bulma-docs.min.css
vendored
2
docs/css/bulma-docs.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user