aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcsalmeida <[email protected]>2015-07-19 23:41:07 +0100
committercsalmeida <[email protected]>2015-07-19 23:41:07 +0100
commit5122cbb55c656e5bddde3be278caa4dd9e0faceb (patch)
tree01025f2cdc0f7b96a1b40a284481239859359c66
parentbe8efbf4f20a2a65cbb476b93efddd0a76b9209e (diff)
downloadprotonmail-themes-5122cbb55c656e5bddde3be278caa4dd9e0faceb.tar.xz
protonmail-themes-5122cbb55c656e5bddde3be278caa4dd9e0faceb.zip
Update green_lume.css
Tweaked email list font size.
-rw-r--r--Themes/v1.16/green_lume.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/Themes/v1.16/green_lume.css b/Themes/v1.16/green_lume.css
index 8d144e8..cf15684 100644
--- a/Themes/v1.16/green_lume.css
+++ b/Themes/v1.16/green_lume.css
@@ -132,7 +132,10 @@ body a {
a:hover {
color: #e01b2a;
}
-
+/* Reading Mail*/
+#messages tbody {
+ font-size: 0.8rem;
+}
/* ICONS AND MAIL */
#primaryHeader #titleBar h1 {
font-size: 0.9rem;