タイトルどおりtwicli用ユーザースタイルシートです。
アイコン・いいね数・RT数・RT・ユーザーidを非表示にしてスッキリした画面を作りたい人向けです。
.uicon /* アイコン */
,.favinfo /* いいね数 */
,.rtinfo /* RT数 */
,.retweeted /* RT */
,.uid /* ユーザーid */
,.uname_paren /* ユーザー名の括弧前側 */
,.uname_paren2 /* ユーザー名の括弧後ろ側 */
,#rst /* 削除ボタン */
{
display: none !important;
}
.source /* 使用アプリを表示する */
{
display: inline !important;
}
.source::before
{
content: "(";
}
.source::after
{
content: ")";
}
.tw-parent /* 本文の行間 */
{
line-height: 1.3 !important;
}
.link /* TL上のリンク色 */
{
text-decoration: underline !important;
border: none !important;
background: transparent !important;
}
.link:link
{
color: #0000ff !important;
}
.link:visited
{
color: #800080 !important;
}
.link:hover
{
color: #ff0000 !important;
}
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48twicli.csstwicliの抽出タブを拡張 - Okiraku Programming
NG::NGワードに指定する単語1|NGワードに指定する単語2|NGワードに指定する単語3:3