mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
PreRelease commit
This commit is contained in:
parent
c71ecbc12d
commit
a0a9acf9d9
3 changed files with 6 additions and 6 deletions
|
|
@ -98,7 +98,7 @@ html.rl-no-preview-pane {
|
|||
|
||||
.infoParent {
|
||||
cursor: pointer;
|
||||
margin-right: 5px;
|
||||
margin: 0 2px 0 5px;
|
||||
opacity: 0.3;
|
||||
|
||||
&:hover {
|
||||
|
|
@ -109,7 +109,7 @@ html.rl-no-preview-pane {
|
|||
.flagParent {
|
||||
|
||||
cursor: pointer;
|
||||
margin-right: 7px;
|
||||
margin: 0 20px 0 2px;
|
||||
|
||||
.flagOn {
|
||||
color: orange;
|
||||
|
|
|
|||
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "RainLoop",
|
||||
"version": "1.10.1",
|
||||
"version": "1.10.2",
|
||||
"dependencies": {
|
||||
"abbrev": {
|
||||
"version": "1.0.7",
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "RainLoop",
|
||||
"title": "RainLoop Webmail",
|
||||
"version": "1.10.1",
|
||||
"release": "127",
|
||||
"version": "1.10.2",
|
||||
"release": "131",
|
||||
"private": true,
|
||||
"ownCloudPackageVersion": "4.18",
|
||||
"ownCloudPackageVersion": "4.19",
|
||||
"description": "Simple, modern & fast web-based email client",
|
||||
"homepage": "http://rainloop.net",
|
||||
"main": "gulpfile.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue