Merge branch '2800-python-global-state' into 2800-pgs
[arvados.git] / apps / workbench / app / assets / stylesheets / application.css.scss
index c986f034bcc6a0e19f8525659201a3fe8f6cb74c..6b91783e60abe882bbe7b5ba06fb33a4979e790f 100644 (file)
@@ -244,3 +244,7 @@ div.pane-content iframe {
   width: 100%;
   border: none;
 }
+
+div.rounded {
+  border-radius: 3px;
+}