]> cat aescling's git repositories - mastodon.git/commitdiff
Add favourite modal to light theme CSS
authorStarfall <us@starfall.systems>
Thu, 3 Dec 2020 21:49:29 +0000 (15:49 -0600)
committerThibG <thib@sitedethib.com>
Sat, 5 Dec 2020 12:23:39 +0000 (13:23 +0100)
app/javascript/flavours/glitch/styles/mastodon-light/diff.scss

index 163b5220c07c83ed47e953399ff03113bb0e5935..8f5309f2bc06df351bea5d71dc8a1bfd848b2345 100644 (file)
 // Change the background colors of modals
 .actions-modal,
 .boost-modal,
+.favourite-modal,
 .confirmation-modal,
 .mute-modal,
 .block-modal,
 }
 
 .boost-modal__action-bar,
+.favourite-modal__action-bar,
 .confirmation-modal__action-bar,
 .mute-modal__action-bar,
 .block-modal__action-bar,