Mercurial > libervia-templates
comparison sat_templates/templates/bulma/static/styles.css @ 356:e3e11ced9f8f
bulma: new `retry-notification` template:
this template is used notably when server connection is lost, and it will be checked again
after a delay.
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 30 Mar 2023 17:03:57 +0200 |
parents | cac1a96f3df8 |
children | e44c0627d00b |
comparison
equal
deleted
inserted
replaced
355:ff67c700405e | 356:e3e11ced9f8f |
---|---|
83 | 83 |
84 .has-items-vcentered { | 84 .has-items-vcentered { |
85 align-items: center; | 85 align-items: center; |
86 } | 86 } |
87 | 87 |
88 .is-valign-middle { | |
89 vertical-align: middle; | |
90 } | |
88 | 91 |
89 .x-is-hoverable:hover { | 92 .x-is-hoverable:hover { |
90 background-color: #eee !important; | 93 background-color: #eee !important; |
91 } | 94 } |
92 | 95 |