Module: tools Branch: master Commit: ff224083216bc58f78650a5450abadd331d51698 URL: https://source.winehq.org/git/tools.git/?a=commit;h=ff224083216bc58f78650a54...
Author: Francois Gouget fgouget@codeweavers.com Date: Mon Mar 7 12:45:35 2022 +0100
testbot/web: Remove end-of-line spaces in the css file.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
testbot/web/WineTestBot.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/testbot/web/WineTestBot.css b/testbot/web/WineTestBot.css index 6d170b1..301ba71 100644 --- a/testbot/web/WineTestBot.css +++ b/testbot/web/WineTestBot.css @@ -123,7 +123,7 @@ A:hover position: relative; bottom: 0.5em; font-size: 0.8em; -} +}
h1, h2 { @@ -145,7 +145,7 @@ h2 font-size: 14pt; }
-.DetailsBody p +.DetailsBody p { text-align: center; } @@ -175,7 +175,7 @@ h2 margin-top: 2em }
-.ItemBody p +.ItemBody p { text-align: center; }