1 /* Copyright (C) The Arvados Authors. All rights reserved.
3 SPDX-License-Identifier: CC-BY-SA-3.0 */
14 .nav-list .nav-header {
17 text-shadow: 0 1px 0 rgba(255,255,255,.5);
22 .nav-list > .active > a,
23 .nav-list > .active > a:hover,
24 .nav-list > .active > a:focus {
26 text-shadow: 0 -1px 0 rgba(0,0,0,.2);
27 background-color: rgb(66, 139, 202);
35 list-style-position: inside;