fuxiaohei
|
cb2da7bf2c
|
some ui details fix
|
2014-10-18 22:15:05 +08:00 |
|
Unknwon
|
2a031c1365
|
Fix #515
|
2014-09-30 04:39:53 -04:00 |
|
Unknwon
|
a046a31d2b
|
UI: Confirmation box
|
2014-09-29 18:52:28 -04:00 |
|
fuxiaohei
|
dccc50e9d4
|
template and ui fix
|
2014-09-27 17:08:57 +08:00 |
|
Unknwon
|
e3eea745f4
|
UI fix
|
2014-09-23 10:29:48 -04:00 |
|
fuxiaohei
|
904f799c1a
|
improve ui details
|
2014-09-23 21:43:45 +08:00 |
|
Unknwon
|
c1ceec45da
|
Fix mirror UI style and work on #475
|
2014-09-16 08:32:13 -04:00 |
|
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.
|
2014-08-30 15:12:53 +02:00 |
|
Unknwon
|
36b4c57ff1
|
Finish new organization members and invitation page
|
2014-08-15 18:29:41 +08:00 |
|
Unknwon
|
e8c9bb2c66
|
Finish new collaboration page
|
2014-08-07 06:40:05 -04:00 |
|
Unknwon
|
6fc2107529
|
Add missing less files
|
2014-08-05 21:18:29 -04:00 |
|