fix shell incompatibility with datatables; add dotted border around input box
[plstackapi.git] / planetstack / core / static / shell / opencloud_shell.css
index 108004b..f535cd0 100644 (file)
@@ -15,7 +15,8 @@
 #terminal input {
   width: 875px;
   margin: 1px 0 1px 10px;
-  border: none;
+  border: 1px dotted;
+  border-color:#808080;
   display: inline;
   padding: 2px;
   background: black;