aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/dark
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/quattro/dark')
-rw-r--r--view/theme/quattro/dark/style.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/view/theme/quattro/dark/style.css b/view/theme/quattro/dark/style.css
index d115453bc..35595c8bc 100644
--- a/view/theme/quattro/dark/style.css
+++ b/view/theme/quattro/dark/style.css
@@ -423,7 +423,7 @@ code {
.tool .action {
float: right;
}
-.tool li > img {
+.tool > img {
float: left;
}
/* popup notifications */
@@ -690,6 +690,9 @@ aside {
padding: 0px 10px 0px 20px;
border-right: 1px solid #bdcdd4;
}
+aside .profile-edit-side-div {
+ display: none;
+}
aside .vcard .fn {
font-size: 16px;
font-weight: bold;