Commit Graph

3030 Commits

Author SHA1 Message Date
Dennis Reimann
984aa2912a Fix script order in main bundle
creative.js relies on ScrollReveal being present on initialization, so it has to be included after scrollreveal.min.js
2019-11-15 15:15:20 +01:00
Dennis Reimann
c8937f6d46 POS app theme fixes 2019-11-15 15:15:19 +01:00
Dennis Reimann
cb849ab23e Light/dark color fixes
fix
2019-11-15 15:15:18 +01:00
Dennis Reimann
e1bf376f10 Mark up alert-links for better display 2019-11-15 11:24:27 +01:00
Dennis Reimann
9298eab30d Improve QR code display on dark background 2019-11-15 11:23:52 +01:00
Dennis Reimann
584528f903 Improve pay button display on dark background 2019-11-15 11:08:10 +01:00
Dennis Reimann
3501920956 Set apart theme select from custom css file references 2019-11-15 11:06:09 +01:00
Dennis Reimann
65a867e82d Fix css references on bootstrap kitchensink page 2019-11-15 11:05:12 +01:00
nicolas.dorier
2bfea50014 Update NBXplorer 2019-11-15 18:53:20 +09:00
nicolas.dorier
89539fca01 Fix build 2019-11-15 18:20:10 +09:00
nicolas.dorier
240f6fa45a Allow /rates to pass storeId 2019-11-15 18:10:14 +09:00
nicolas.dorier
c004065eea Apply some lipstick on the lnd seed backup 2019-11-15 17:55:55 +09:00
nicolas.dorier
3bdcbd8907 Small adjustment to make tables look better 2019-11-15 15:22:01 +09:00
nicolas.dorier
fd53811fdd Adjust base font-size to match old style 2019-11-15 14:45:53 +09:00
rockstardev
5eeda40098 Addressing CSS inconsistencies compared to old design
Fixes: #1159
2019-11-14 22:48:15 -06:00
rockstardev
7bce316e78 Merge branch 'master' into feature/lndseedbackup 2019-11-14 21:02:56 -06:00
rockstardev
68f172b9ef Switching back to v as prefix, other scripts assume it's presence
z wouldn't work because some scripts in btcpayserver-docker re-append v as prefix to find tag
2019-11-14 21:00:39 -06:00
rockstardev
9b3e7338ba Fixing broken CrowdfundTests.CanContributeOnlyWhenAllowed test 2019-11-14 20:56:28 -06:00
rockstardev
c6ef6fc17d Removing bootstrap and creative start vendor dirs, moving to main 2019-11-14 20:41:53 -06:00
Rockstar Developer
e4c797eaa7 Merge pull request #1137 from dennisreimann/ui-css-refactoring
UI: Support themes via CSS variables
2019-11-14 20:28:01 -06:00
Dennis Reimann
bdca51a178 Fine tuning the classic theme 2019-11-14 21:10:17 +01:00
Dennis Reimann
e147ce8606 Minor layout improvements 2019-11-14 18:45:35 +01:00
Dennis Reimann
830286ecc1 Center content on forgot password page 2019-11-14 18:44:14 +01:00
Dennis Reimann
bc56cab488 Fix colors in wallet send view 2019-11-14 18:44:13 +01:00
Dennis Reimann
dd683db6d5 Bump up font size and spacings in classic theme 2019-11-14 18:44:12 +01:00
Dennis Reimann
5436999b13 Fix welcome layout background 2019-11-14 18:44:11 +01:00
Dennis Reimann
29946763ba Move theme switch to top 2019-11-14 18:42:58 +01:00
Dennis Reimann
7160f7dc22 Add bootstrap kitchensink
Can be used to control the look of all elements:
/_bootstrap_kitchensink.html?theme=casa
2019-11-14 18:42:57 +01:00
Dennis Reimann
e44db30ddb Finetune color settings
fix
2019-11-14 18:42:56 +01:00
Dennis Reimann
458b2fd72e Register page fixes 2019-11-14 18:42:55 +01:00
Dennis Reimann
66ffa5f987 Rename alpha theme variables to backdrop 2019-11-14 18:42:54 +01:00
Dennis Reimann
dd8caa46c4 Remove modern theme option
For now as it is not really shaped yet.
2019-11-14 18:42:53 +01:00
Dennis Reimann
55de85d829 Casa theme color fixes 2019-11-14 18:42:52 +01:00
Dennis Reimann
10f782aa11 Integrate and adapt new register page 2019-11-14 18:42:51 +01:00
Dennis Reimann
5bb6918465 Add Casa theme draft 2019-11-14 18:42:50 +01:00
Dennis Reimann
205fd3c9ce Use grid consistently 2019-11-14 18:42:49 +01:00
Dennis Reimann
50bf55cbdf Unify section headings 2019-11-14 18:42:48 +01:00
Dennis Reimann
3a9ecd8b33 Dissect css rules and simplify color variables 2019-11-14 18:42:48 +01:00
Dennis Reimann
5942a840b2 Move main bundle files also 2019-11-14 18:42:47 +01:00
Dennis Reimann
6dd3c79c23 Move themes and bootstrap 2019-11-14 18:42:46 +01:00
radWorx
a25e0ef592 add-theme-picker 2019-11-14 18:42:45 +01:00
Dennis Reimann
29465cbadc Use "modern" theme as example 2019-11-14 18:42:44 +01:00
Dennis Reimann
fdc1aa25e4 Use variable based bootstrap and creativestart
fix
2019-11-14 18:42:40 +01:00
Nicolas Dorier
04fbe42bda Merge pull request #1139 from bolatovumar/issue-1138
Vary page layout for registering new accounts
2019-11-14 23:58:37 +09:00
nicolas.dorier
57a6949565 Fix View app on Crowdfunding (#1141) 2019-11-14 21:13:41 +09:00
nicolas.dorier
bcb85e2084 Errors not working in PointOfSale (#1141) 2019-11-14 20:55:18 +09:00
nicolas.dorier
6900964c03 Fix debug log not showing (Fix #1157) 2019-11-14 18:49:33 +09:00
Nicolas Dorier
3d2b8d2969 Merge pull request #1156 from bolatovumar/fix-1155
Improve mobile view on new welcome layout
2019-11-14 17:26:58 +09:00
nicolas.dorier
c7da4e3eff Add TestTimeouts 2019-11-14 17:14:08 +09:00
Umar Bolatov
9e31154808 Improve mobile view on new welcome layout
fix #1155
2019-11-13 18:46:58 -08:00