comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 1392:4a0c4119e00d
1 /* graphics.css
2 * Define colours and effects for classes and objects
3 */
4
5 div.title {
6 font-size: 2em;
7 }
8
9 body {
10 }