aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.md
blob: 57e4bdced59b0fe802342f0585883e5b4945e0b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
### 2016, 7 July

Fixes for use with nextcloud
* 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:

* Fixed multi selected files header-bar
* merged v2.0.1 parts of original old_menu, skipped some parts
* often width auto instead of the % width of a part helped the transform/merge into this fork

### 2015, 09 March:

* Switched Menu to 100px max-width

### 2014, 30 Novermber (V 1.2.1):

* add necessary !important

### 2014, 15 November (V 1.2):

* Fix issue https://github.com/SansPseudoFix/Old_menu/issues/2

### 2014, 02 November (V 1.1) :

* Remove useless !important

### 2014, 22 September

* fix issue with [owncloud-markdown](https://github.com/icewind1991/owncloud-markdown) app
* menu top-right background changed
* some refactors

### 2014, 15 September 

* change background-color to match the top bar ([thx lub](https://github.com/SansPseudoFix/Old_menu/pull/1))