2 * This is a manifest file that'll be compiled into application.css, which will include all the files
5 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
6 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
8 * You're free to add application-wide styles to this file and they'll appear at the top of the
9 * compiled file, but it's generally better to create a new file per style scope.
12 *= require bootstrap_and_overrides
13 *= require bootstrap-editable
20 table.topalign>tbody>tr>td {
23 table.topalign>thead>tr>td {
24 vertical-align: bottom;
26 tr.cell-valign-center>td {
27 vertical-align: middle;
29 tr.cell-noborder>td,tr.cell-noborder>th {
32 table.table-justforlayout>tr>td,
33 table.table-justforlayout>tr>th,
34 table.table-justforlayout>thead>tr>td,
35 table.table-justforlayout>thead>tr>th,
36 table.table-justforlayout>tbody>tr>td,
37 table.table-justforlayout>tbody>tr>th{
40 table.table-justforlayout {
47 table .data-size, .table .data-size {
50 body .editable-empty {
53 body .editable-empty:hover {
56 table.arv-index tbody td.arv-object-AuthorizedKey.arv-attr-public_key {
60 table.table-fixedlayout {
64 table.table-fixedlayout td {
67 text-overflow: ellipsis;
69 table.table-smallcontent td {
72 form input.search-mini {
75 form.small-form-margin {