Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit 9811fd8

Browse files
committed
1.10.3.151
Change spam/not-spam icons
1 parent 6e45355 commit 9811fd8

File tree

4 files changed

+213
-213
lines changed

4 files changed

+213
-213
lines changed

dev/Styles/_BootstrapFix.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ select {
152152
padding-right: 13px;
153153

154154
&.disabled, &[disabled] {
155-
opacity: 0.75;
155+
opacity: 0.8;
156156
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
157157
}
158158

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "RainLoop",
33
"title": "RainLoop Webmail",
44
"version": "1.10.3",
5-
"release": "150",
5+
"release": "151",
66
"ownCloudPackageVersion": "4.23",
77
"private": true,
88
"description": "Simple, modern & fast web-based email client",

0 commit comments

Comments
 (0)