Update COPS.css

This commit is contained in:
benchambon
2014-12-03 12:36:33 +01:00
parent c544ea2c84
commit 3ac6fe5127
+2 -2
View File
@@ -5,10 +5,10 @@ margin:0 0 0 0;
}
Input[type=number]{
width:50px;
width:30px;
}
Input[type=text]{
width:100px;
width:150px;
}
Input[type=text].long{
width:300px;