Sha256: 9a81ff4ef5847f223574a25c6445d0721730420ed49209528a13b499521da5d3

Contents?: true

Size: 165 Bytes

Versions: 2

Compression:

Stored size: 165 Bytes

Contents

/* Application styles */


.not-available {
    display: none;
}

.available {
    display: flex;
}

.room {
    display: flex;
    justify-content: space-between;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
p2p_streams_channel-0.0.3 spec/dummy/app/assets/stylesheets/application.css
p2p_streams_channel-0.0.2 spec/dummy/app/assets/stylesheets/application.css