1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-29 11:31:28 +00:00

update utility.css content

This commit is contained in:
Andrew Dolgov
2013-03-27 19:42:39 +04:00
parent 00df2b5f91
commit 7ad5e726cd

View File

@@ -11,7 +11,7 @@ div.content {
background : white;
border : 1px solid #ccc;
padding : 10px;
box-shadow : 0px 0px 2px #ccc;
box-shadow : 0px 0px 3px #ccc;
}
p.warning {