diff options
| author | Pim van den Berg | 2009-12-05 20:23:25 +0100 |
|---|---|---|
| committer | Pim van den Berg | 2009-12-05 20:23:25 +0100 |
| commit | 1a076098050969d217f7abe8ec2102719fcba21d (patch) | |
| tree | a44dedb92ce9687b5465963292de427dc08d0dd6 /layout | |
| parent | temporary disable swap_io (diff) | |
| download | apt-panopticon_cgp-1a076098050969d217f7abe8ec2102719fcba21d.zip apt-panopticon_cgp-1a076098050969d217f7abe8ec2102719fcba21d.tar.gz apt-panopticon_cgp-1a076098050969d217f7abe8ec2102719fcba21d.tar.bz2 apt-panopticon_cgp-1a076098050969d217f7abe8ec2102719fcba21d.tar.xz | |
load plugins on the host page via ajax
Diffstat (limited to 'layout')
| -rw-r--r-- | layout/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/style.css b/layout/style.css index 3b61a68..2e2003e 100644 --- a/layout/style.css +++ b/layout/style.css | |||
| @@ -74,6 +74,10 @@ hr { | |||
| 74 | border-top: 1px solid #000; | 74 | border-top: 1px solid #000; |
| 75 | } | 75 | } |
| 76 | 76 | ||
| 77 | .point { | ||
| 78 | cursor: pointer; | ||
| 79 | } | ||
| 80 | |||
| 77 | .small { | 81 | .small { |
| 78 | font-size: 0.7em; | 82 | font-size: 0.7em; |
| 79 | } | 83 | } |
