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

remove border from #notify

This commit is contained in:
Andrew Dolgov
2005-12-16 09:07:53 +01:00
parent 62e2ad45c8
commit bc8320baa4

View File

@@ -326,12 +326,7 @@ input.editbox {
text-align : right;
color : black;
font-weight : bold;
border-style : solid;
border-width : 0px 0px 1px 1px;
border-color : #e0e0e0;
background-color : white;
padding : 3px;
width : 350px;
}
#dispSwitch {