File: replace-external-merch-images-with-links.patch

package info (click to toggle)
qutebrowser 2.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 21,324 kB
  • sloc: python: 71,332; javascript: 31,830; sh: 768; xml: 133; makefile: 51
file content (41 lines) | stat: -rw-r--r-- 1,460 bytes parent folder | download | duplicates (2)
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
Description: Sponsoring FAQ: link to external images of perks instead of including them
Author: Axel Beckert <abe@debian.org>
Forwarded: not-needed

--- a/qutebrowser/html/doc/faq.html
+++ b/qutebrowser/html/doc/faq.html
@@ -227,7 +227,6 @@
 
 div.imageblock div.content { padding-left: 0; }
 span.image img { border-style: none; vertical-align: text-bottom; }
-a.image:visited { color: white; }
 
 dl {
   margin-top: 0.8em;
@@ -1492,7 +1491,7 @@
 </p>
 <div class="paragraph"><p><span class="image">
 <a class="image" href="https://qutebrowser.org/img/sponsors/stickers.jpg">
-<img src="https://qutebrowser.org/img/sponsors/stickers.jpg" alt="stickers" width="300" />
+Picture of the stickers
 </a>
 </span></p></div>
 </dd>
@@ -1505,7 +1504,7 @@
 </p>
 <div class="paragraph"><p><span class="image">
 <a class="image" href="https://qutebrowser.org/img/sponsors/swag.jpg">
-<img src="https://qutebrowser.org/img/sponsors/swag.jpg" alt="swag" width="300" />
+Picture of the swag
 </a>
 </span></p></div>
 <div class="paragraph"><p>It&#8217;s planned to order more swag, depending on the exact demand. Possibilities
@@ -1546,7 +1545,7 @@
 2016 crowdfunding:</p></div>
 <div class="paragraph"><p><span class="image">
 <a class="image" href="https://qutebrowser.org/img/sponsors/shirt.jpg">
-<img src="https://qutebrowser.org/img/sponsors/shirt.jpg" alt="shirt" width="300" />
+Picture of the shirt
 </a>
 </span></p></div>
 </dd>