aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Traeger <git@m.traeger-mail.de>2016-07-07 18:29:35 +0200
committerMichael Traeger <git@m.traeger-mail.de>2016-07-07 18:29:35 +0200
commitc52c699aac3a14d44c39b41391bf23eeece72984 (patch)
tree91c1ccf7058c14a05c4faa2a76c805179dc6ab11
parent7f8cea5ea323dd5212de01977589f51615ac1f02 (diff)
cleaning up
-rw-r--r--changelog.md4
-rw-r--r--css/old_menu.css3
-rw-r--r--notUsedCss.css6
3 files changed, 9 insertions, 4 deletions
diff --git a/changelog.md b/changelog.md
index 916b4a1..57e4bdc 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,8 +1,8 @@
### 2016, 7 July
Fixes for use with nextcloud
-* Bring back original color of upper right menu
-*
+* Bring back original color of upper right menu: remove #expanddiv {background-color: #1d2d44;}
+* removed width: 91% !important; from #controls{width: 91% !important;margin-left: 100px !important;} - might not be required?
### 2015, 22 March:
diff --git a/css/old_menu.css b/css/old_menu.css
index c8f9f74..22454b8 100644
--- a/css/old_menu.css
+++ b/css/old_menu.css
@@ -1,7 +1,6 @@
@media screen and (min-width: 1100px){
-/*#expanddiv {background-color: #1d2d44;}*/
-#controls{width: 91% !important;margin-left: 100px !important;}
+#controls{margin-left: 100px !important;}
/*#app-navigation + #app-content #controls{width: 74.2% !important;left: auto !important;}*/
diff --git a/notUsedCss.css b/notUsedCss.css
new file mode 100644
index 0000000..436d437
--- /dev/null
+++ b/notUsedCss.css
@@ -0,0 +1,6 @@
+/*not used css since commit 35353dc53824f90e9de18efb905d5b26c556f8f4 from upstream */
+
+table.multiselect thead {width: 100% !important; left: 24.3% !important; position: relative !important;top: 0px !important;}
+
+
+