diff sat_templates/templates/bulma/static/styles.css @ 275:dbdaf1d7442b

bulma (invitation/manager.html): simpler manager, taking profit of dynamism
author Goffi <goffi@goffi.org>
date Fri, 14 Aug 2020 08:47:06 +0200
parents dea66eead698
children 672b6137ef29
line wrap: on
line diff
--- a/sat_templates/templates/bulma/static/styles.css	Fri Aug 14 08:47:06 2020 +0200
+++ b/sat_templates/templates/bulma/static/styles.css	Fri Aug 14 08:47:06 2020 +0200
@@ -170,6 +170,10 @@
     display: block;
 }
 
+div.dropdown-item.selected {
+    background-color: var(--col-primary);
+}
+
 /**********
  * panels *
  **********/