mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +03:00
Cleanup styling and gulp merge @media queries
This commit is contained in:
parent
d3d0180208
commit
e13337e247
60 changed files with 699 additions and 731 deletions
9
dev/Styles/Admin/About.less
Normal file
9
dev/Styles/Admin/About.less
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
.b-admin-about {
|
||||
.rl-logo {
|
||||
display: inline-block;
|
||||
width: 250px;
|
||||
height: 200px;
|
||||
background: url("images/snappymail-logo.png") -30px -30px;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue