Sha256: 8bd471da7ec997be4ad690c65748b9ed8de668c0a4db8e6408e1414a908c6cb7

Contents?: true

Size: 1.21 KB

Versions: 22

Compression:

Stored size: 1.21 KB

Contents

#wrapper {
    margin-left: 350px;
    text-align: left;
}

#header {
    text-align: left;
    margin: 20px 0;
}

#header .left {
    float: left;
    margin-right: 20px;
}

#header h1 {
    margin: 10px 0;
}

.documentation {
    border-top: 1px solid #999;
}

.documentation a {
    color: #C71212;
    cursor: pointer;
}

.documentation a:hover {
    color: white;
    background: #D15E5E;
    text-decoration: none;
}

.documentation pre {
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #eee;
    padding: 5px;
    margin: 0 20px;
}

.documentation code {
    background: #eee;
    padding: 0 5px;
}


.documentation .menu {
    position: fixed;
    left: 0;
    bottom: 0;
    top: 0;
    width: 300px;
    background: #ddd;
    overflow-y: scroll;
}

.documentation .doc_chapter {
    position: absolute;
    background: #fafafa;
    left: 300px;
    right: 0;
    padding: 0 20px;
}

.documentation .doc_chapter a {
    background: #eae3c6;
}

.documentation .doc_chapter a:hover {
    background: #D15E5E;
    color: white;
}

.documentation .doc_chapter .links {
    border-top: 1px solid #999;
    margin-top: 10px;
    padding-top: 10px;
}

.documentation .doc_chapter h2 {
    border-bottom: 1px solid #999;
}

Version data entries

22 entries across 22 versions & 3 rubygems

Version Path
mdbe-0.1.0 public/amber/css/documentation.css
maglev-database-explorer-0.0.5 public/amber/css/documentation.css
maglev-database-explorer-0.0.4 public/amber/css/documentation.css
maglev-database-explorer-0.0.3 public/amber/css/documentation.css
maglev-database-explorer-0.0.2 public/amber/css/documentation.css
maglev-database-explorer-0.0.1 public/amber/css/documentation.css
resin-0.4.0 amber/css/documentation.css
resin-0.3.1 amber/css/documentation.css
resin-0.3.0 amber/css/documentation.css
resin-0.2.3 amber/css/documentation.css
resin-0.2.2 amber/css/documentation.css
resin-0.2.1 amber/css/documentation.css
resin-0.2.0 amber/css/documentation.css
resin-0.1.0 amber/css/documentation.css
resin-0.0.8 amber/css/documentation.css
resin-0.0.7 amber/css/documentation.css
resin-0.0.6 amber/css/documentation.css
resin-0.0.5 amber/css/documentation.css
resin-0.0.4 amber/css/documentation.css
resin-0.0.3 amber/css/documentation.css