mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Deploy docs css
This commit is contained in:
parent
df6592edec
commit
1aa1527fb8
@ -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
Loading…
Reference in New Issue
Block a user