Move around some CSS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
dd800549d7
commit
a6f10a4aaa
1 changed files with 33 additions and 33 deletions
|
@ -45,7 +45,6 @@ limitations under the License.
|
||||||
h1 {
|
h1 {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.mx_IncomingCallToast_buttons {
|
.mx_IncomingCallToast_buttons {
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
|
@ -88,4 +87,5 @@ limitations under the License.
|
||||||
.mx_IncomingCallToast_unSilence::before {
|
.mx_IncomingCallToast_unSilence::before {
|
||||||
mask-image: url('$(res)/img/voip/un-silence.svg');
|
mask-image: url('$(res)/img/voip/un-silence.svg');
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue