mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 10:48:11 +01:00
ui: GUI update (#14)
This commit is contained in:
@@ -16,16 +16,16 @@
|
||||
|
||||
.floatright
|
||||
{
|
||||
position: fixed;
|
||||
top: 2em;
|
||||
right: 2em;
|
||||
position:fixed;
|
||||
top:10px;
|
||||
right:18px;
|
||||
margin: 0;
|
||||
z-index: 50;
|
||||
width:calc(33.33% - 25px);
|
||||
}
|
||||
|
||||
.error
|
||||
{
|
||||
border: 1px solid red;
|
||||
background:#ff5b5b;
|
||||
}
|
||||
|
||||
.error_msg
|
||||
|
||||
BIN
basicswap/static/images/coins/Firo-20.png
Normal file
BIN
basicswap/static/images/coins/Firo-20.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
BIN
basicswap/static/images/coins/Firo.png
Normal file
BIN
basicswap/static/images/coins/Firo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
BIN
basicswap/static/images/coins/Veil-20.png
Normal file
BIN
basicswap/static/images/coins/Veil-20.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
BIN
basicswap/static/images/coins/Veil.png
Normal file
BIN
basicswap/static/images/coins/Veil.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
19768
basicswap/static/js/chart.js
Normal file
19768
basicswap/static/js/chart.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user