From caa64508a7cb999ef915cec17452225e86286434 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Thu, 27 Nov 2008 11:04:37 -0500 Subject: Added Quotes option links --- theme/css/website.css | 4 ++++ theme/quotes/header.tpl | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 theme/quotes/header.tpl (limited to 'theme') diff --git a/theme/css/website.css b/theme/css/website.css index 76ff9ca..de2fecd 100755 --- a/theme/css/website.css +++ b/theme/css/website.css @@ -309,6 +309,10 @@ div#content a:hover img { border: dashed gray 1px; } +div#hatbar.quotes-options ul { + list-style: none; +} + /* Tables */ table.webmail { diff --git a/theme/quotes/header.tpl b/theme/quotes/header.tpl new file mode 100644 index 0000000..620a4d0 --- /dev/null +++ b/theme/quotes/header.tpl @@ -0,0 +1,47 @@ + -- cgit 1.4.1