[ARVADOS] updated: 8475c105488dd42720abd071e9c3efe378b362f7

git at public.curoverse.com git at public.curoverse.com
Fri Dec 5 20:45:20 EST 2014


Summary of changes:
 apps/workbench/app/assets/stylesheets/application.css.scss | 4 ++++
 1 file changed, 4 insertions(+)

       via  8475c105488dd42720abd071e9c3efe378b362f7 (commit)
      from  590cc75e138c891b2608d14ac5678035bc89e363 (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 8475c105488dd42720abd071e9c3efe378b362f7
Author: Tom Clegg <tom at curoverse.com>
Date:   Fri Dec 5 20:36:23 2014 -0500

    3781: Add ng-cloak style.

diff --git a/apps/workbench/app/assets/stylesheets/application.css.scss b/apps/workbench/app/assets/stylesheets/application.css.scss
index cd862e0..51d4702 100644
--- a/apps/workbench/app/assets/stylesheets/application.css.scss
+++ b/apps/workbench/app/assets/stylesheets/application.css.scss
@@ -271,3 +271,7 @@ span.editable-textile {
 .arv-log-refresh-control {
   display: none;
 }
+
+[ng\:cloak], [ng-cloak], .ng-cloak {
+    display: none !important;
+}

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list