Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2571579
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
732 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/skins/elastic/watermark.html b/skins/elastic/watermark.html
index 3a5c8e0b3..163d25835 100644
--- a/skins/elastic/watermark.html
+++ b/skins/elastic/watermark.html
@@ -1,13 +1,17 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<style type="text/css">
html, body { height: 100%; overflow: hidden; }
-body { background: url(images/logo.svg) center no-repeat #fff; background-size: 30%; }
+body {
+ background: url(images/logo.svg) center no-repeat #fff;
+ background-size: 30%;
+ background-blend-mode: luminosity;
+}
body:before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: rgba(255, 255, 255, .85); }
</style>
</head>
<body></body>
</html>
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Mar 19, 8:46 AM (21 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
456968
Default Alt Text
(732 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment