tests: don't test for specific device labels
[pygobject.git] / docs / extra.css
blob3ae7bdbbbfdb22b569723013b928af74473a1eb7
1 .wy-side-nav-search {
2 background-color: initial;
5 .wy-nav-top {
6 background-color: #171A2F;
9 .wy-side-nav-search input[type="text"] {
10 border-color: transparent;
13 .wy-nav-content {
14 margin: initial;
17 .wy-nav-side {
18 background-color: #171A2F;
21 .rst-content div[role=navigation], footer {
22 font-size: 0.85em;
23 color: #999;
26 .rst-content div[role=navigation] hr {
27 margin-top: 6px;
30 footer hr {
31 margin-bottom: 6px;
34 .rst-footer-buttons {
35 display: none;
38 a.icon-home, a.icon-home:hover {
39 display: inline-block;
40 padding: 4px 4px 4px 21px;
41 background: transparent url(pygobject-small.svg) center left no-repeat;
42 background-size: 1.2em;
43 margin-top: 0.2em;
44 margin-bottom: 1em;
48 .fa-home::before, .icon-home::before {
49 content: "";
52 .wy-nav-top a {
53 margin: -2em;
54 background: transparent url(pygobject-small.svg) center left no-repeat;
55 background-size: 1.2em;
56 padding: 4px 4px 4px 24px;