send command from the web
[VSoRC/.git] / styles / starter.css
index bec7a31f27bccaee79ca8e83f5fa5d718f366501..b23c5018080e971df21d0fc17bd90b6111b44ae8 100644 (file)
@@ -19,7 +19,7 @@ footer {
   border: 1px #AA55AA dashed;
 }
 .text{
-  width: 80%
+  width: 100%
 }
 .buttons {
 
@@ -55,3 +55,8 @@ textarea {
   border: 0;
   border-right: 2px black solid;
 }
+#vsorccommand {
+  width: 83%;
+  height: 2em;
+
+}