diff --git a/app/css/sort.css b/app/css/sort.css new file mode 100644 index 00000000..00fc6b77 --- /dev/null +++ b/app/css/sort.css @@ -0,0 +1,13 @@ +.drag-content{ + width:300px; + max-width:100%; + height:30px; + text-overflow: ellipsis; + cursor:move; + user-select: none; + background-color:#424242; + margin:5px; + border-radius:5px; + color:white; + padding:3px; +} \ No newline at end of file diff --git a/app/css/tl.css b/app/css/tl.css index bfe4b0f5..6e9f2f2c 100644 --- a/app/css/tl.css +++ b/app/css/tl.css @@ -1,5 +1,7 @@ /*TL CSS(ただしBBCode pulse:master.css/spin:font-awesome*/ #timeline-container { + overflow-x: scroll; + overflow-y: hidden; display: flex; width: 100vw; height: 100vh; @@ -8,7 +10,7 @@ iframe { max-width:100%; } .box { - overflow-y: hidden; + overflow: hidden; min-width: 300px; height: 100vh; flex: 1; @@ -132,7 +134,7 @@ p { } /*black theme*/ -.blacktheme #notf-box, .notf-box { +.blacktheme .notf-box { background-color: #424242; } .blacktheme .modal-footer { diff --git a/app/index.html b/app/index.html index 165c9a34..abe21b52 100644 --- a/app/index.html +++ b/app/index.html @@ -23,7 +23,7 @@ +
Settings
notifications @@ -26,6 +28,9 @@
Notifications will be showed here...
アカウントマネージャー
+
カラム並べ替え
+ +


時間表記設定
相対時間の例:"1分前","3日前"
絶対時間の例"23:25:21","2017年12月30日 23:59:00"
@@ -105,9 +110,7 @@

-
- - +

戻る

キーボードショートカット一覧
@@ -119,6 +122,7 @@ L:Local TL
P:連合 TL
[スペース]+Shift:更新

+

公式HP
寄付(Enty)
@@ -169,6 +173,7 @@ Developer: +