summaryrefslogtreecommitdiff
path: root/base.css
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-09-15 07:54:56 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-09-15 07:54:56 +0000
commitee983aec7ad092990ea0a8b3082ed327eef08ed5 (patch)
treec72f5099e83632d2057d7c6b124ce4923373c147 /base.css
parentbd4cabbdabcb85a69e3803bcfc1cc12c69a30e6c (diff)
downloadthemes-ee983aec7ad092990ea0a8b3082ed327eef08ed5.tar.gz
themes-ee983aec7ad092990ea0a8b3082ed327eef08ed5.tar.bz2
themes-ee983aec7ad092990ea0a8b3082ed327eef08ed5.zip
further streamline boxes - remove .boxtitle entirely, clean up box template and assign correct class names to icon in admin menu
Diffstat (limited to 'base.css')
-rw-r--r--base.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/base.css b/base.css
index 64cc142..9ae4e86 100644
--- a/base.css
+++ b/base.css
@@ -141,7 +141,7 @@ a.external {background:transparent url("icons/external_link.png") no-repeat lef
/* should we move these settings to individual packages? */
.stickies textarea,
.stickies input[type='text'] {background:#ffc;}
-.stickynote .boxtitle {border-bottom: 1px solid #dda;}
+.stickynote h3 {border-bottom: 1px solid #dda;}
.stickynote {background-color:#ffc; width:300px; padding:3px;float:left;}
.phpbb a:hover img {border:none}