moodle/mod/assign/feedback/editpdf
Damyon Wiese 298a7ee386 MDL-42402 EditPDF: CSS Improvements for editing toolbar.
The main change here is to prevent the default rendering of a select list for the page
selector, so that it looks more consistent with the rest of the toolbar on different
browsers/os combinations.

This is done with some vendor specific css rules targeting webkit, mozilla and ie.

There are also some minor tweaks to vertically align the images in the buttons and reduce the padding
above and below the toolbar.
2013-10-24 13:22:39 +08:00
..
backup/moodle2 MDL-42023 assign: Edit PDF plugin - Damyon's contributions 2013-10-03 09:30:32 +08:00
classes Merge branch 'MDL-42029-master-nomerge' of git://github.com/mouneyrac/moodle 2013-10-16 12:45:07 +08:00
db NOBUG: Fixed file access permissions 2013-10-04 15:43:58 +13:00
fpdi MDL-42023 assign: Edit PDF plugin - Damyon's contributions 2013-10-03 09:30:32 +08:00
lang/en Merge branch 'MDL-42029-master-nomerge' of git://github.com/mouneyrac/moodle 2013-10-16 12:45:07 +08:00
pix NOBUG: Fixed SVG browser compatibility 2013-10-04 15:43:53 +13:00
tests MDL-42222 Assignment: Added type check before checking mimetype 2013-10-09 16:53:46 +08:00
yui MDL-42029 Editpdf: Page selector should indicate what page you are on 2013-10-16 11:55:30 +08:00
ajax.php MDL-42131 editpdf: Add missing require_login() to entry pages 2013-10-04 15:20:34 +08:00
lib.php MDL-42023 assign: Edit PDF plugin - Damyon's contributions 2013-10-03 09:30:32 +08:00
locallib.php MDL-41131 assign module: remove setting for submission comments and edipdf plugins' setting. 2013-10-14 12:43:26 +08:00
settings.php MDL-42143 editpdf: Convert gspath to proper setting 2013-10-04 10:14:18 +08:00
styles.css MDL-42402 EditPDF: CSS Improvements for editing toolbar. 2013-10-24 13:22:39 +08:00
testgs.php MDL-42131 editpdf: Add missing require_login() to entry pages 2013-10-04 15:20:34 +08:00
thirdpartylibs.xml MDL-42148 new overview of 3rd party libraries 2013-10-16 14:48:29 +08:00
version.php MDL-42023 assign: Add Edit PDF plugin to core. 2013-10-03 09:29:54 +08:00