[extensions-web] Make reviews look better
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web] Make reviews look better
- Date: Sat, 19 Nov 2011 19:52:44 +0000 (UTC)
commit 53a8daa2fedf6612f7919bb191462086291ca85a
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Sat Nov 19 14:51:12 2011 -0500
Make reviews look better
sweettooth/static/css/sweettooth.css | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/sweettooth/static/css/sweettooth.css b/sweettooth/static/css/sweettooth.css
index afc9f9b..2320f13 100644
--- a/sweettooth/static/css/sweettooth.css
+++ b/sweettooth/static/css/sweettooth.css
@@ -554,10 +554,11 @@ input[type=submit], button {
}
.review blockquote {
- line-height: 1.8em;
- text-indent: 2em;
- font-size: larger;
- font-style: italic;
+ padding: .5em;
+ white-space: pre;
+ border: 1px solid #BABDB6;
+ border-left: 1em solid #A5A5AF;
+ border-radius: 2px 2px 2px 2px;
}
.review blockquote.empty {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]