mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] doc: custom.css: fix indentation
Date: Thu, 11 May 2023 07:55:33 +0200	[thread overview]
Message-ID: <20230511055533.1980385-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20230506202223.263380-2-rhi@pengutronix.de>

Thanks, applied as 257259c8021b87481ed94c8450d99e6bc937fb6c.

Michael

[sent from post-receive hook]

On Thu, 11 May 2023 07:55:33 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> Make indentation consistent with the rest of the file.
> 
> Fixes: 876d0ff2cb0f2ef54f81 (2017-07-14, "doc: css: use more ptxdist-like colors for admonitions")
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20230506202223.263380-2-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/doc/_static/css/custom.css b/doc/_static/css/custom.css
> index 258e8f70ebfb..7efe0e101774 100644
> --- a/doc/_static/css/custom.css
> +++ b/doc/_static/css/custom.css
> @@ -97,17 +97,17 @@ nav.wy-nav-side #menu-resize .fa:not(:first-child) {
>  }
>  
>  .important {
> -		background-color: #fff4dd !important;
> +    background-color: #fff4dd !important;
>  }
>  .important .admonition-title {
> -		background-color: #ff9b00 !important;
> +    background-color: #ff9b00 !important;
>  }
>  
>  .note {
> -		background-color: #f2f9e5 !important;
> +    background-color: #f2f9e5 !important;
>  }
>  .note .admonition-title {
> -		background-color: #83983e !important;
> +    background-color: #83983e !important;
>  }
>  
>  .wy-table-responsive table.word-wrap td,



  reply	other threads:[~2023-05-11  5:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-06 20:22 [ptxdist] [PATCH 1/3] doc: fix CSS/JS files not getting picked up by sphinx 5.3.0 Roland Hieber
2023-05-06 20:22 ` [ptxdist] [PATCH 2/3] doc: custom.css: fix indentation Roland Hieber
2023-05-11  5:55   ` Michael Olbrich [this message]
2023-05-06 20:22 ` [ptxdist] [PATCH 3/3] doc: custom.css: fix "View Page Source" align with newer sphinx_rtd_theme Roland Hieber
2023-05-11  5:55   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-05-11  5:55 ` [ptxdist] [APPLIED] doc: fix CSS/JS files not getting picked up by sphinx 5.3.0 Michael Olbrich
2023-05-15 10:21 ` [ptxdist] [PATCH 1/3] " Jonas Schmidt
2023-05-15 11:18   ` Gavin Schenk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230511055533.1980385-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=rhi@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox