瀏覽代碼

Ensure commandline input displays inline

Yet another styling to enforce with specificity against accompanying css
frameworks (in this case, Tacit).
Weiyi Lou 10 年之前
父節點
當前提交
61b4131b3f
共有 2 個文件被更改,包括 1 次插入30 次删除
  1. 0 30
      js/vendor/he.js
  2. 1 0
      tags/terminal.tag

文件差異過大導致無法顯示
+ 0 - 30
js/vendor/he.js


+ 1 - 0
tags/terminal.tag

@@ -145,6 +145,7 @@
       background: transparent;
       border: none; outline: none;
       height: auto; width: 70%;
+      display: inline;
     }
   </style>
 

部分文件因文件數量過多而無法顯示