aboutsummaryrefslogtreecommitdiffstats
path: root/res/css/des.css
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-05-22 19:23:07 +0300
committerRblSb <msrblsb@gmail.com>2020-05-22 20:03:53 +0300
commita5f39c0deafc61bab42a895fe6febf0409d8f9ce (patch)
tree915a8788036173ba3a81334f4ba0f3f57d8c09bb /res/css/des.css
parent752c2dad8e908344aa1c735802d234ed7f3e3e51 (diff)
text-overflow for title item
Diffstat (limited to 'res/css/des.css')
-rw-r--r--res/css/des.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/res/css/des.css b/res/css/des.css
index 6319312..d179f15 100644
--- a/res/css/des.css
+++ b/res/css/des.css
@@ -227,6 +227,12 @@ button.danger-bg:focus {
flex-wrap: wrap;
}
+.info header {
+ flex-wrap: nowrap;
+ overflow-x: hidden;
+ white-space: nowrap;
+}
+
.info header:first-child {
display: flex;
align-items: center;
@@ -242,6 +248,11 @@ button.danger-bg:focus {
background-color: var(--background-video);
}
+header h4 {
+ overflow: hidden;
+ text-overflow: ellipsis;
+}
+
.controls {
position: relative;
display: flex;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage