tomleb
|
b0982f07a6
|
Change color for bg-danger and fix night theme flickering issue (#370)
* Change color for bg-danger
* Fix annoying flickering with night theme
* use new class instead of overriding bootstrap's
|
2017-05-11 16:54:53 -05:00 |
|
ripdog
|
93206d2955
|
No longer use img elements changed by js for the night mode toggle button. Use a css background on the <a>. Less JS is better JS.
|
2017-05-09 19:09:22 +12:00 |
|
ripdog
|
0d7a9d97bb
|
Removed all layout css from style-night.css, instead adding the night mode css on top of style.css. Thus no layout changes when switching to night mode.
|
2017-05-09 18:32:22 +12:00 |
|
sfan5
|
f5ae6caede
|
Cleanup night mode code and move switcher to top right
|
2017-05-07 20:49:59 +02:00 |
|
reds
|
a0843e0f74
|
Removed things used for troubleshooting
|
2017-05-07 17:34:41 +01:00 |
|
reds
|
97630fe167
|
Added night toggle button
|
2017-05-07 17:19:37 +01:00 |
|
kipukun
|
94829f4f91
|
Remove useless JS code
|
2017-05-06 21:26:13 -04:00 |
|
akuma06
|
b4da1000b3
|
Added User Registration View
Moved public files in public folder
|
2017-05-07 00:10:40 +02:00 |
|