Deploy docs css
This commit is contained in:
parent
df6592edec
commit
1aa1527fb8
2 changed files with 3 additions and 1 deletions
|
@ -3020,6 +3020,7 @@ fieldset[disabled] .button {
|
|||
.textarea {
|
||||
background-color: white;
|
||||
border-color: #dbdbdb;
|
||||
border-radius: 4px;
|
||||
color: #363636;
|
||||
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
|
||||
max-width: 100%;
|
||||
|
@ -3358,6 +3359,7 @@ fieldset[disabled]
|
|||
.select select {
|
||||
background-color: white;
|
||||
border-color: #dbdbdb;
|
||||
border-radius: 4px;
|
||||
color: #363636;
|
||||
cursor: pointer;
|
||||
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
Loading…
Add table
Reference in a new issue