Sha256: d566b2f5142602d7ab6204e821bf85c0b0ea9bd47e8a5a6b641bf7b1ff476885

Contents?: true

Size: 1.12 KB

Versions: 4

Compression:

Stored size: 1.12 KB

Contents

.wrapper {
    margin: 10px auto 0;
    font-size: 12px;
    overflow: hidden;
}

.clear {
    clear: both;
}

.wrapper .left {
    float: left;
    margin-left: 10px;;
}

.wrapper .right {
    float: right;
    margin-right: 10px;
    border-left: 2px dotted #EDEDED;
    padding-left: 15px;
}

.section {
    margin-bottom: 20px;
    overflow: hidden;
}

.section h3 {
    font-weight: bold;
    padding: 5px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #EDEDED;
    font-size: 12px;
}

.section ul {
    list-style: none;
    overflow: hidden;
}

.section li {
    float: left;
}

.section .tone {
    width: 80px;;
}

.section .preview {
    width: 220px;
}

.section .preview table {
    text-align: center;
    vertical-align: middle;
    color: #666;
}

.section .preview caption {
    font-weight: bold;
}

.section .preview td {
    border-width: 1px;
    border-style: solid;
    height: 22px;
}

.section .preview th {
    border-style: solid;
    border-color: #DDD;
    border-width: 2px 1px 1px 1px;
    height: 22px;
    background-color: #F7F7F7;
}

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
ueditor_rails4-0.0.5 vendor/assets/javascripts/ueditor/dialogs/table/edittable.css
ueditor_rails-0.0.4 vendor/assets/javascripts/ueditor/dialogs/table/edittable.css
ueditor_rails-0.0.2 vendor/assets/javascripts/ueditor/dialogs/table/edittable.css
ueditor_rails-0.0.1 vendor/assets/javascripts/ueditor/dialogs/table/edittable.css