Dennis Reimann
0bbe095f6f
General table style improvements
2020-07-09 17:19:25 +02:00
Dennis Reimann
f8e3b62edf
Improve spacing for ordered lists and status messages
2020-07-08 19:18:04 +02:00
Dennis Reimann
04acbf6509
Improve information structure on Lightning page
2020-06-29 16:54:07 +02:00
Andrew Camilleri
dc5d8a6cb7
Refresh UI notifications automatically on update ( #1680 )
...
* Refresh UI notifications automatically on update
* make notif timeago live
* pass cancellation token
* Update InvoiceEventData.cs
2020-06-24 10:23:16 +02:00
rockstardev
1ab016d21e
Foundation for notices grid
2020-06-14 23:49:08 -05:00
nicolas.dorier
7e5d269c39
Remove LedgerWallet direct integration
2020-05-25 07:41:30 +09:00
Umar Bolatov
2a030fe7fb
Use different close button color variable ( #1580 )
...
fix #1579
2020-05-18 21:52:26 +02:00
Dennis Reimann
2841cd8498
Updates from design system ( #1519 )
...
* Use variable names as defined in the design system
* Use bootstrao version from design system
2020-04-29 00:48:55 +09:00
Dennis Reimann
94cdd399d5
Finetune colors ( #1514 )
...
* Better harmonic neutral color progression
fix
* Invert light/dark colors for dark theme
fix
* Lighten form control borders a bit
* Use correct text color variables
2020-04-27 23:57:18 +09:00
Andrew Camilleri
b600e5777e
Add tooltip for store deriv + show "Not set" + "show end piece of string" ( #1507 )
...
* Add tooltip for store deriv + show "Not set" + "show end piece of string"
fixes #1506
* use regex witchraft
* adjust with regex
2020-04-27 19:55:46 +09:00
Dennis Reimann
00d1c4ebcc
Navbar fixes ( #1466 )
...
* Fix onion position in mobile navbar
* Show nav hover highlight only on desktop
* Fix navbar icon color
2020-04-15 17:13:58 +02:00
Dennis Reimann
55722b3191
Improve border color themeing
2020-04-10 09:18:08 +02:00
Dennis Reimann
6f85ffd9df
Update footer color
2020-04-10 09:18:08 +02:00
Dennis Reimann
05952f95f1
Split light and dark theme
...
To make them explicitely selectable.
2020-04-10 09:18:08 +02:00
Dennis Reimann
b9c97cc5d7
Homepage updates
2020-04-10 09:18:08 +02:00
Dennis Reimann
d5b088b924
Improve color handling
2020-04-10 09:18:08 +02:00
Dennis Reimann
ce7e4234cc
Decrease font-size to match classic theme
2020-04-10 09:18:07 +02:00
Dennis Reimann
fcdcc5e69b
Update main nav hover
...
fix
2020-04-10 09:18:07 +02:00
Dennis Reimann
8d73606809
Footer updates
2020-04-10 09:18:07 +02:00
Dennis Reimann
15a7c4d092
Use consistent variable names
2020-04-10 09:18:07 +02:00
Dennis Reimann
c205e41072
Rename modern to default theme
2020-04-10 09:18:07 +02:00
Dennis Reimann
48c220b751
Header updates for light/dark theme
...
fix
2020-04-10 09:18:07 +02:00
Dennis Reimann
06ff268644
Update bootstrap and kitchensink
...
Discourage use of explicit light/dark classes, because they interfere with the approach of having parallel light/dark themes.
2020-04-10 09:18:07 +02:00
Dennis Reimann
9ee920a816
Draft modern theme
...
Based on the design input from Figma, see https://www.figma.com/file/C7Xyq0FlxgFW8vaBr8ht1z/BTCPAY?node-id=17%3A126
Color updates
2020-04-10 09:18:07 +02:00
Dennis Reimann
a403363015
Move font-size setting to site.css
2020-04-10 09:18:07 +02:00
Dennis Reimann
6a0cda69c9
Wallet view improvements
...
As brought up by @kukks with [this comment](https://github.com/btcpayserver/btcpayserver/pull/1434#issuecomment-609724703 ). These improvements can be applied across themes, so these fixes are separated from the originating PR.
Pure visual finetunings for the Coin Selection form and amount/fee rate links.
2020-04-08 12:38:26 +02:00
Kukks
a408541eb3
Fix coin selection filter bug
2020-03-31 11:07:57 +02:00
Kukks
d6c66d0c03
New feature: Coin Selection
...
This opt-in feature allows you to select which utxos you want to use for a specific transaction.
2020-03-19 09:44:47 +01:00
Dennis Reimann
564dd95d81
Remove unused modern theme
...
We can start over with this once the general design decisions are decided on and we start implementing a new UI.
2019-12-02 11:19:17 +01:00
Dennis Reimann
eb16b435df
Document themeing approach
...
Sums up and adds to the comments made in #1175 .
I wasn't sure where to put these kinds of docs, as tehy are code related and not end user facing. Let's discuss whether or not this fits in here or should become part of the docs repo.
fix
2019-12-02 11:18:33 +01:00
Dennis Reimann
9baa7eed80
UI: Left align admin section headings
...
Removes the custom property and consistently align the headings left, which I agree is the better choice.
Context: https://chat.btcpayserver.org/btcpayserver/pl/upb3nzch7j8nmpbt7kfmoe6beo
2019-11-24 20:39:29 +01:00
nicolas.dorier
5afa847e6e
Fix sign transaction
2019-11-21 16:38:43 +09:00
nicolas.dorier
1a8d6e5c05
Implement BTCPayServer vault derivation scheme import
2019-11-21 14:06:16 +09:00
Umar Bolatov
180dfb6edf
Add CSS variable for preformatted text color
...
fix #1169
2019-11-20 11:12:31 -08:00
Dennis Reimann
b452f1d125
Limit custom table styles to small tables
...
Otherwise it overrides to many styles so that i.e. font-sizes with th .h*-classes do not work anymore.
2019-11-15 15:15:22 +01:00
Dennis Reimann
cb849ab23e
Light/dark color fixes
...
fix
2019-11-15 15:15:18 +01:00
Dennis Reimann
9298eab30d
Improve QR code display on dark background
2019-11-15 11:23:52 +01: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
c6ef6fc17d
Removing bootstrap and creative start vendor dirs, moving to main
2019-11-14 20:41:53 -06:00
Dennis Reimann
5942a840b2
Move main bundle files also
2019-11-14 18:42:47 +01:00
nicolas.dorier
d8103f7293
Fix webfont
2019-11-06 21:57:43 +09:00
Kukks
bf9dd57177
move css logic to global css file as it makes more sense
2019-09-21 16:24:01 +02:00
Wouter Samaey
59a770e0d7
Prevent layout from breaking on hyperlinks with very long URLs as the visible text
2019-08-04 11:29:03 +02:00
rockstardev
7b337bde49
Restoring table border styling done by KayBeSee
2019-05-31 07:48:42 +02:00
nicolas.dorier
c8c33245b8
Revert table changes from #821
2019-05-30 23:42:56 +09:00
Kevin Mulcrone
90852fe951
updated styles on user server page ( #821 )
...
* updated styles on user server page
* moved files out of bootstrap.css
* removed old css classes from initial commit
* move css changes to site.css
* add missing }
2019-05-28 21:40:10 +09:00
Rockstar Developer
20fb7fc188
Fixing bug induced with server converting UTC times to server local ( #835 )
2019-05-15 22:02:39 +09:00
rockstardev
7f9c2439c4
Custom date range filtering modal
2019-05-12 14:56:13 +09:00