diff options
author | Michael Vogel <icarus@dabo.de> | 2012-04-02 00:08:49 +0200 |
---|---|---|
committer | Michael Vogel <icarus@dabo.de> | 2012-04-02 00:08:49 +0200 |
commit | a39d8d3f02e5bbd711fde71594c2c787b21ef2e9 (patch) | |
tree | 151de823ba4148a78412090f7e82aaa12da24943 /view/theme/diabook | |
parent | 5409825fe7edd926f9588057074e62c86f177f1f (diff) | |
download | volse-hubzilla-a39d8d3f02e5bbd711fde71594c2c787b21ef2e9.tar.gz volse-hubzilla-a39d8d3f02e5bbd711fde71594c2c787b21ef2e9.tar.bz2 volse-hubzilla-a39d8d3f02e5bbd711fde71594c2c787b21ef2e9.zip |
The "vier"-theme is now working again. But there is still work needed
Diffstat (limited to 'view/theme/diabook')
-rw-r--r-- | view/theme/diabook/style-network.css | 2 | ||||
-rw-r--r-- | view/theme/diabook/style-profile.css | 2 | ||||
-rw-r--r-- | view/theme/diabook/style-settings.css | 2 | ||||
-rw-r--r-- | view/theme/diabook/style.css | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/view/theme/diabook/style-network.css b/view/theme/diabook/style-network.css index 3042476d8..282b37161 100644 --- a/view/theme/diabook/style-network.css +++ b/view/theme/diabook/style-network.css @@ -2523,4 +2523,4 @@ list-style-type: disc; #photos-upload-newalbum-div { float: left; width: 175px; -}
\ No newline at end of file +} diff --git a/view/theme/diabook/style-profile.css b/view/theme/diabook/style-profile.css index 5a91e5254..5492c1884 100644 --- a/view/theme/diabook/style-profile.css +++ b/view/theme/diabook/style-profile.css @@ -2517,4 +2517,4 @@ list-style-type: disc; #photos-upload-newalbum-div { float: left; width: 175px; -}
\ No newline at end of file +} diff --git a/view/theme/diabook/style-settings.css b/view/theme/diabook/style-settings.css index 46f7e957e..2a21795a7 100644 --- a/view/theme/diabook/style-settings.css +++ b/view/theme/diabook/style-settings.css @@ -2516,4 +2516,4 @@ list-style-type: disc; #photos-upload-newalbum-div { float: left; width: 175px; -}
\ No newline at end of file +} diff --git a/view/theme/diabook/style.css b/view/theme/diabook/style.css index 956667faa..d96d9d989 100644 --- a/view/theme/diabook/style.css +++ b/view/theme/diabook/style.css @@ -2448,4 +2448,4 @@ list-style-type: disc; #photos-upload-newalbum-div { float: left; width: 175px; -}
\ No newline at end of file +} |