[art-web] Improve the theme and background items
- From: Thomas Wood <thos src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [art-web] Improve the theme and background items
- Date: Sat, 28 Nov 2009 22:07:23 +0000 (UTC)
commit 2815530ece494243bb53b213de0bf7f33e843166
Author: Thomas Wood <thos gnome org>
Date: Sat Nov 28 21:53:33 2009 +0000
Improve the theme and background items
Remove scrollbars from theme and background items and make each item more
compact.
css/art.css | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/css/art.css b/css/art.css
index 833a4af..a77d8bb 100644
--- a/css/art.css
+++ b/css/art.css
@@ -3,10 +3,9 @@ div.list-item {
margin: 1em;
float: left;
width: 20%;
- height: 14em;
+ height: 12em;
text-align: center;
- overflow: auto;
- white-space: nowrap;
+ line-height: 110%;
}
.list-item img {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]