mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:35:56 +00:00
minor css updates
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@import "dijit.css";
|
||||
|
||||
body {
|
||||
background : #f5f5f5;
|
||||
color : black;
|
||||
@@ -24,6 +26,7 @@ div.content {
|
||||
background : white;
|
||||
border : 1px solid #ddd;
|
||||
padding : 10px;
|
||||
border-radius : 6px;
|
||||
box-shadow : 0px 1px 1px -1px rgba(0,0,0,0.1);
|
||||
}
|
||||
|
||||
|
||||
@@ -61,6 +61,7 @@ body#ttrssZoom div.postReply {
|
||||
border : 1px solid #ddd;
|
||||
background : white;
|
||||
box-shadow : 0px 1px 1px -1px rgba(0,0,0,0.1);
|
||||
border-radius : 6px;
|
||||
}
|
||||
|
||||
body#ttrssZoom div.footer {
|
||||
|
||||
Reference in New Issue
Block a user