comparison 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
comparison
equal deleted inserted replaced
274:b6937cf854f0 275:dbdaf1d7442b
166 display: none; 166 display: none;
167 } 167 }
168 168
169 div.search_dialog.open>div.dropdown-menu { 169 div.search_dialog.open>div.dropdown-menu {
170 display: block; 170 display: block;
171 }
172
173 div.dropdown-item.selected {
174 background-color: var(--col-primary);
171 } 175 }
172 176
173 /********** 177 /**********
174 * panels * 178 * panels *
175 **********/ 179 **********/