aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/diabook-aerith
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-04-29 04:12:04 +0200
committertommy tomson <thomas.bierey@gmx.de>2012-04-29 04:12:04 +0200
commit3d054341ef3c7598c12b003c0d271910b3349795 (patch)
tree33919b3fc16f34b368a4de0617ac8f467b38a315 /view/theme/diabook/diabook-aerith
parent356bd9b04ad5378b19d4aa8b25ccab178491df34 (diff)
downloadvolse-hubzilla-3d054341ef3c7598c12b003c0d271910b3349795.tar.gz
volse-hubzilla-3d054341ef3c7598c12b003c0d271910b3349795.tar.bz2
volse-hubzilla-3d054341ef3c7598c12b003c0d271910b3349795.zip
diabook-themes: bug/css-fixes
Diffstat (limited to 'view/theme/diabook/diabook-aerith')
-rw-r--r--view/theme/diabook/diabook-aerith/style-wide.css5
-rw-r--r--view/theme/diabook/diabook-aerith/style.css5
2 files changed, 6 insertions, 4 deletions
diff --git a/view/theme/diabook/diabook-aerith/style-wide.css b/view/theme/diabook/diabook-aerith/style-wide.css
index b8ff1fe25..5c263154f 100644
--- a/view/theme/diabook/diabook-aerith/style-wide.css
+++ b/view/theme/diabook/diabook-aerith/style-wide.css
@@ -21,6 +21,7 @@
.admin.linklist {
border: 0px; padding: 0px;
+ list-style: none;
}
.admin.link {
@@ -1014,7 +1015,7 @@ ul.menu-popup .empty {
background-color: #bdcdd4;
}
#nav-notifications-menu {
- width: 400px;
+ width: 425px !important;
max-height: 550px;
overflow: auto;
}
@@ -1243,7 +1244,7 @@ aside #likes a:hover{
margin-right: 20px;
}
#login-submit-wrapper{
- padding-top: 120px;
+
margin-bottom: 12px;
}
aside #login-submit-button{
diff --git a/view/theme/diabook/diabook-aerith/style.css b/view/theme/diabook/diabook-aerith/style.css
index 01d35b754..e0f38aff6 100644
--- a/view/theme/diabook/diabook-aerith/style.css
+++ b/view/theme/diabook/diabook-aerith/style.css
@@ -21,6 +21,7 @@
.admin.linklist {
border: 0px; padding: 0px;
+ list-style: none;
}
.admin.link {
@@ -1013,7 +1014,7 @@ ul.menu-popup .empty {
background-color: #bdcdd4;
}
#nav-notifications-menu {
- width: 400px;
+ width: 425px !important;
max-height: 550px;
overflow: auto;
}
@@ -1241,7 +1242,7 @@ aside #likes a:hover{
margin-right: 20px;
}
#login-submit-wrapper{
- padding-top: 120px;
+
margin-bottom: 12px;
}
aside #login-submit-button{