[Xfce4-commits] <postler:master> Don't draw a line left-side of quotes
Christian Dywan
noreply at xfce.org
Tue Jan 18 03:22:01 CET 2011
Updating branch refs/heads/master
to 55ba263503ba4d9499105b535298e580444ca1aa (commit)
from 2df05f03f5dd880fc522656083d6ce11c453b11f (commit)
commit 55ba263503ba4d9499105b535298e580444ca1aa
Author: Christian Dywan <christian at twotoasts.de>
Date: Mon Jan 17 21:18:42 2011 +0100
Don't draw a line left-side of quotes
postler/postler-content.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/postler/postler-content.vala b/postler/postler-content.vala
index 94ad11a..a8da4a2 100644
--- a/postler/postler-content.vala
+++ b/postler/postler-content.vala
@@ -118,7 +118,6 @@ public class Postler.Content : WebKit.WebView {
padding: 0.5em;
white-space: pre;
color: GrayText;
- border-left: 0.1em solid GrayText;
}
/* Plain text */
.plain_text {
More information about the Xfce4-commits
mailing list