diff --git a/data/interfaces/default/css/tautulli.css b/data/interfaces/default/css/tautulli.css index 5c9c8076..1b150465 100644 --- a/data/interfaces/default/css/tautulli.css +++ b/data/interfaces/default/css/tautulli.css @@ -3525,8 +3525,7 @@ a.no-highlight:hover { } .login-logo { margin: 0 auto 50px auto; - width: 340px; - height: 100px; + text-align: center; } .login-container .form-group { margin-bottom: 20px; @@ -4098,4 +4097,8 @@ a[data-tab-destination] { margin-top: 10px !important; padding-top: 10px; border-top: 1px solid #444; -} \ No newline at end of file +} +.newsletter-logo { + margin: 0 auto 50px auto; + text-align: center; +} diff --git a/data/interfaces/default/newsletter_auth.html b/data/interfaces/default/newsletter_auth.html new file mode 100644 index 00000000..770ba26a --- /dev/null +++ b/data/interfaces/default/newsletter_auth.html @@ -0,0 +1,43 @@ +<% + import urllib +%> + + + +
+ +Enable to host newsletters on your own domain. This will generate a link to an HTML page where you can view the newsletter.
Select where to host Plex images for notifications and newsletters.
- You can register a new Imgur application here.
- Warning: Imgur uploads are rate-limited and newsletters may exceed the limit. Please use Cloudinary for newsletters instead.
-
+ You can register a new Imgur application here.
+ Warning: Imgur uploads are rate-limited and newsletters may exceed the limit. Please use Cloudinary for newsletters instead.
+
Note: The ${http_root}image endpoint on your domain must be publicly accessible from the internet.
-Warning: Public Tautulli domain not set under Web Interface.
+Note: The ${http_root}image endpoint on your domain must be publicly accessible from the internet.
+Warning: Public Tautulli domain not set under Web Interface.
+
- You can sign up for Cloudinary here.
-
+ You can sign up for Cloudinary here.
+