[ARVADOS] updated: 3e1d74de833626cc6a1e3d8793e6333968788647
git at public.curoverse.com
git at public.curoverse.com
Wed May 21 10:26:24 EDT 2014
Summary of changes:
apps/workbench/app/assets/stylesheets/collections.css.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 3e1d74de833626cc6a1e3d8793e6333968788647 (commit)
from b9e8878717643b05f75aebb628c0a78722aa2f51 (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 3e1d74de833626cc6a1e3d8793e6333968788647
Author: Brett Smith <brett at curoverse.com>
Date: Wed May 21 10:27:10 2014 -0400
2753: Add space between Workspace file tree buttons and scrollbar.
diff --git a/apps/workbench/app/assets/stylesheets/collections.css.scss b/apps/workbench/app/assets/stylesheets/collections.css.scss
index 0c3c396..2bd9bd8 100644
--- a/apps/workbench/app/assets/stylesheets/collections.css.scss
+++ b/apps/workbench/app/assets/stylesheets/collections.css.scss
@@ -1,7 +1,7 @@
/* Style for _show_files tree view. */
ul#collection_files {
- padding-left: 0;
+ padding: 0 .5em;
}
ul.collection_files {
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list