discourse/app/assets/stylesheets
Benjamin Kampmann 8167207e38 Wrap extended post actions in ellipsis.
Add a new SiteSetting to specify a maximum of items to be shown in post action menus per default. If more buttons are rendered and those after mentioned maximum will be hidden behind a collapsible ellipsis-button. Once clicked it slides in the missing buttons and hides itself.

If the setting is set to 0, the ellipsis will not be applied. It default is set to 4 though.

All buttons are created equal - but the Reply-Button is more equal than others: If it is rendered, the reply button will never be hidden behind the ellipsis. The max count is exclusiding the reply button and its position would make the reply button hide, it is removed there and pushed to the end of the list.
2014-06-10 09:55:07 +02:00
..
common Add ability to run validation on site settings. notification_email and other email address settings are now validated. 2014-06-09 16:59:20 -04:00
desktop Wrap extended post actions in ellipsis. 2014-06-10 09:55:07 +02:00
mobile Mobile: on a post, put username, name, and title on their own lines beside the author avatar 2014-06-05 12:32:48 -04:00
vendor f**ing bootstrap, span5 = .gutter 2014-06-05 02:57:56 -07:00
admin.css Restructure the app/assets/stylesheets directory 2013-08-28 13:58:44 -04:00
common.scss Merge pull request #2333 from rhacker/select2 2014-05-28 11:42:40 -04:00
desktop.scss FIX: revert button on all colors in a new color scheme 2014-05-14 10:19:00 -04:00
embed.css.scss making the color customizer a little nicer with dark themes 2014-05-19 01:17:59 -04:00
mobile.scss FIX: revert button on all colors in a new color scheme 2014-05-14 10:19:00 -04:00