mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
Branding: User logo / logo title
This commit is contained in:
parent
56a11e5833
commit
86295f6e5b
11 changed files with 92 additions and 28 deletions
|
|
@ -34,16 +34,25 @@
|
|||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.logoPlace {
|
||||
margin: -5px 10px 0 0;
|
||||
font-size: 25px;
|
||||
line-height: 30px;
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
.audioPlace {
|
||||
|
||||
font-size: 25px;
|
||||
line-height: 30px;
|
||||
margin-right: 15px;
|
||||
margin-right: 10px;
|
||||
width: 25px;
|
||||
|
||||
.playIcon, .stopIcon {
|
||||
cursor: pointer;
|
||||
color: orange;
|
||||
text-shadow: 0 1px 0 #555;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.playIcon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue