all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob fa49d33ee3e17558d2cc3321b3a6ae9ed9187650 891 bytes (raw)
name: website/static/media/css/video-list.css 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
 
main {
    background-color: #333;
    background-image: url("/static/base/img/depression-shadow-top.png"),
                      url("/static/base/img/noise-bg.png");
    background-position: top, top;
    background-repeat: repeat-x, repeat;
}

section {
    padding: 50px 20px;
}

h2 {
    font-size: 2.5em;
    line-height: 1.2em;
}

.page-number-indicator {
    font-size: 16px;
}

.button-little, .button-little:link, .button-little:visited {
    border-color: #E6E6E6;
    border-radius: 4px;
    border-style: solid;
    border-width: thin;
    color: #E6E6E6;
    display: inline-block;
    font-size: 0.8em;
    margin: 5px;
    padding: 5px 10px;
    vertical-align: top;
}

.button-little-active:link,
.button-little-active:visited,
.button-little:active,
.button-little:focus,
.button-little:hover {
    background-color: #FFCC00;
    border-color: #E5A50A;
    color: black;
}

debug log:

solving fa49d33 ...
found fa49d33 in https://yhetil.org/guix/wgMI9T65yTCjOY-09dyetBvHdodhvANUIwdoRldKAjT8hSIBjMem44J8oOdzYJjA0Xp1vBYqw4o8MEDE54mSPoS1q3BvR0QMuE8TR7Kf2Ls=@protonmail.com/ ||
	https://yhetil.org/guix/zZkA4nEyhJw_-f4WDRhXeBexp0M-8dz-xU75mM4yCjA7hS9p2CaxIBxtpK3-s7qbq3bWSzXOTusbUuVw5Ere-s93caaZ___EjlwaDUxe0QM=@protonmail.com/

applying [1/1] https://yhetil.org/guix/wgMI9T65yTCjOY-09dyetBvHdodhvANUIwdoRldKAjT8hSIBjMem44J8oOdzYJjA0Xp1vBYqw4o8MEDE54mSPoS1q3BvR0QMuE8TR7Kf2Ls=@protonmail.com/
diff --git a/website/static/media/css/video-list.css b/website/static/media/css/video-list.css
new file mode 100644
index 0000000..fa49d33

Checking patch website/static/media/css/video-list.css...
Applied patch website/static/media/css/video-list.css cleanly.

skipping https://yhetil.org/guix/zZkA4nEyhJw_-f4WDRhXeBexp0M-8dz-xU75mM4yCjA7hS9p2CaxIBxtpK3-s7qbq3bWSzXOTusbUuVw5Ere-s93caaZ___EjlwaDUxe0QM=@protonmail.com/ for fa49d33
index at:
100644 fa49d33ee3e17558d2cc3321b3a6ae9ed9187650	website/static/media/css/video-list.css

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.