mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Simple mp3 player
This commit is contained in:
parent
351c12c002
commit
1d943356f5
23 changed files with 336 additions and 121 deletions
|
|
@ -57,8 +57,8 @@
|
|||
color: #fff;
|
||||
border-color: #eee;
|
||||
|
||||
font-size: 28px;
|
||||
line-height: 28px;
|
||||
font-size: 24px;
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
.btn.disabled {
|
||||
|
|
@ -130,6 +130,11 @@
|
|||
color: red;
|
||||
}
|
||||
|
||||
.error-to {
|
||||
color: red;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.b-appachments {
|
||||
|
||||
.b-attacment {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue