Updating branch refs/heads/master
         to 55ba263503ba4d9499105b535298e580444ca1aa (commit)
       from 2df05f03f5dd880fc522656083d6ce11c453b11f (commit)

commit 55ba263503ba4d9499105b535298e580444ca1aa
Author: Christian Dywan <[email protected]>
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 {
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to