mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Add favourite modal to light theme CSS
This commit is contained in:
parent
29812c2e59
commit
13df125b6c
@ -224,6 +224,7 @@
|
|||||||
// Change the background colors of modals
|
// Change the background colors of modals
|
||||||
.actions-modal,
|
.actions-modal,
|
||||||
.boost-modal,
|
.boost-modal,
|
||||||
|
.favourite-modal,
|
||||||
.confirmation-modal,
|
.confirmation-modal,
|
||||||
.mute-modal,
|
.mute-modal,
|
||||||
.block-modal,
|
.block-modal,
|
||||||
@ -246,6 +247,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.boost-modal__action-bar,
|
.boost-modal__action-bar,
|
||||||
|
.favourite-modal__action-bar,
|
||||||
.confirmation-modal__action-bar,
|
.confirmation-modal__action-bar,
|
||||||
.mute-modal__action-bar,
|
.mute-modal__action-bar,
|
||||||
.block-modal__action-bar,
|
.block-modal__action-bar,
|
||||||
|
Loading…
Reference in New Issue
Block a user