commit: 959497e26be1ee9b514cd520e8002b378c735a1b
parent: 465d47283fa934eb08efab897cb9fcdcf29b21c5
Author: Adam Tauber <asciimoo@gmail.com>
Date: Mon, 5 Sep 2016 21:50:06 +0200
[fix] remove trailing whitespaces
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/searx/static/themes/oscar/less/logicodev/results.less b/searx/static/themes/oscar/less/logicodev/results.less
@@ -6,7 +6,7 @@
.favicon {
margin-bottom:-3px;
}
-
+
a {
color: @black;
text-decoration: none;
@@ -18,7 +18,7 @@
&:visited{
color: @violet;
}
-
+
.highlight {
background-color: @dim-gray;
// Chrome hack: bold is different size than normal
diff --git a/searx/static/themes/oscar/less/pointhi/results.less b/searx/static/themes/oscar/less/pointhi/results.less
@@ -6,10 +6,10 @@
.favicon {
margin-bottom:-3px;
}
-
+
a {
vertical-align: bottom;
-
+
.highlight {
font-weight:bold;
}