Sha256: 934e5f241ded9b7153f89477029a3f497c50b562ffdffe631754c20c2e5cdc73
Contents?: true
Size: 1.96 KB
Versions: 8
Compression:
Stored size: 1.96 KB
Contents
.detachedTableContainer th, .detachedTableContainer td, .scrollTargetContainter th, .scrollTargetContainter td { padding: 2px !important; border: 1px solid #CCC !important; margin: 0px;; } .centerContainer .detachedTableContainer { width: 1016px; } .centerContainer .scrollTargetContainter { width: 1000px; overflow: hidden; } .centerContainer .detachedTableContainer, { overflow: auto; height: 616px; } .detachedTableContainer, .fixed_left_column .scrollTargetContainter { overflow: hidden; overflow-y: hidden; height: 600px; } .fixedLeftColumn table { border-right: 5px solid #CCC !important; width: 100px; } /* table cells must have same properties */ //.scrollTargetContainter .headcol, .detachedTableContainer .headcol { // position: absolute; // //width: 5em; // left: 0; // top: auto; // border-right: 0px none black; // border-top-width: 3px; // margin-top: -3px; //} .editable_cell { cursor: pointer; } .no_hover .table tbody tr:hover td, .no_hover .table tbody tr:hover th { //background-color: transparent !important; background-color: inherit; } label.mini_color_box { width: 15px; height: 15px; display: inline-block; cursor: pointer; } span.mini_color_box { //width: 25px; //height: 25px; display: inline-block; margin: 1px; } label.mini_color_box_blank { width: 100px; border: 2px solid #CCC; vertical-align: center; text-align: center; padding-top: 5px; } label.mini_color_box.active { border: 6px solid #05e876; width: 13px; height: 13px; } label.mini_color_box_blank.active { width: 100px; height: 20px; } span.mini_color_cell { display: inline-block; width: 20px; height: 20px; } /* tabbulka bude mit fixni vysku radku, prepocinani s 500 polozkama trva moc doulho */ /* !!!!! proste se do ni nesmi rvat nic vetsiho */ .editable_table tbody tr { height: 25px; max-height: 25px; min-height: 25px; } .editable_table table .btn { padding: 0px; margin: 0px; margin-right: 2px; }
Version data entries
8 entries across 8 versions & 1 rubygems