David Schnur
b475c7219e
Slightly reduce placeholder and header sizes.
...
The smaller size ensures that the example plots remain fully visible on
more of our most common visitor screen resolutions.
13 years ago
David Schnur
23005fdd4e
Move placeholder styles into .demo-placeholder.
...
This allows a page to have multiple placeholders, since we're no longer
tied to unique IDs.
13 years ago
David Schnur
492e97eacc
Avoid being too specific in placeholder styles.
13 years ago
David Schnur
8e8327f5d9
Add a sub-header style for per-plot labels.
13 years ago
David Schnur
0f23d23118
Pad check boxes to match the new page font size.
13 years ago
David Schnur
2eccabcf8c
Generalize placeholder styles.
...
Give any direct child of demo-containre the same style, so it can be
used for both #placeholder and #overview.
13 years ago
David Schnur
eeb1b9df28
Expand inputs to match the new page font size.
13 years ago
David Schnur
8a1180579c
Expand buttons to match the new page font size.
13 years ago
David Schnur
e05f390040
Fix plot legend padding.
...
Added explicit border-spacing to compensate for global removal of
padding. Flot should really take care of this itself; layout-critical
styles shouldn't depend on the user-agent defaults.
13 years ago
David Schnur
6bdc88c1f9
Beautified CSS used by the examples pages.
...
Slightly widened the page to account for the fact that most people have
widescreen monitors these days. Also made text larger and more legible,
and created a nice 'clipping' effect for the placeholder.
13 years ago
David Schnur
21e252ea8f
Renamed layout.css to examples.css.
13 years ago