소스 검색

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>
 

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.