comparison sat_templates/templates/bulma/static/call.css @ 396:9847e6dbeefa

bulma (call): add group call related templates. rel: 430
author Goffi <goffi@goffi.org>
date Wed, 15 May 2024 17:39:47 +0200
parents c573917ce388
children
comparison
equal deleted inserted replaced
395:5072e4a4e261 396:9847e6dbeefa
50 left: 10px; 50 left: 10px;
51 right: 10px; 51 right: 10px;
52 z-index: 2; 52 z-index: 2;
53 } 53 }
54 54
55 #hangup_btn svg { 55 .is-rotated-135 svg {
56 transform: rotate(135deg); 56 transform: rotate(135deg);
57 } 57 }
58 58
59 .inactive::after { 59 .inactive::after {
60 content: "/"; 60 content: "/";