[ARVADOS] updated: 8ef62a19514b4cc0dd886b01902016f19be09ccf
git at public.curoverse.com
git at public.curoverse.com
Tue May 13 10:14:03 EDT 2014
Summary of changes:
apps/workbench/app/assets/stylesheets/keep_disks.css.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 8ef62a19514b4cc0dd886b01902016f19be09ccf (commit)
from a6f78c31607b37d207dcebada38ee05335deac50 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 8ef62a19514b4cc0dd886b01902016f19be09ccf
Author: Tom Clegg <tom at curoverse.com>
Date: Tue May 13 10:13:45 2014 -0400
2638: Fix css syntax.
diff --git a/apps/workbench/app/assets/stylesheets/keep_disks.css.scss b/apps/workbench/app/assets/stylesheets/keep_disks.css.scss
index 1fe5cd4..e7a1b12 100644
--- a/apps/workbench/app/assets/stylesheets/keep_disks.css.scss
+++ b/apps/workbench/app/assets/stylesheets/keep_disks.css.scss
@@ -6,6 +6,6 @@
div.graph {
margin-top: 20px;
}
-div.graph h3,h4 {
+div.graph h3, div.graph h4 {
text-align: center;
}
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list