diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-03-13 00:38:38 +0100 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-03-13 00:38:38 +0100 |
commit | 8358b9247f857e52d794a99c30a11941ef2a9214 (patch) | |
tree | d4282394b827d8ff1bdfd6d0c38e5c613c84b898 /view/theme | |
parent | ecc9f4ba70fc1bf2fae89ead5772110df238de58 (diff) | |
download | volse-hubzilla-8358b9247f857e52d794a99c30a11941ef2a9214.tar.gz volse-hubzilla-8358b9247f857e52d794a99c30a11941ef2a9214.tar.bz2 volse-hubzilla-8358b9247f857e52d794a99c30a11941ef2a9214.zip |
fix css
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/diabook-blue/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook-blue/style.css b/view/theme/diabook-blue/style.css index 67ee11769..93307153f 100644 --- a/view/theme/diabook-blue/style.css +++ b/view/theme/diabook-blue/style.css @@ -1623,7 +1623,7 @@ body .pageheader{ box-shadow: 0 1px 1px #CFCFCF; } .button.creation2 { - background-color: #33ACFF; + background-color: #1872A2; background-image: -moz-linear-gradient(center top , #66C1FF 0%, #0097FF 100%); border: 1px solid #777777; color: white; |