2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / assets / stylesheets / application.css.scss
index 9560bb7dc86662a12d49672254205d2ef890508c..31f06e9e5802653ce6ada0379c08579eb84650c5 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 /*
  * This is a manifest file that'll be compiled into application.css, which will include all the files
  * listed below.
@@ -219,6 +223,10 @@ table.table-fixed-header-row tbody {
     overflow-y: auto;
 }
 
+.dropdown-menu a {
+    cursor: pointer;
+}
+
 .row-fill-height, .row-fill-height>div[class*='col-'] {
     display: flex;
 }