From: Ulrich Müller Date: Mon, 27 Jan 2020 22:40:02 +0000 (+0100) Subject: app-doc/devmanual: Use a less intrusive patch for offline fallback. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e1747fe452d0d0f14e89ca6e332c720f6c71f5d3;p=gentoo.git app-doc/devmanual: Use a less intrusive patch for offline fallback. Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Ulrich Müller --- diff --git a/app-doc/devmanual/files/devmanual-fallback.patch b/app-doc/devmanual/files/devmanual-fallback.patch index 9e86cca39c8e..76cefe2547e2 100644 --- a/app-doc/devmanual/files/devmanual-fallback.patch +++ b/app-doc/devmanual/files/devmanual-fallback.patch @@ -3,18 +3,17 @@ https://bugs.gentoo.org/617724 --- a/devbook.xsl +++ b/devbook.xsl -@@ -451,9 +451,7 @@ +@@ -451,8 +451,7 @@ - - -- + + - -@@ -486,9 +484,6 @@ +@@ -486,9 +485,6 @@ -@@ -530,45 +525,7 @@ - - - -- - -- -
-
-
-@@ -613,19 +570,7 @@ +@@ -613,9 +609,6 @@
- - - -- -- -- -- -- ../ -- -- -- -- - - - - + + + --- /dev/null +++ b/fallback.css -@@ -0,0 +1,20 @@ +@@ -0,0 +1,22 @@ +body { + margin: 40px auto; + max-width: 650px; @@ -108,6 +51,8 @@ https://bugs.gentoo.org/617724 + +.divider, +.footerlinks, ++.input-group, ++.modal-dialog, +.navbar-toggle, +.site-title, +.tyrian-navbar {