annotate graphics.css @ 1392:4a0c4119e00d

Bug #1486: Fixed rogue '+' appearing in move slider alert. Unlabelled axis have default of 'Axis ' and their index.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Thu, 17 Dec 2015 13:03:39 +0000
parents
children 375410a5571d
rev   line source
nickjillings@1392 1 /* graphics.css
nickjillings@1392 2 * Define colours and effects for classes and objects
nickjillings@1392 3 */
nickjillings@1392 4
nickjillings@1392 5 div.title {
nickjillings@1392 6 font-size: 2em;
nickjillings@1392 7 }
nickjillings@1392 8
nickjillings@1392 9 body {
nickjillings@1392 10 }