mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Add platform icons in the wallet menu
This commit is contained in:
parent
7bc4634937
commit
faeaf059fe
15 changed files with 749 additions and 8 deletions
|
@ -205,6 +205,12 @@ h2 .rssicon{
|
|||
left:auto;
|
||||
right:0;
|
||||
}
|
||||
.walletmenu ul li ul li{
|
||||
background-position:right 10px;
|
||||
}
|
||||
.walletmenu ul li ul li:hover{
|
||||
background-position:right -24px;
|
||||
}
|
||||
.walletmenu ul li ul li.select a{
|
||||
background-position:left center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue