Bläddra i källkod

[fix] remove trailing whitespaces

Adam Tauber 8 år sedan
förälder
incheckning
959497e26b

+ 2
- 2
searx/static/themes/oscar/less/logicodev/results.less Visa fil

@@ -6,7 +6,7 @@
6 6
     .favicon {
7 7
         margin-bottom:-3px;
8 8
     }
9
-    
9
+
10 10
     a {
11 11
         color: @black;
12 12
         text-decoration: none;
@@ -18,7 +18,7 @@
18 18
         &:visited{
19 19
             color: @violet;
20 20
         }
21
-        
21
+
22 22
         .highlight {
23 23
             background-color: @dim-gray;
24 24
             // Chrome hack: bold is different size than normal

+ 2
- 2
searx/static/themes/oscar/less/pointhi/results.less Visa fil

@@ -6,10 +6,10 @@
6 6
     .favicon {
7 7
         margin-bottom:-3px;
8 8
     }
9
-    
9
+
10 10
     a {
11 11
         vertical-align: bottom;
12
-        
12
+
13 13
         .highlight {
14 14
             font-weight:bold;
15 15
         }