OpenSlides/openslides/static/styles
Emanuel Schuetze b082f8a8fc A lot of template improvements
- Translate group name in participant overview table.
- Move 'status_link' function from participants.js to utils.js for using in VoteCollector plugin.
- Added hook 'post_js' for VoteCollector plugin.
- Fixed poll id in poll_form.
- Improved 'show log' button
- Used welcome_title for default custom slide
- Used bootstraps' fluid grid nesting for responsive layout of widgets.
- Added microphone icon for 'add-me-to-list-of-speakers' button.
- Format motion identifier and title in (motion and account) widgets.
- Format list of speakers (slide, overlay, view, overview)
- Format list of speakers widget and view. Added view to link to current list of speakers (without add to list).
- Fixed motion slide. Made up/down animation faster and the scroll way shorter.
- Fixed icon name.
- Set default context of 'extra_javascript' to use kwargs['context']['extra_javascript'].append('...') without error.
- Fixed translation of motion state.

Moved css code.
2013-05-14 23:20:54 +02:00
..
dataTables Integrated DataTables function for participants table (for client side sorting/filtering/pagination). Removed old server side sorting/filtering code. 2013-03-14 22:34:40 +01:00
jquery-ui Updated jQuery UI to v1.10.2. 2013-04-24 11:34:24 +02:00
base.css A lot of template improvements 2013-05-14 23:20:54 +02:00
bootstrap-responsive.min.css Updated bootstrap from 2.2.2 to 2.3.1 2013-03-18 20:19:17 +01:00
bootstrap.min.css Updated bootstrap from 2.2.2 to 2.3.1 2013-03-18 20:19:17 +01:00
ckeditor.css Initial attempt to integrate CKEditor into OpenSlides 2013-04-18 13:20:27 +02:00