summaryrefslogtreecommitdiff
path: root/css/tt-rss.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-09 05:47:13 +0300
committerAndrew Dolgov <[email protected]>2018-12-09 05:47:13 +0300
commitfbc6f3947241cfddf127a8e229119e2a44685aaf (patch)
treebea4c4bd23cde8cf9a4e5524c5c59ea7c5fb7210 /css/tt-rss.less
parentea4598a4aa7971bf346c5f4f7b934a1b0b26d983 (diff)
night.css: add missing stuff, update alerts
Diffstat (limited to 'css/tt-rss.less')
-rwxr-xr-xcss/tt-rss.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/tt-rss.less b/css/tt-rss.less
index 4620c0707..a6d6ffb2e 100755
--- a/css/tt-rss.less
+++ b/css/tt-rss.less
@@ -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;