[Client] Remove needless attribute

This commit is contained in:
syuilo
2017-02-19 12:31:53 +09:00
parent 4193b990c7
commit 2f35c9d40a
173 changed files with 173 additions and 177 deletions

View File

@ -5,7 +5,7 @@
<p>万が一このトークンが漏れたりその可能性がある場合は
<button class="regenerate" onclick={ regenerateToken }>トークンを再生成</button>できます。(副作用として、ログインしているすべてのデバイスでログアウトが発生します)
</p>
<style type="stylus">
<style>
:scope
display block

View File

@ -6,7 +6,7 @@
<p>{ app.description }</p>
</div>
</div>
<style type="stylus">
<style>
:scope
display block

View File

@ -1,5 +1,5 @@
<mk-copyright><span>(c) syuilo 2014-2017</span>
<style type="stylus">
<style>
:scope
display block

View File

@ -5,7 +5,7 @@
</h1>
<p class="text">インターネット回線に問題があるか、サーバーがダウンまたはメンテナンスしている可能性があります。しばらくしてから<a onclick={ retry }>再度お試し</a>ください。</p>
<p class="thanks">いつもMisskeyをご利用いただきありがとうございます。</p>
<style type="stylus">
<style>
:scope
position fixed
z-index 16385

View File

@ -1,5 +1,5 @@
<mk-ellipsis><span>.</span><span>.</span><span>.</span>
<style type="stylus">
<style>
:scope
display inline

View File

@ -1,6 +1,6 @@
<mk-file-type-icon>
<i class="fa fa-file-image-o" if={ kind == 'image' }></i>
<style type="stylus">
<style>
:scope
display inline
</style>

View File

@ -4,7 +4,7 @@
<path class="octo-arm" d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor"></path>
<path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor"></path>
</svg></a>
<style type="stylus">
<style>
:scope
display block
position absolute
@ -36,9 +36,5 @@
40%, 80%
transform rotate(10deg)
</style>
</mk-forkit>

View File

@ -5,7 +5,7 @@
<p>無料で誰でも利用でき、広告は一切掲載していません。</p>
<p><a href={ CONFIG.urls.about } target="_blank">もっと知りたい方はこちら</a></p>
</article>
<style type="stylus">
<style>
:scope
display block

View File

@ -6,7 +6,7 @@
<button class="attach-from-local" type="button" title="PCから画像を添付する"><i class="fa fa-upload"></i></button>
<button class="attach-from-drive" type="button" title="アルバムから画像を添付する"><i class="fa fa-folder-open"></i></button>
<input name="file" type="file" accept="image/*"/>
<style type="stylus">
<style>
:scope
display block

View File

@ -32,7 +32,7 @@
</virtual>
</div>
<p class="no-history" if={ history.length == 0 }>履歴はありません。<br/>ユーザーを検索して、いつでもメッセージを送受信できます。</p>
<style type="stylus">
<style>
:scope
display block

View File

@ -15,7 +15,7 @@
<mk-time time={ message.created_at }></mk-time><i class="fa fa-pencil is-edited" if={ message.is_edited }></i>
</footer>
</div>
<style type="stylus">
<style>
:scope
$me-balloon-color = #23A7B6

View File

@ -13,7 +13,7 @@
<div class="grippie" title="ドラッグしてフォームの広さを調整"></div>
<mk-messaging-form user={ user }></mk-messaging-form>
</footer>
<style type="stylus">
<style>
:scope
display block

View File

@ -1,5 +1,5 @@
<mk-number>
<style type="stylus">
<style>
:scope
display inline

View File

@ -14,7 +14,7 @@
<button class="destroy" onclick={ destroy } title="投票を破棄">
<i class="fa fa-times"></i>
</button>
<style type="stylus">
<style>
:scope
display block
padding 8px

View File

@ -15,7 +15,7 @@
<a if={ !isVoted } onclick={ toggleResult }>{ result ? '投票する' : '結果を見る' }</a>
<span if={ isVoted }>投票済み</span>
</p>
<style type="stylus">
<style>
:scope
display block

View File

@ -1,5 +1,5 @@
<mk-raw>
<style type="stylus">
<style>
:scope
display inline

View File

@ -1,5 +1,5 @@
<mk-ripple-string><yield/>
<style type="stylus">
<style>
:scope
display inline

View File

@ -6,7 +6,7 @@
<pre><code>{ JSON.stringify(headers, null, ' ') }</code></pre>
</div>
</div>
<style type="stylus">
<style>
:scope
display block

View File

@ -8,7 +8,7 @@
</label>
<button type="submit" disabled={ signing }>{ signing ? 'やっています...' : 'サインイン' }</button>
</form>
<style type="stylus">
<style>
:scope
display block

View File

@ -38,7 +38,7 @@
</label>
<button onclick={ onsubmit }>アカウント作成</button>
</form>
<style type="stylus">
<style>
:scope
display block
min-width 302px

View File

@ -1,7 +1,7 @@
<mk-special-message>
<p if={ m == 1 && d == 1 }>Happy New Year! </p>
<p if={ m == 12 && d == 25 }>Merry Christmas!</p>
<style type="stylus">
<style>
:scope
display block

View File

@ -7,7 +7,7 @@
<a href={ CONFIG.api.url + '/disconnect/twitter' } target="_blank" if={ I.twitter }>切断する</a>
</p>
<p class="id" if={ I.twitter }>Twitter ID: { I.twitter.user_id }</p>
<style type="stylus">
<style>
:scope
display block

View File

@ -10,7 +10,7 @@
<div class="progress waiting" if={ progress != undefined && progress.value == progress.max }></div>
</li>
</ol>
<style type="stylus">
<style>
:scope
display block
overflow auto

View File

@ -9,7 +9,7 @@
<p>{ sitename }</p>
</footer>
</article></a>
<style type="stylus">
<style>
:scope
display block
font-size 16px

View File

@ -1,5 +1,5 @@
<mk-url><a href={ url } target={ opts.target }><span class="schema">{ schema }//</span><span class="hostname">{ hostname }</span><span class="port" if={ port != '' }>:{ port }</span><span class="pathname" if={ pathname != '' }>{ pathname }</span><span class="query">{ query }</span><span class="hash">{ hash }</span></a>
<style type="stylus">
<style>
:scope
word-break break-all