aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook-blue/fpostit
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-03-24 08:56:26 +0100
committertommy tomson <thomas.bierey@gmx.de>2012-03-24 08:56:26 +0100
commit8451b22d42d913d5f03b3598ed5772580844ac55 (patch)
tree14ce858560640fff931970f9778eb501989ccd5c /view/theme/diabook-blue/fpostit
parentb23ad806ec8cedbc94d721279fd5615f79c4a4c6 (diff)
downloadvolse-hubzilla-8451b22d42d913d5f03b3598ed5772580844ac55.tar.gz
volse-hubzilla-8451b22d42d913d5f03b3598ed5772580844ac55.tar.bz2
volse-hubzilla-8451b22d42d913d5f03b3598ed5772580844ac55.zip
small fix in css
Diffstat (limited to 'view/theme/diabook-blue/fpostit')
-rw-r--r--view/theme/diabook-blue/fpostit/fpostit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook-blue/fpostit/fpostit.php b/view/theme/diabook-blue/fpostit/fpostit.php
index acf77a6c8..65c43a2b9 100644
--- a/view/theme/diabook-blue/fpostit/fpostit.php
+++ b/view/theme/diabook-blue/fpostit/fpostit.php
@@ -21,7 +21,7 @@ if (($_POST["friendika_acct_name"] != '') && ($_POST["friendika_password"] != ''
}
.wrap1 {
padding: 2px 5px;
- background-color: #729FCF;
+ background-color: #000;
margin-bottom: 10px;
}
.wrap2 {