X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=public%2Fvendors%2Fbulma%2Fsass%2Felements%2Fother.sass;fp=public%2Fvendors%2Fbulma%2Fsass%2Felements%2Fother.sass;h=5725617c2680e811f2caf10cf9133b25eb49905e;hb=b0af3b998eb478c3525db23781c4a5bc1ec52d76;hp=0000000000000000000000000000000000000000;hpb=3337fe9284225df913e363121d9fb4f257cc28e8;p=josuexyz%2F.git diff --git a/public/vendors/bulma/sass/elements/other.sass b/public/vendors/bulma/sass/elements/other.sass new file mode 100644 index 0000000..5725617 --- /dev/null +++ b/public/vendors/bulma/sass/elements/other.sass @@ -0,0 +1,39 @@ +.block + @extend %block + +.delete + @extend %delete + +.heading + display: block + font-size: 11px + letter-spacing: 1px + margin-bottom: 5px + text-transform: uppercase + +.highlight + @extend %block + font-weight: $weight-normal + max-width: 100% + overflow: hidden + padding: 0 + pre + overflow: auto + max-width: 100% + +.loader + @extend %loader + +.number + align-items: center + background-color: $background + border-radius: $radius-rounded + display: inline-flex + font-size: $size-medium + height: 2em + justify-content: center + margin-right: 1.5rem + min-width: 2.5em + padding: 0.25rem 0.5rem + text-align: center + vertical-align: top