mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-21 06:41:29 +00:00
support night mode when using share by URL
This commit is contained in:
@@ -10,8 +10,8 @@ body.ttrss_utility {
|
||||
margin : 4em;
|
||||
|
||||
.content {
|
||||
background : white;
|
||||
border : 1px solid #ddd;
|
||||
background : @default-bg;
|
||||
border : 1px solid @border-default;
|
||||
padding : 20px;
|
||||
box-shadow : 0px 1px 1px -1px rgba(0,0,0,0.1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user