forked from dbroqua/MusicTopus
mdb to bulma + view my collection
This commit is contained in:
parent
f08e70eb7c
commit
68fa736a91
21 changed files with 617 additions and 292 deletions
|
@ -1,14 +1,9 @@
|
|||
#toastr {
|
||||
visibility: hidden;
|
||||
min-width: 250px;
|
||||
margin-left: -125px;
|
||||
background-color: rgb(156, 48, 48);
|
||||
color: #fff;
|
||||
text-align: left;
|
||||
border-radius: 2px;
|
||||
padding: 16px;
|
||||
max-width: 360px;
|
||||
position: fixed;
|
||||
z-index: 1;
|
||||
z-index: 31;
|
||||
right: 30px;
|
||||
top: 30px;
|
||||
font-size: 17px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue