I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 63581d32 authored by str4d's avatar str4d
Browse files

SusiMail light theme tweaks

parent 0db637ed
No related branches found
No related tags found
No related merge requests found
......@@ -252,6 +252,7 @@ pre {
padding: 1px;
border: none;
box-shadow: none;
border-radius: 0;
}
table {
......@@ -464,6 +465,7 @@ input[type="checkbox"]:hover, input[type="checkbox"]:focus, input[type="radio"]:
input[type="text"], input[type="password"] {
cursor: text;
font-family; "Droid Sans", "NotoSans", Ubuntu, "Bitstream Vera Sans", "Segoe UI", Verdana, "Lucida Grande", Helvetica, sans-serif;
font-size: 9pt;
}
......@@ -851,6 +853,7 @@ input[type="text"][disabled] {
textarea {
font-family: "Droid Sans Mono", "Noto Mono", "Lucida Console", "DejaVu Sans Mono", monospace;
font-size: 9pt;
}
#composemail {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment