MDL-9628 When a timestamp is selected for locktime or hiddenuntil, the grader report...
[moodle-pu.git] / theme / standardblue / gradients.css
blob1f66d8f5c3fd9871949230f7e7930f377b40ab41
1 /**
2 * Adds all the nice finish to the standard theme
4 */
6 th.header,
7 td.header,
8 div.header {
9 background-image:url(gradient.jpg);
10 background-position:top;
11 background-repeat:repeat-x;
14 .navbar {
15 background-image:url(gradient.jpg);
16 background-position:top;
17 background-repeat:repeat-x;