mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Split admin css from app.css
Cleanup normalize and bootstrap css Removed almost all css float Removed CKEditor from app.css
This commit is contained in:
parent
6dacfb3cf4
commit
b6d8fa5b3f
74 changed files with 455 additions and 1014 deletions
|
|
@ -3,14 +3,7 @@
|
|||
.rl-logo {
|
||||
display: inline-block;
|
||||
width: 250px;
|
||||
height: 250px;
|
||||
margin-top: -10px;
|
||||
margin-bottom: -10px;
|
||||
background-image: url("images/snappymail-logo.png");
|
||||
}
|
||||
.rl-desc {
|
||||
margin-top: 20px;
|
||||
margin-left: -20px;
|
||||
height: 200px;
|
||||
background: url("images/snappymail-logo.png") -30px -30px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue