discourse/app/assets/stylesheets/desktop
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
..
compose.scss Merge pull request #2333 from rhacker/select2 2014-05-28 11:42:40 -04:00
discourse.scss f**ing bootstrap, span5 = .gutter 2014-06-05 02:57:56 -07:00
header.scss merging more styles into base, also fixing <big> abuse 2014-05-26 11:33:47 -04:00
login.scss fix some CSS color issues 2014-06-04 23:33:58 -07:00
modal.scss Merge pull request #2333 from rhacker/select2 2014-05-28 11:42:40 -04:00
poster_expansion.scss dim the poster expansion right h3s 2014-05-29 01:21:19 -07:00
topic-list.scss restore bg-color for New Topic / New Post rows in Topic-List Categories table 2014-06-05 11:58:20 -07:00
topic-post.scss Wrap extended post actions in ellipsis. 2014-06-10 09:55:07 +02:00
topic.scss BUGFIX: progress bar was hidden when the composer was open 2014-06-04 13:03:14 +02:00
upload.scss simplifying and segmenting color variables 2014-05-06 01:50:51 -04:00
user.scss fix some CSS color issues 2014-06-04 23:33:58 -07:00