chaosdorf / mete

Matekasse
MIT License
47 stars 40 forks source link

Switch to Bootstrap 4. #58

Closed YtvwlD closed 5 years ago

YtvwlD commented 6 years ago

The first two commits don't have any optical implications: before: before after: bootswatch

The third commit has a big impact: before: bootswatch after: bootstrap4

The other three commits change a bit of stuff around the forms, but nothing really big.

There might be a few things I haven't found. So it would be great, if you could look around.

Please don't merge just yet. (And when you do, please rebase.)

Edit: This breaks on iOS 5. So we can't merge it (yet).

See below.

YtvwlD commented 5 years ago

We don't need to support iOS 5 anymore, so we could merge this. But we need to rebase and apply all :lipstick: changes that occurred since then:

YtvwlD commented 5 years ago

So, um, I think this is ready.

YtvwlD commented 5 years ago

I pushed two commits which change the appearance of the navbar and the initals-bar to better match our current design.