11 Commits (d7d167ac63e0ada717f78383016f5b208a1b209a)

Author SHA1 Message Date
fuxiaohei cb2da7bf2c some ui details fix 10 years ago
Unknwon 2a031c1365 Fix #515 10 years ago
Unknwon a046a31d2b UI: Confirmation box 10 years ago
fuxiaohei dccc50e9d4 template and ui fix 10 years ago
Unknwon e3eea745f4 UI fix 10 years ago
fuxiaohei 904f799c1a improve ui details 10 years ago
Unknwon c1ceec45da Fix mirror UI style and work on #475 10 years ago
Tristan Storch 69e332f432 Removed trailing white spaces
Removed trailing whitespaces with

```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```

and some handwork.
10 years ago
Unknwon 36b4c57ff1 Finish new organization members and invitation page 10 years ago
Unknwon e8c9bb2c66 Finish new collaboration page 10 years ago
Unknwon 6fc2107529 Add missing less files 10 years ago