damned-lies r1523 - in trunk: . media/css templates/feeds
- From: claudep svn gnome org
- To: svn-commits-list gnome org
- Subject: damned-lies r1523 - in trunk: . media/css templates/feeds
- Date: Sat, 4 Apr 2009 07:49:32 +0000 (UTC)
Author: claudep
Date: Sat Apr 4 07:49:32 2009
New Revision: 1523
URL: http://svn.gnome.org/viewvc/damned-lies?rev=1523&view=rev
Log:
2009-04-04 Claude Paroz <claude 2xlibre net>
* media/css/main.css: Slightly reduce spacing on titles.
* templates/feeds/actions_title.html: Description is more useful than
state.
Modified:
trunk/ChangeLog
trunk/media/css/main.css
trunk/templates/feeds/actions_title.html
Modified: trunk/media/css/main.css
==============================================================================
--- trunk/media/css/main.css (original)
+++ trunk/media/css/main.css Sat Apr 4 07:49:32 2009
@@ -53,7 +53,7 @@
h2 {
width: 100%;
- margin-top: 2em;
+ margin-top: 1.5em;
border-bottom: 1px solid gray;
}
Modified: trunk/templates/feeds/actions_title.html
==============================================================================
--- trunk/templates/feeds/actions_title.html (original)
+++ trunk/templates/feeds/actions_title.html Sat Apr 4 07:49:32 2009
@@ -1 +1 @@
-{{ obj.state.domain }} - {{ obj.state.branch.module.name }} ({{ obj.state.branch.name }}) - {{ obj.state }}
+{{ obj.state.domain }} - {{ obj.state.branch.module.name }} ({{ obj.state.branch.name }}) - {{ obj.description }}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]