1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

update close.svg; add hideParentElement() function

This commit is contained in:
Andrew Dolgov
2005-12-20 11:39:20 +01:00
parent 746b249f95
commit a9b0bfd5e0
5 changed files with 47 additions and 14 deletions

View File

@@ -904,3 +904,8 @@ div.cdmContent {
a.warning {
color : #f04040;
}
img.closeButton {
border-width : 0px;
float : right;
}