bookstack/resources/sass
Dan Brown aa6a752e38
Implemented custom select controls because apple hates web developers
They'd rather keep pushing their 2007 era strange form control styles
even though they're horribly outdated, ugly and hard to style. The
only way to override is a full nuking of the default styles, which means
we have to then implement the frigging arrow icon using hacks which would
then conflict with all other sensible browsers so we have to nuke their
styles aswell to ensure some stupid backgroud hack is used everywhere.

I bet apple don't even use their shite default control styles and nuke
them also, Lets see. Yup, First thing I see on the top of their homepage
is a locale select dropdown custom built from about 10 HTML elements. FML

For #2709
2021-04-27 21:36:08 +01:00
..
_animations.scss Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
_blocks.scss Made docs sidebar a slight bit easier to scroll 2020-11-28 15:28:44 +00:00
_buttons.scss Rolled dark mode out to the editors 2020-04-11 15:48:08 +01:00
_codemirror.scss Updated codemirror and updated codemirror base styles 2020-09-26 17:33:43 +01:00
_colors.scss Aligned book and shelf grid item views 2020-12-18 21:26:22 +00:00
_components.scss Added user filter to audit log 2021-03-21 15:04:32 +00:00
_footer.scss Updated footer links to be a configurable list 2021-01-31 00:23:15 +00:00
_forms.scss Implemented custom select controls because apple hates web developers 2021-04-27 21:36:08 +01:00
_header.scss Improved header element accessibility when at mobile sizes 2021-04-19 21:41:13 +01:00
_html.scss Added env option for setting dark mode default 2021-02-07 23:12:05 +00:00
_layout.scss Updated books list view description to be limited by css 2021-02-12 23:10:30 +00:00
_lists.scss Updated books list view description to be limited by css 2021-02-12 23:10:30 +00:00
_mixins.scss Started work on supporting a dark-mode 2020-04-10 22:38:29 +01:00
_pages.scss Started migrating tag manager JS to HTML-first component 2020-06-28 23:15:05 +01:00
_reset.scss Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
_spacing.scss Replace node-sass with dart-sass 2020-06-26 12:44:41 +02:00
_tables.scss Fixed recycle bin dropdown being cut off in chrome 2021-01-04 18:24:34 +00:00
_text.scss Aligned book and shelf grid item views 2020-12-18 21:26:22 +00:00
_tinymce.scss Added padding to the bottom of the WYSIWYG editor 2021-02-12 23:35:42 +00:00
_variables.scss Removed some unused sass variables 2021-04-08 22:33:36 +01:00
export-styles.scss Removed user and revision links in export meta 2021-02-12 20:58:01 +00:00
print-styles.scss Updated styles to use logical properties/values 2020-04-05 13:07:19 +01:00
styles.scss Updtd entity-selector for keyboard nav and new component system 2021-02-12 22:10:37 +00:00