mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +03:00
Added autoprefixer + csslint
This commit is contained in:
parent
5009546a91
commit
39255ae061
30 changed files with 218 additions and 1038 deletions
|
|
@ -85,8 +85,8 @@
|
|||
|
||||
background-color: #fff;
|
||||
border: @rlMainBorderSize solid @rlMainDarkColor;
|
||||
.box-shadow(@rlMainShadow);
|
||||
.border-radius(@rlMainBorderRadius);
|
||||
box-shadow: @rlMainShadow;
|
||||
border-radius: @rlMainBorderRadius;
|
||||
|
||||
.content {
|
||||
-webkit-overflow-scrolling: touch;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue