summary refs log tree commit diff stats
path: root/theme/css
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-11-27 11:04:37 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-11-27 11:04:37 -0500
commitcaa64508a7cb999ef915cec17452225e86286434 (patch)
tree3d43a8c725808fb7d39adcb6d686b20ea414162d /theme/css
parent2983749fbb6170b36fbdbe95625b2a4696593351 (diff)
downloadfourisland-caa64508a7cb999ef915cec17452225e86286434.tar.gz
fourisland-caa64508a7cb999ef915cec17452225e86286434.tar.bz2
fourisland-caa64508a7cb999ef915cec17452225e86286434.zip
Added Quotes option links
Diffstat (limited to 'theme/css')
-rwxr-xr-xtheme/css/website.css4
1 files changed, 4 insertions, 0 deletions
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 {
309 border: dashed gray 1px; 309 border: dashed gray 1px;
310} 310}
311 311
312div#hatbar.quotes-options ul {
313 list-style: none;
314}
315
312/* Tables */ 316/* Tables */
313 317
314table.webmail { 318table.webmail {