X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2a493a9215f604c63ab7bc6f0e0956d10af8ef10..42c20b25e1325124b88e3b9b285544dc41122b56:/apps/workbench/app/assets/stylesheets/keep_disks.css.scss diff --git a/apps/workbench/app/assets/stylesheets/keep_disks.css.scss b/apps/workbench/app/assets/stylesheets/keep_disks.css.scss index 1fe5cd4f3b..0985d8c8d4 100644 --- a/apps/workbench/app/assets/stylesheets/keep_disks.css.scss +++ b/apps/workbench/app/assets/stylesheets/keep_disks.css.scss @@ -1,3 +1,7 @@ +// Copyright (C) The Arvados Authors. All rights reserved. +// +// SPDX-License-Identifier: AGPL-3.0 + // Place all the styles related to the KeepDisks controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: http://sass-lang.com/ @@ -6,6 +10,6 @@ div.graph { margin-top: 20px; } -div.graph h3,h4 { +div.graph h3, div.graph h4 { text-align: center; }