all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 11a8542458bb513a83b365ec249a678fe9e07bc2 980 bytes (raw)
name: website/static/media/css/publications.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
 
.publication-list {
    margin-top: 2em;
}

.publication-preview,
.publication-preview:link,
.publication-preview:visited {
    display: block;
    border-image: linear-gradient(to right, gray, transparent) 1;
    border-style: none none solid none;
    border-width: thin thick;
    color: #4D4D4D;
    padding: 20px 70px 20px 10px;
    transition: border-width .2s cubic-bezier(.22,.61,.36,1);
}

.publication-preview:active,
.publication-preview:focus,
.publication-preview:hover {
    background-color: gold;
    background-image: url("/static/base/img/link-arrow-shaper.svg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    border-image: linear-gradient(to right, #333, white, white) 1;
    border-style: none none solid solid;
}

.publication-title {
    margin: 0px;
}

.publication-info {
    margin-bottom: 0px;
}

.scientific-mark {
    display: inline-block;
    cursor: help;
    height: 28px;
    width: 28px;
}

debug log:

solving 11a8542 ...
found 11a8542 in https://yhetil.org/guix/XxPCIGHqE4M3nFDpiuYNKY_7dy7pWeeZWdT1FXnlJbWQkgNt0HxbPAWJuAKU3aGmHkOGYl2ec7QEjDaO0tSDP3P5I6r6ZAPMNzG3Et8Nz1c=@protonmail.com/
found 797918f in https://yhetil.org/guix/4BtcqLwBY7LgeYhUd41lhUUAcT5n2Zn9OTJUzGswTuBpLla8nBHyrQ3kJzwEMI9E7MPEnr6wBqSeCMqByldZ6i5jPR8B7ZtEi0XhwextyQo=@protonmail.com/ ||
	https://yhetil.org/guix/rvOMdPKRHNINHsvhy8aneQ-XeN8CAbV_3HNdrYNCGNvsUZwp7pzSfusn3eH4q1H3CH45XVYjnSkSLkVdX1TZUlIUPRgVtx4oe7cco70mXE4=@protonmail.com/

applying [1/2] https://yhetil.org/guix/4BtcqLwBY7LgeYhUd41lhUUAcT5n2Zn9OTJUzGswTuBpLla8nBHyrQ3kJzwEMI9E7MPEnr6wBqSeCMqByldZ6i5jPR8B7ZtEi0XhwextyQo=@protonmail.com/
diff --git a/website/static/media/css/publications.css b/website/static/media/css/publications.css
new file mode 100644
index 0000000..797918f

Checking patch website/static/media/css/publications.css...
Applied patch website/static/media/css/publications.css cleanly.

skipping https://yhetil.org/guix/rvOMdPKRHNINHsvhy8aneQ-XeN8CAbV_3HNdrYNCGNvsUZwp7pzSfusn3eH4q1H3CH45XVYjnSkSLkVdX1TZUlIUPRgVtx4oe7cco70mXE4=@protonmail.com/ for 797918f
index at:
100644 797918f307051e5a7f5e55f83e104925a768a74a	website/static/media/css/publications.css

applying [2/2] https://yhetil.org/guix/XxPCIGHqE4M3nFDpiuYNKY_7dy7pWeeZWdT1FXnlJbWQkgNt0HxbPAWJuAKU3aGmHkOGYl2ec7QEjDaO0tSDP3P5I6r6ZAPMNzG3Et8Nz1c=@protonmail.com/
diff --git a/website/static/media/css/publications.css b/website/static/media/css/publications.css
index 797918f..11a8542 100644

Checking patch website/static/media/css/publications.css...
Applied patch website/static/media/css/publications.css cleanly.

index at:
100644 11a8542458bb513a83b365ec249a678fe9e07bc2	website/static/media/css/publications.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.