[Bps-public-commit] App-Changeloggr branch, master, updated. 90b3579df60975e95d095ccd1394eec2a31acb85
sartak at bestpractical.com
sartak at bestpractical.com
Wed May 20 17:44:14 EDT 2009
The branch, master has been updated
via 90b3579df60975e95d095ccd1394eec2a31acb85 (commit)
from d20434282c909c11a2204be4c66c95d56dbc331e (commit)
Summary of changes:
share/web/static/css/app.css | 11 +++++++++++
share/web/static/css/change.css | 6 ------
2 files changed, 11 insertions(+), 6 deletions(-)
- Log -----------------------------------------------------------------
commit 90b3579df60975e95d095ccd1394eec2a31acb85
Author: Shawn M Moore <sartak at gmail.com>
Date: Wed May 20 17:44:05 2009 -0400
commit identifier style changes
diff --git a/share/web/static/css/app.css b/share/web/static/css/app.css
index 1699ea8..8461a16 100644
--- a/share/web/static/css/app.css
+++ b/share/web/static/css/app.css
@@ -57,3 +57,14 @@ hr {
border-bottom: 1px dashed #333;
}
+.change .identifier {
+ font-size: .6em;
+ text-align: right;
+ color: #777;
+}
+
+.identifier a.external_source {
+ color: #777;
+ text-decoration: none;
+}
+
diff --git a/share/web/static/css/change.css b/share/web/static/css/change.css
index 47ae63e..05dd401 100644
--- a/share/web/static/css/change.css
+++ b/share/web/static/css/change.css
@@ -58,12 +58,6 @@ a.external_source {
float: right;
}
-.change .identifier {
- font-size: .7em;
- text-align: right;
- color: #999;
-}
-
iframe.external_source {
width: 100%;
height: 300px;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list