Francois Gouget : testbot/web: Remove end-of-line spaces in the css file.

Alexandre Julliard julliard at winehq.org
Mon Mar 7 15:45:32 CST 2022


Module: tools
Branch: master
Commit: ff224083216bc58f78650a5450abadd331d51698
URL:    https://source.winehq.org/git/tools.git/?a=commit;h=ff224083216bc58f78650a5450abadd331d51698

Author: Francois Gouget <fgouget at 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 at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at 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;
 }




More information about the wine-cvs mailing list