aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire/views/default/thewire/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/thewire/views/default/thewire/css.php')
-rw-r--r--mod/thewire/views/default/thewire/css.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/mod/thewire/views/default/thewire/css.php b/mod/thewire/views/default/thewire/css.php
index 4f5a12874..afc3a16aa 100644
--- a/mod/thewire/views/default/thewire/css.php
+++ b/mod/thewire/views/default/thewire/css.php
@@ -5,7 +5,7 @@
?>
/********************************
- The Wire
+The Wire
*********************************/
#thewire-textarea {
height: 40px;
@@ -80,7 +80,7 @@ return true;
margin-top:4px;
}
.wire_post_contents {
- background-color: #eeeeee;
+ background-color: #eee;
margin:0;
padding:5px;
line-height: 1.2em;
@@ -88,8 +88,8 @@ return true;
position: relative;
}
.wire_post_icon {
- float:left;
- margin-right:8px;
+ float:left;
+ margin-right:8px;
}
.wire_post_info {
margin-top:-3px;