1
0
Fork 0
forked from 0x2620/oxjs

updating css

This commit is contained in:
Rolux 2010-02-26 14:26:50 +01:00
commit 758ea24f1c

View file

@ -219,6 +219,7 @@ input::-moz-focus-inner {
textarea {
padding: 2px;
margin: -1px 0 0 -1px;
resize: none;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}