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

remove borders on radio button elements

This commit is contained in:
Andrew Dolgov
2006-02-25 05:47:55 +01:00
parent 1de2b92c16
commit 69654950d6
2 changed files with 5 additions and 1 deletions
+3
View File
@@ -989,3 +989,6 @@ div.cdmContent a:hover {
color : black;
}
.noborder {
border-width : 0px;
}