1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 19:05:55 +00:00

night.css: add missing stuff, update alerts

This commit is contained in:
Andrew Dolgov
2018-12-09 05:47:13 +03:00
parent ea4598a4aa
commit fbc6f39472
7 changed files with 15 additions and 6 deletions

View File

@@ -377,7 +377,7 @@ body.ttrss_main {
.alert {
padding: 8px 35px 8px 14px;
margin-bottom: 10px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
/* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); */
background-color: #fcf8e3;
border: 1px solid #fbeed5;
border-radius: 4px;