Andreas Nedbal
77b650ed86
Remove unused "about--moderator" styles
2020-04-29 15:49:13 +02:00
Andreas Nedbal
cc5489c357
Remove group styles and adjust group modal layout
2020-04-29 15:26:50 +02:00
Andreas Nedbal
0bf0b7d6da
Remove more "no-header" styles for profiles
2020-04-29 14:49:43 +02:00
Andreas Nedbal
56bef6a4aa
Remove unnecessary styles for "data" page
2020-04-29 14:49:24 +02:00
Andreas Nedbal
ea36f7e218
Remove mobile specific profile styles
2020-04-29 14:48:35 +02:00
Andreas Nedbal
22197a9e51
Add Bootstrap input CSS variable overrides
2020-04-28 15:56:38 +02:00
Andreas Nedbal
01499797a1
Add Bootstrap text-muted CSS variable override
2020-04-28 15:52:20 +02:00
Andreas Nedbal
ddb2537926
Add Bootstrap dropdown CSS variable overrides
2020-04-28 15:02:23 +02:00
Andreas Nedbal
a0c99574ba
Fix usage of deprecated size() method
2020-04-28 13:26:20 +02:00
Andreas Nedbal
e7d076d699
Add missing --color-text variables for themes
2020-04-28 13:19:59 +02:00
Andreas Nedbal
93fc9c2963
Add Bootstrap alert CSS variable overrides
2020-04-28 13:17:02 +02:00
Andreas Nedbal
aa453ab770
Moved $colors list into variables
...
Also renamed it because it would cause a collission with Bootstraps $colors surely at some point.
2020-04-28 13:07:16 +02:00
Andreas Nedbal
a7cefa11b3
Add customizable hover styles to buttons
2020-04-27 19:57:10 +02:00
Andreas Nedbal
1951779c00
Fix Jumbotron styles being broken due to adjusted *-text behaviour
2020-04-27 18:39:24 +02:00
Andreas Nedbal
56b63d60b7
Add "navbar-themed" class to use CSS variables in navigation
2020-04-27 18:39:01 +02:00
Andreas Nedbal
76c91180b0
Added overrides for Bootstrap styles to use CSS variables
2020-04-27 18:38:24 +02:00
Andreas Nedbal
e9e0a222b0
Merge branch 'master' into feature/bootstrap
2020-04-27 02:11:54 +02:00
Andreas Nedbal
40df3a59d8
Remove "discover" class
2020-04-27 01:55:31 +02:00
Andreas Nedbal
61dbfda395
Remove panel overide styles
2020-04-27 01:36:37 +02:00
Andreas Nedbal
416a12f956
Remove "centre" class
2020-04-27 01:31:43 +02:00
Andreas Nedbal
e8a6644998
Refactor frontpage design and styles
2020-04-27 01:18:46 +02:00
Andreas Nedbal
05efd4a42e
Refactor jumbotron styles
2020-04-27 00:59:53 +02:00
Andreas Nedbal
5550dd9100
Move variables to style root
2020-04-26 23:55:28 +02:00
Andreas Nedbal
84ee5eec68
Adjust background color of website
2020-04-26 23:54:26 +02:00
Georg Gadinger
6a0d9063ba
Revert "Prevent the Return key from submitting while composing using an IME"
...
This reverts commit d13f1cf7b8
.
2020-04-26 23:40:02 +02:00
Andreas Nedbal
711d6a9f4e
WIP: Add initial overrides for Bootstrap 4 styling
2020-04-26 21:48:25 +02:00
Andreas Nedbal
9ee5811243
Remove piwik
2020-04-25 16:22:09 +02:00
Dominik M. Kwiatek
9f992d398f
Fix exception being thrown upon attempting to ban a user ( #82 )
2020-04-25 14:51:28 +01:00
Karina Kwiatek
d13f1cf7b8
Prevent the Return key from submitting while composing using an IME
...
Based on the following article by Michael Stum:
https://www.stum.de/2016/06/24/handling-ime-events-in-javascript/
2020-04-25 14:35:04 +01:00
Andreas Nedbal
7767eeae9f
Merge branch 'master' into feature/bootstrap
2020-04-25 13:14:01 +02:00
Andreas Nedbal
2dbc6eff01
Adjust navbar styling
2020-04-20 00:04:01 +02:00
Karina Kwiatek
4889071f95
Add JS for dismissing announcements
2020-04-19 22:27:50 +01:00
Karina Kwiatek
8a632a09cd
Create Announcement model & controller
2020-04-19 20:12:22 +01:00
Andreas Nedbal
7f74e844f5
Replace Bootstrap 3 with Bootstrap 4
2020-04-19 21:08:58 +02:00
Georg Gadinger
d680185b0b
Remove twemoji
2020-04-19 17:03:53 +02:00
Georg Gadinger
b926820d90
javascripts: "fix" (un)smile update bug
2020-04-18 23:44:59 +02:00
Georg Gadinger
1922094f11
Fix translations again argh
2017-04-02 09:07:59 +02:00
Georg Gadinger
4424cb64cd
Fix JS translations
2017-04-02 09:04:49 +02:00
Georg Gadinger
771821356f
fix sweetalert
2017-03-31 22:49:38 +02:00
pixeldesu
8d4d2ffce1
apply changes to groups page, adjust heading for header
2017-03-29 15:29:07 -07:00
pixeldesu
6787c0539f
limit header size
2017-03-29 14:35:23 -07:00
pixeldesu
08644306fc
Update frontpage styling and content
2015-09-20 15:16:24 +02:00
pixeldesu
9bb512e8fe
fix underlining style for notification header links
2015-09-17 00:26:00 +02:00
pixeldesu
927d6632c1
make the notification center smaller and shorten content
2015-09-16 23:59:47 +02:00
pixeldesu
ede3ad1b92
Update notification design and behaviour
...
- Add display of content that was replied to/with
- Instead of marking notifications new, only show new items and hide seen entries
- Add a 'New Notifications' page and set it as default
- Add proper display if there are no new notifications
- Adjust theme to fit new changes
2015-09-16 22:18:40 +02:00
Yuki
71caf3cce5
Several changes to theming, solving a bunch of bugs
2015-08-27 05:30:26 +05:30
Yuki
906692e78f
Theming is finished
...
Previews, settings pane and presets!
2015-08-25 23:57:06 +05:30
Yuki
3444fcc93e
rework some theme code, particlefield now adapts color
2015-07-29 20:38:07 +05:30
pixeldesu
1a9660bc05
update userbox style with headers
2015-07-24 17:04:46 +02:00
pixeldesu
e1d38ebb89
removing more logic from templates + simpler coffeescript
2015-07-17 21:45:45 +02:00