mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 19:04:30 -07:00
Push 0.3.1
This commit is contained in:
76
css/bulma.css
vendored
76
css/bulma.css
vendored
@@ -1,4 +1,4 @@
|
||||
/*! bulma.io v0.3.0 | MIT License | github.com/jgthms/bulma */
|
||||
/*! bulma.io v0.3.1 | MIT License | github.com/jgthms/bulma */
|
||||
@keyframes spinAround {
|
||||
from {
|
||||
transform: rotate(0deg);
|
||||
@@ -580,7 +580,7 @@ a.box:active {
|
||||
box-shadow: none;
|
||||
display: inline-flex;
|
||||
font-size: 1rem;
|
||||
height: 2.5em;
|
||||
height: 2.285em;
|
||||
justify-content: flex-start;
|
||||
line-height: 1.5;
|
||||
padding-left: 0.75em;
|
||||
@@ -1307,61 +1307,61 @@ a.box:active {
|
||||
}
|
||||
|
||||
.button.is-medium {
|
||||
font-size: 32px;
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
.button.is-medium .icon:first-child:not(:last-child) {
|
||||
margin-left: 15.25rem;
|
||||
margin-right: 16px;
|
||||
margin-left: -0.125rem;
|
||||
margin-right: 0.625rem;
|
||||
}
|
||||
|
||||
.button.is-medium .icon:last-child:not(:first-child) {
|
||||
margin-left: 16px;
|
||||
margin-right: 15.25rem;
|
||||
margin-left: 0.625rem;
|
||||
margin-right: -0.125rem;
|
||||
}
|
||||
|
||||
.button.is-medium .icon:first-child:last-child {
|
||||
margin-left: calc(-1px + 15.25rem);
|
||||
margin-right: calc(-1px + 15.25rem);
|
||||
margin-left: calc(-1px + -0.125rem);
|
||||
margin-right: calc(-1px + -0.125rem);
|
||||
}
|
||||
|
||||
.button.is-medium .icon.is-small:first-child:not(:last-child) {
|
||||
margin-left: 15.5rem;
|
||||
margin-left: 0.125rem;
|
||||
}
|
||||
|
||||
.button.is-medium .icon.is-small:last-child:not(:first-child) {
|
||||
margin-right: 15.5rem;
|
||||
margin-right: 0.125rem;
|
||||
}
|
||||
|
||||
.button.is-medium .icon.is-small:first-child:last-child {
|
||||
margin-left: calc(-1px + 15.5rem);
|
||||
margin-right: calc(-1px + 15.5rem);
|
||||
margin-left: calc(-1px + 0.125rem);
|
||||
margin-right: calc(-1px + 0.125rem);
|
||||
}
|
||||
|
||||
.button.is-medium .icon.is-medium:first-child:not(:last-child) {
|
||||
margin-left: 15rem;
|
||||
margin-left: -0.375rem;
|
||||
}
|
||||
|
||||
.button.is-medium .icon.is-medium:last-child:not(:first-child) {
|
||||
margin-right: 15rem;
|
||||
margin-right: -0.375rem;
|
||||
}
|
||||
|
||||
.button.is-medium .icon.is-medium:first-child:last-child {
|
||||
margin-left: calc(-1px + 15rem);
|
||||
margin-right: calc(-1px + 15rem);
|
||||
margin-left: calc(-1px + -0.375rem);
|
||||
margin-right: calc(-1px + -0.375rem);
|
||||
}
|
||||
|
||||
.button.is-medium .icon.is-large:first-child:not(:last-child) {
|
||||
margin-left: 14.5rem;
|
||||
margin-left: -0.875rem;
|
||||
}
|
||||
|
||||
.button.is-medium .icon.is-large:last-child:not(:first-child) {
|
||||
margin-right: 14.5rem;
|
||||
margin-right: -0.875rem;
|
||||
}
|
||||
|
||||
.button.is-medium .icon.is-large:first-child:last-child {
|
||||
margin-left: calc(-1px + 14.5rem);
|
||||
margin-right: calc(-1px + 14.5rem);
|
||||
margin-left: calc(-1px + -0.875rem);
|
||||
margin-right: calc(-1px + -0.875rem);
|
||||
}
|
||||
|
||||
.button.is-large {
|
||||
@@ -1600,7 +1600,7 @@ a.box:active {
|
||||
}
|
||||
|
||||
.content.is-medium {
|
||||
font-size: 32px;
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
.content.is-large {
|
||||
@@ -1617,7 +1617,7 @@ a.box:active {
|
||||
box-shadow: none;
|
||||
display: inline-flex;
|
||||
font-size: 1rem;
|
||||
height: 2.5em;
|
||||
height: 2.285em;
|
||||
justify-content: flex-start;
|
||||
line-height: 1.5;
|
||||
padding-left: 0.75em;
|
||||
@@ -1751,7 +1751,7 @@ a.box:active {
|
||||
|
||||
.input.is-medium,
|
||||
.textarea.is-medium {
|
||||
font-size: 32px;
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
.input.is-large,
|
||||
@@ -1852,7 +1852,7 @@ a.box:active {
|
||||
box-shadow: none;
|
||||
display: inline-flex;
|
||||
font-size: 1rem;
|
||||
height: 2.5em;
|
||||
height: 2.285em;
|
||||
justify-content: flex-start;
|
||||
line-height: 1.5;
|
||||
padding-left: 0.75em;
|
||||
@@ -1926,7 +1926,7 @@ a.box:active {
|
||||
}
|
||||
|
||||
.select.is-medium {
|
||||
font-size: 32px;
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
.select.is-large {
|
||||
@@ -2117,7 +2117,7 @@ a.box:active {
|
||||
}
|
||||
|
||||
.control.has-icon .input.is-medium + .icon {
|
||||
top: 40px;
|
||||
top: 1.5625rem;
|
||||
}
|
||||
|
||||
.control.has-icon .input.is-large + .icon {
|
||||
@@ -2138,7 +2138,7 @@ a.box:active {
|
||||
}
|
||||
|
||||
.control.has-icon:not(.has-icon-right) .input.is-medium + .icon {
|
||||
left: 40px;
|
||||
left: 1.5625rem;
|
||||
}
|
||||
|
||||
.control.has-icon:not(.has-icon-right) .input.is-large + .icon {
|
||||
@@ -2159,7 +2159,7 @@ a.box:active {
|
||||
}
|
||||
|
||||
.control.has-icon.has-icon-right .input.is-medium + .icon {
|
||||
right: 40px;
|
||||
right: 1.5625rem;
|
||||
}
|
||||
|
||||
.control.has-icon.has-icon-right .input.is-large + .icon {
|
||||
@@ -2525,7 +2525,7 @@ a.box:active {
|
||||
}
|
||||
|
||||
.progress.is-medium {
|
||||
height: 32px;
|
||||
height: 1.25rem;
|
||||
}
|
||||
|
||||
.progress.is-large {
|
||||
@@ -2673,7 +2673,7 @@ a.box:active {
|
||||
}
|
||||
|
||||
.tag.is-large {
|
||||
font-size: 32px;
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
.title,
|
||||
@@ -2867,8 +2867,8 @@ a.box:active {
|
||||
}
|
||||
|
||||
.delete.is-medium {
|
||||
height: 672px;
|
||||
width: 672px;
|
||||
height: 26px;
|
||||
width: 26px;
|
||||
}
|
||||
|
||||
.delete.is-large {
|
||||
@@ -2924,7 +2924,7 @@ a.box:active {
|
||||
background-color: whitesmoke;
|
||||
border-radius: 290486px;
|
||||
display: inline-flex;
|
||||
font-size: 32px;
|
||||
font-size: 1.25rem;
|
||||
height: 2em;
|
||||
justify-content: center;
|
||||
margin-right: 1.5rem;
|
||||
@@ -3498,8 +3498,8 @@ a.box:active {
|
||||
}
|
||||
|
||||
.modal-close.is-medium {
|
||||
height: 672px;
|
||||
width: 672px;
|
||||
height: 26px;
|
||||
width: 26px;
|
||||
}
|
||||
|
||||
.modal-close.is-large {
|
||||
@@ -3823,7 +3823,7 @@ a.nav-item.is-tab.is-active {
|
||||
box-shadow: none;
|
||||
display: inline-flex;
|
||||
font-size: 1rem;
|
||||
height: 2.5em;
|
||||
height: 2.285em;
|
||||
justify-content: flex-start;
|
||||
line-height: 1.5;
|
||||
padding-left: 0.75em;
|
||||
@@ -4251,7 +4251,7 @@ label.panel-block:hover {
|
||||
}
|
||||
|
||||
.tabs.is-medium {
|
||||
font-size: 32px;
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
.tabs.is-large {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user