diff options
Diffstat (limited to 'html/Ocean.std-theme')
-rw-r--r-- | html/Ocean.std-theme/ocean.css | 7 | ||||
-rw-r--r-- | html/Ocean.std-theme/synopsis.png | bin | 8584 -> 11327 bytes |
2 files changed, 5 insertions, 2 deletions
diff --git a/html/Ocean.std-theme/ocean.css b/html/Ocean.std-theme/ocean.css index fdcd367b..1233a748 100644 --- a/html/Ocean.std-theme/ocean.css +++ b/html/Ocean.std-theme/ocean.css @@ -288,11 +288,14 @@ div#style-menu-holder { padding: 0; } -#synopsis p.caption.collapser, -#synopsis p.caption.expander { +#synopsis p.caption.collapser { background: url(synopsis.png) no-repeat 0 -8px; } +#synopsis p.caption.expander { + background: url(synopsis.png) no-repeat -64px -8px; +} + #synopsis ul, #synopsis ul li.src { background-color: #f9f8db; diff --git a/html/Ocean.std-theme/synopsis.png b/html/Ocean.std-theme/synopsis.png Binary files differindex 0a52b209..85fb86ec 100644 --- a/html/Ocean.std-theme/synopsis.png +++ b/html/Ocean.std-theme/synopsis.png |