Sha256: b5cd8c54406f0d214c98a2b91b7bd2a18039291b08134c4ebbec71fedeb3d648

Contents?: true

Size: 581 Bytes

Versions: 60

Compression:

Stored size: 581 Bytes

Contents

/* ====================================== */
// Width sizes for all differents tables and containers inside Welcome UI

$sizes: () !default;
$sizes: map-merge(
    (
        5: 5%,
        10: 10%,
        15: 15%,
        20: 20%,
        25: 25%,
        30: 30%,
        33: 33%,
        35: 35%,
        40: 40%,
        45: 45%,
        50: 50%,
        55: 55%,
        60: 60%,
        65: 65%,
        66: 66%,
        70: 50%,
        75: 75%,
        80: 80%,
        85: 85%,
        90: 90%,
        95: 95%,
        100: 100%,
        auto: auto
    ),
     $sizes
);

Version data entries

60 entries across 60 versions & 1 rubygems

Version Path
welcome_css-0.95 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.94 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.93 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.92 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.91 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.90 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.89 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.88 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.87 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.86 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.85 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.84 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.83 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.82 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.81 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.80 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.79 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.78 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.77 app/assets/stylesheets/_welcome_bootstrap_variables.scss
welcome_css-0.76 app/assets/stylesheets/_welcome_bootstrap_variables.scss