[meld: 154/180] meld.css: Fix minor CSS linter errors
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld: 154/180] meld.css: Fix minor CSS linter errors
- Date: Thu, 23 Jul 2015 21:44:19 +0000 (UTC)
commit e5635207087eafec76fa5794d3c5e3269393aad6
Author: Kai Willadsen <kai willadsen gmail com>
Date: Sat Jan 10 11:52:48 2015 +1000
meld.css: Fix minor CSS linter errors
data/meld.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/meld.css b/data/meld.css
index 8f21083..073d2eb 100644
--- a/data/meld.css
+++ b/data/meld.css
@@ -38,7 +38,7 @@ LinkMap {
}
.meld-vc-console-pane {
- border-width: 1px 0 0px 0;
+ border-width: 1px 0 0 0;
border-style: solid;
border-color: @borders;
}
@@ -46,5 +46,5 @@ LinkMap {
.not-found {
color: white;
background-image: none;
- background-color: rgb (237, 54, 54);
+ background-color: rgb(237, 54, 54);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]