Sha256: 818ccfecef7005bc63a2101c258650fb0be6f74d328d57bb818a7a2d6c8ab8a3

Contents?: true

Size: 225 Bytes

Versions: 2

Compression:

Stored size: 225 Bytes

Contents

/* Shower Grid */

.shower.full.grid::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: '';
    pointer-events: none;
    background-image: url('grid.svg');
}

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
slippery-0.4.2 assets/shower/themes/material/styles/shower/shower-grid.css
slippery-0.4.2 assets/shower/themes/ribbon/styles/shower/shower-grid.css