Skip to content

Commit f193d0c

Browse files
authored
Mobile adaptation & Sourse of rates page layout (#170)
* theme change were maken more slight * overlay animation increased * general page layout adapted fot tablet/mobile some styles moved to common pages structure revised to be more universal * source of rates page: layout changed, tablet/mobile adapted * moved theme switcher to side-menu, changed links behavior * Transactions, Payouts pages: layout upgraded, mob adaptation done
1 parent 9592f8a commit f193d0c

File tree

13 files changed

+1797
-1822
lines changed

13 files changed

+1797
-1822
lines changed

shkeeper/static/css/common.css

Lines changed: 652 additions & 16 deletions
Large diffs are not rendered by default.

shkeeper/static/css/custom-main.dark.css

Lines changed: 129 additions & 154 deletions
Large diffs are not rendered by default.

shkeeper/static/css/custom-main.light.css

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -32,22 +32,6 @@
3232
width: 16%;
3333
}
3434

35-
.rates-name {
36-
width: 15%;
37-
}
38-
39-
.rates-switcher {
40-
width: 32%;
41-
}
42-
43-
.rates-price {
44-
width: 21%
45-
}
46-
47-
.rates-fee {
48-
width: 21%;
49-
}
50-
5135
.transaction-hide {
5236
display: none;
5337
}
@@ -305,10 +289,6 @@
305289
height: 29.96px;
306290
}
307291

308-
.set-all-name {
309-
width: 15%;
310-
}
311-
312292
.address-val:hover {
313293
cursor: pointer;
314294
background-color: #f8f9fa;

0 commit comments

Comments
 (0)