Sha256: 7bb445eda8547a488ecaf8768ded96e98df9bb1b1b4199ab7ec6dfd566730619

Contents?: true

Size: 959 Bytes

Versions: 2

Compression:

Stored size: 959 Bytes

Contents

body {
    font-family: 'Droid Sans', sans-serif;  
    font-size: medium;
}

div.center {
    width: 800px;
    margin: auto;
}

tr.odd {
    background-color: #E2EFFF; 
}

tr.even {
    background-color: #aed0ea;
}

table.entrytable{
    width: 100%;
}

table.entrytable .css_right {
    /* adding this keeps the sort icon on the same level as the label */
    float:right;
}

div.dataTables_info, div.dataTables_filter {
    padding: 5px;
}

table.dataTable td, table.dataTable th {
    padding: 3px;
}

.ui-button {
    font-size: medium;
    font-weight: normal;
}

.spacebelow {
    margin-bottom: 20px;
}

div.dialog label, div.dialog input { 
    display:block; 
}

div.dialog input.text { 
    margin-bottom:12px; 
    width:95%; 
    padding: .4em; 
}

div.dialog label.labelfield { 
    margin-bottom:12px; 
    width:95%; 
    padding: .4em; 
    background-color: 
}

div.dialog fieldset { 
    padding:0; 
    border:0; 
    margin-top:25px; 
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lockr-0.5.1 resources/static/css/lockr.css
lockr-0.5.0 resources/static/css/lockr.css