git ssb

10+

Matt McKegg / patchwork



Commit b6dbdef347c796b446ad6c329ec6d57e8d1f0b26

light theme: fix color of "spash" on new message flag

Matt McKegg committed on 2/12/2018, 3:47:33 AM
Parent: 6a98dbefa275e1234eb09fc437ac1a2a914c29da

Files changed

styles/light/message.mcsschanged
styles/light/message.mcssView
@@ -178,11 +178,11 @@
178178
179179 -new, -unread {
180180 width: auto
181181 height: auto
182+ color: #ffcf04
182183
183184 :before {
184- color: #ffcf04
185185 content: '✸'
186186 }
187187
188188 :first-letter {

Built with git-ssb-web