zulip/static/styles
vaibhavrajsingh2001 f0c5b1a8d7 design: Use CSS instead of disabled property for non-editable text.
The disabled property actually prevented text selection, so it seems
better to use CSS through the `readonly="readonly"` property.
For this, swapped .prop() with .attr() since .prop() was setting it as
`readonly=""`.
2020-04-17 08:36:21 -07:00
..
portico portico: Align vertical height of submit buttons with inputs. 2020-04-07 10:31:19 -07:00
alerts.scss bankruptcy: Migrate from modal view to top-of-page panel. 2020-03-31 15:30:37 -07:00
app_components.scss docs: Convert many http URLs to https. 2020-03-26 21:35:32 -07:00
components.scss styles: Fix SimpleBar hover styling for simplebar@5.1.0. 2020-03-13 16:14:23 -07:00
compose.scss compose: Fix color of preview icon. 2020-04-13 14:58:10 -07:00
drafts.scss styles: Replace Sass with PostCSS. 2019-08-29 16:35:51 -07:00
hotspots.scss hotspots: Animate more tastefully. 2020-02-25 14:04:11 -08:00
informational-overlays.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
input_pill.scss input pills: Update style for non editable pills. 2019-07-09 17:21:54 -07:00
left-sidebar.scss css: css: Use SCSS nesting for '.zoom-in' in left-sidebar.scss 2020-03-19 16:47:36 -07:00
lightbox.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
night_mode.scss design: Use CSS instead of disabled property for non-editable text. 2020-04-17 08:36:21 -07:00
popovers.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
pygments.scss styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
reactions.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
rendered_markdown.scss css: Change emoji size within text to 20x20px. 2020-03-22 15:09:49 -07:00
right-sidebar.scss bots: Remove FEEDBACK_BOT implementation. 2020-01-25 22:41:39 -08:00
settings.scss alert settings: Change style of alert words list. 2020-04-15 17:56:14 -07:00
subscriptions.scss stream settings: Display success/failure status for edits. 2020-04-01 14:40:41 -07:00
typing_notifications.scss styles: Move media queries into the files they override. 2019-10-28 15:39:17 -07:00
user_circles.scss styles: Remove most vendor-prefixed CSS attributes. 2019-08-30 14:51:52 -07:00
user_status.scss styles: Remove stray semicolon from input.user_status block. 2019-09-02 21:45:43 -07:00
widgets.scss todo_list: Add task description and index numbers. 2020-03-12 08:02:06 -04:00
zulip.scss message-header: Bump up the opcaity of icons. 2020-04-13 14:58:10 -07:00