Chat angepasst, Timestamp-Fix, Jeder hated, Input-Limit auf 35ch gesetzt
This commit is contained in:
@@ -52,7 +52,7 @@ a { text-decoration: none; }
|
||||
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
word-break: break-all;
|
||||
word-break: break-word;
|
||||
|
||||
list-style-type: none;
|
||||
margin-bottom: .25em;
|
||||
@@ -79,7 +79,7 @@ a { text-decoration: none; }
|
||||
color: white;
|
||||
background: rgba(0, 0, 0, .5);
|
||||
|
||||
padding: .25em .5em .5em;
|
||||
padding: .5em .75em .75em;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -93,3 +93,8 @@ a { text-decoration: none; }
|
||||
&:hover { background: rgba(255, 17, 0, 0); }
|
||||
}
|
||||
}
|
||||
|
||||
.timestamp {
|
||||
display: inline-block;
|
||||
width: 9ch;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user