mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 10:57:58 +00:00
input-pill: Add styling.
This adds some styling for the default case of the input pills and some custom styling.
This commit is contained in:
committed by
Tim Abbott
parent
74d91bff22
commit
00d11fb0af
@@ -808,6 +808,7 @@ PIPELINE = {
|
||||
'styles/settings.css',
|
||||
'styles/subscriptions.css',
|
||||
'styles/drafts.css',
|
||||
'styles/input_pill.css',
|
||||
'styles/informational-overlays.css',
|
||||
'styles/compose.css',
|
||||
'styles/reactions.css',
|
||||
@@ -837,6 +838,7 @@ PIPELINE = {
|
||||
'styles/settings.css',
|
||||
'styles/subscriptions.css',
|
||||
'styles/drafts.css',
|
||||
'styles/input_pill.css',
|
||||
'styles/informational-overlays.css',
|
||||
'styles/compose.css',
|
||||
'styles/reactions.css',
|
||||
|
||||
Reference in New Issue
Block a user