mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 11:24:29 -07:00
Push 0.3.1
This commit is contained in:
@@ -13,6 +13,6 @@ fontawesome: https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-aweso
|
||||
# Variables
|
||||
|
||||
documentation: "/documentation/overview/start/"
|
||||
download: https://github.com/jgthms/bulma/archive/0.3.0.zip
|
||||
download: https://github.com/jgthms/bulma/archive/0.3.1.zip
|
||||
github: https://github.com/jgthms/bulma
|
||||
version: 0.3.0
|
||||
version: 0.3.1
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.title.is-2 .icon.is-large {
|
||||
.title.is-2 .icon.is-medium {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -629,7 +629,7 @@ a.box:active {
|
||||
display: -ms-inline-flexbox;
|
||||
display: inline-flex;
|
||||
font-size: 1rem;
|
||||
height: 2.5em;
|
||||
height: 2.285em;
|
||||
-webkit-box-pack: start;
|
||||
-ms-flex-pack: start;
|
||||
justify-content: flex-start;
|
||||
@@ -1677,7 +1677,7 @@ a.box:active {
|
||||
display: -ms-inline-flexbox;
|
||||
display: inline-flex;
|
||||
font-size: 1rem;
|
||||
height: 2.5em;
|
||||
height: 2.285em;
|
||||
-webkit-box-pack: start;
|
||||
-ms-flex-pack: start;
|
||||
justify-content: flex-start;
|
||||
@@ -1926,7 +1926,7 @@ a.box:active {
|
||||
display: -ms-inline-flexbox;
|
||||
display: inline-flex;
|
||||
font-size: 1rem;
|
||||
height: 2.5em;
|
||||
height: 2.285em;
|
||||
-webkit-box-pack: start;
|
||||
-ms-flex-pack: start;
|
||||
justify-content: flex-start;
|
||||
@@ -3222,7 +3222,6 @@ a.box:active {
|
||||
.level-left {
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
-ms-grid-row-align: center;
|
||||
align-items: center;
|
||||
-webkit-box-pack: start;
|
||||
-ms-flex-pack: start;
|
||||
@@ -3246,7 +3245,6 @@ a.box:active {
|
||||
.level-right {
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
-ms-grid-row-align: center;
|
||||
align-items: center;
|
||||
-webkit-box-pack: end;
|
||||
-ms-flex-pack: end;
|
||||
@@ -3264,7 +3262,6 @@ a.box:active {
|
||||
.level {
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
-ms-grid-row-align: center;
|
||||
align-items: center;
|
||||
-webkit-box-pack: justify;
|
||||
-ms-flex-pack: justify;
|
||||
@@ -3817,7 +3814,6 @@ a.box:active {
|
||||
top: 0;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
-ms-grid-row-align: center;
|
||||
align-items: center;
|
||||
display: none;
|
||||
-webkit-box-pack: center;
|
||||
@@ -4030,7 +4026,6 @@ a.nav-item.is-tab.is-active {
|
||||
.nav-right {
|
||||
-webkit-box-align: stretch;
|
||||
-ms-flex-align: stretch;
|
||||
-ms-grid-row-align: stretch;
|
||||
align-items: stretch;
|
||||
-ms-flex-preferred-size: 0;
|
||||
flex-basis: 0;
|
||||
@@ -4145,7 +4140,7 @@ a.nav-item.is-tab.is-active {
|
||||
display: -ms-inline-flexbox;
|
||||
display: inline-flex;
|
||||
font-size: 1rem;
|
||||
height: 2.5em;
|
||||
height: 2.285em;
|
||||
-webkit-box-pack: start;
|
||||
-ms-flex-pack: start;
|
||||
justify-content: flex-start;
|
||||
@@ -5617,7 +5612,6 @@ label.panel-block:hover {
|
||||
.columns.is-vcentered {
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
-ms-grid-row-align: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
@@ -5640,7 +5634,6 @@ label.panel-block:hover {
|
||||
.tile {
|
||||
-webkit-box-align: stretch;
|
||||
-ms-flex-align: stretch;
|
||||
-ms-grid-row-align: stretch;
|
||||
align-items: stretch;
|
||||
display: block;
|
||||
-ms-flex-preferred-size: 0;
|
||||
@@ -7582,7 +7575,6 @@ html.route-index #carbon {
|
||||
.structure-item.is-structure-container:after {
|
||||
-webkit-box-align: start;
|
||||
-ms-flex-align: start;
|
||||
-ms-grid-row-align: flex-start;
|
||||
align-items: flex-start;
|
||||
-webkit-box-pack: start;
|
||||
-ms-flex-pack: start;
|
||||
|
||||
Reference in New Issue
Block a user