Sha256: 7d866a12209a1584a786a32987f38a422cb2ce23f38874654a681718973f68fb

Contents?: true

Size: 602 Bytes

Versions: 8

Compression:

Stored size: 602 Bytes

Contents

.bs-docs-example 
{
    position: relative;
    margin: 15px 0;
    padding: 39px 19px 14px;
    background-color: white;
    border: 1px solid #DDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
 
.bs-docs-example::after
{
    content: "Example";
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    background-color: whiteSmoke;
    border: 1px solid #DDD;
    color: #9DA0A4;
    -webkit-border-radius: 4px 0 4px 0;
    -moz-border-radius: 4px 0 4px 0;
    border-radius: 4px 0 4px 0;
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
bootstrap-view-helpers-0.0.14 app/assets/stylesheets/bootstrap-view-helpers/bs_docs_example.css
bootstrap-view-helpers-0.0.13 app/assets/stylesheets/bootstrap-view-helpers/bs_docs_example.css
bootstrap-view-helpers-0.0.12 app/assets/stylesheets/bootstrap-view-helpers/bs_docs_example.css
bootstrap-view-helpers-0.0.11 app/assets/stylesheets/bootstrap-view-helpers/bs_docs_example.css
bootstrap-view-helpers-0.0.10 app/assets/stylesheets/bootstrap-view-helpers/bs_docs_example.css
bootstrap-view-helpers-0.0.9 app/assets/stylesheets/bootstrap-view-helpers/bs_docs_example.css
bootstrap-view-helpers-0.0.8 app/assets/stylesheets/bootstrap-view-helpers/bs_docs_example.css
bootstrap-view-helpers-0.0.7 app/assets/stylesheets/bootstrap-view-helpers/bs_docs_example.css