[gnomeweb-wml] cheese: fix alignments of package icons
- From: Filippo Argiolas <fargiolas src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnomeweb-wml] cheese: fix alignments of package icons
- Date: Thu, 18 Jun 2009 09:57:06 -0400 (EDT)
commit 8a6ae6211844fc00124fc9b15039bf37b19938ff
Author: Filippo Argiolas <filippo argiolas gmail com>
Date: Thu Jun 18 15:35:33 2009 +0200
cheese: fix alignments of package icons
.../cheese/data/themes/cheese/document.screen.css | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/projects.gnome.org/cheese/data/themes/cheese/document.screen.css b/projects.gnome.org/cheese/data/themes/cheese/document.screen.css
index 01254d0..ae06ef8 100644
--- a/projects.gnome.org/cheese/data/themes/cheese/document.screen.css
+++ b/projects.gnome.org/cheese/data/themes/cheese/document.screen.css
@@ -178,17 +178,23 @@ div.code
font-family: monospace;
}
+.download img
+{
+ vertical-align: middle;
+ padding-right: 4px;
+}
+
.download a
{
text-decoration: none;
font-weight: bold;
color: blue;
- vertical-align: middle;
}
.download p
{
- padding-left: 36px;
+ margin-top: 0px;
+ padding-left: 40px;
}
.download
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]