aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/diabook-pink
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-04-20 17:16:42 +0200
committertommy tomson <thomas.bierey@gmx.de>2012-04-20 17:16:42 +0200
commite052be606c9c2c4e615cb557572a68af2181cc17 (patch)
tree38d32c36924f1c049703d75aad1306f15e9a6e78 /view/theme/diabook/diabook-pink
parent30bbbf32e53594f4ebada6acc1313333aabe8561 (diff)
downloadvolse-hubzilla-e052be606c9c2c4e615cb557572a68af2181cc17.tar.gz
volse-hubzilla-e052be606c9c2c4e615cb557572a68af2181cc17.tar.bz2
volse-hubzilla-e052be606c9c2c4e615cb557572a68af2181cc17.zip
diabook-themes: add diabook-green and some minor css/bug-fixes
Diffstat (limited to 'view/theme/diabook/diabook-pink')
-rw-r--r--view/theme/diabook/diabook-pink/style-wide.css2
-rw-r--r--view/theme/diabook/diabook-pink/style.css3
2 files changed, 3 insertions, 2 deletions
diff --git a/view/theme/diabook/diabook-pink/style-wide.css b/view/theme/diabook/diabook-pink/style-wide.css
index 52155cc9e..97f922d57 100644
--- a/view/theme/diabook/diabook-pink/style-wide.css
+++ b/view/theme/diabook/diabook-pink/style-wide.css
@@ -614,7 +614,7 @@ header #banner #logo-text {
}
/* messages */
#message-new {
- background: #3465A4;
+ background: #996d73;
border: 1px solid #333;
width: 150px;
}
diff --git a/view/theme/diabook/diabook-pink/style.css b/view/theme/diabook/diabook-pink/style.css
index 84311fbe4..fee5cca48 100644
--- a/view/theme/diabook/diabook-pink/style.css
+++ b/view/theme/diabook/diabook-pink/style.css
@@ -615,8 +615,9 @@ header #banner #logo-text {
top: 10%;
}
/* messages */
+/*color*/
#message-new {
- background: #3465A4;
+ background: #996d73;
border: 1px solid #333;
width: 150px;
}