]> git.mjollnir.org Git - moodle.git/commit
Tidying up form appearance
authormoodler <moodler>
Sat, 13 Jan 2007 04:24:15 +0000 (04:24 +0000)
committermoodler <moodler>
Sat, 13 Jan 2007 04:24:15 +0000 (04:24 +0000)
commit49c7f3a850c50f773317be3c5fe42f05bc57c51f
tree901be7a1812d5b568dcba5e207d674f8bbff5001
parent3efc06683a7f7183cbf6a577f97dacc63ddc5208
Tidying up form appearance

1) Changed required/advanced images to something language neutral (asterisks)
2) Moved them to pixpath so people can override them easily
3) Hide the images completely using CSS (keep them only for accessibility)
   so that all the labels have a consistent alignment.
4) Use CSS to color the labels instead.
lib/form/adv.gif [deleted file]
lib/form/adv.png [deleted file]
lib/form/req.gif [deleted file]
lib/form/req.png [deleted file]
lib/formslib.php
pix/adv.gif [new file with mode: 0755]
pix/req.gif [new file with mode: 0644]
theme/standard/styles_layout.css