1 /* Copyright (C) The Arvados Authors. All rights reserved.
3 SPDX-License-Identifier: AGPL-3.0 */
6 * This is a manifest file that'll automatically include all the stylesheets available in this directory
7 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
8 * the top of the compiled file, but it's generally better to create a new file per style scope.
24 font-family: Verdana,Arial,sans-serif;
27 border-top: 1px solid #ccc;
29 div#footer, div#footer a {
38 font-family: Verdana,Arial,sans-serif;
39 vertical-align: middle;
43 display: inline-block;
47 div#header > .apptitle {
57 div#header span.beta {
60 div#header span.beta > span {
61 border-top: 1px solid #fff;
62 border-bottom: 1px solid #fff;
69 font-family: Verdana,Arial,sans-serif;
72 font-family: Verdana,Arial,sans-serif;
75 div.full-page-tab-set > ul > li {
87 .autoui-icon-float-left {
96 border-collapse: collapse;
100 background: #fff url(/images/ajax-loader-16-fff-aad.gif) no-repeat;
103 /* warning: depends on 24px outer container. */
113 border-collapse: collapse;
114 margin-bottom: 0.5em;
119 .counttable > div > div {
126 .counttable > div > div.counter {
128 padding: 4px 2px 0 2px;
131 border-collapse: collapse;
133 table.admin_table tbody tr {
136 table.admin_table th,table.admin_table td {
138 border: 1px solid #bbb;
141 table.admin_table tbody tr:hover {
144 table.admin_table tbody tr:hover td {
145 background: transparent;
154 list-style-type: none;
156 div.helptopics ul li {
173 -webkit-border-radius: 3px;
174 -moz-border-radius: 3px;
178 div#header a.sudo-logout {