Mercurial > libervia-templates
comparison sat_templates/templates/bulma/static/styles.css @ 291:1ca9384fb681
bulma: new `embed/embed.html` template
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 28 Sep 2020 17:26:47 +0200 |
parents | f1a39607d6a5 |
children | 829d87a70136 |
comparison
equal
deleted
inserted
replaced
290:1743fd741fed | 291:1ca9384fb681 |
---|---|
227 .comments_side_panel.open, .invitation_manager_side_panel.open { | 227 .comments_side_panel.open, .invitation_manager_side_panel.open { |
228 width: 55rem; | 228 width: 55rem; |
229 transition: width 0.3s ease-out; | 229 transition: width 0.3s ease-out; |
230 } | 230 } |
231 | 231 |
232 /********* | |
233 * embed * | |
234 *********/ | |
235 | |
236 .embed { | |
237 width: 100%; | |
238 height: 100%; | |
239 } | |
240 | |
232 /**************** | 241 /**************** |
233 * media player * | 242 * media player * |
234 ****************/ | 243 ****************/ |
235 | 244 |
236 div.media_player>div.media_elt, | 245 div.media_player>div.media_elt, |