Chat angepasst, Timestamp-Fix, Jeder hated, Input-Limit auf 35ch gesetzt
This commit is contained in:
@@ -64,7 +64,7 @@ a {
|
||||
transform: rotate(0deg);
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
word-break: break-all;
|
||||
word-break: break-word;
|
||||
list-style-type: none;
|
||||
margin-bottom: .25em;
|
||||
}
|
||||
@@ -90,7 +90,7 @@ a {
|
||||
line-height: 1;
|
||||
color: white;
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
padding: .25em .5em .5em;
|
||||
padding: .5em .75em .75em;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
@@ -105,4 +105,9 @@ a {
|
||||
::-webkit-scrollbar-thumb:hover {
|
||||
background: rgba(255, 17, 0, 0);
|
||||
}
|
||||
/*# sourceMappingURL=main.css.map */
|
||||
|
||||
.timestamp {
|
||||
display: inline-block;
|
||||
width: 9ch;
|
||||
}
|
||||
/*# sourceMappingURL=main.css.map */
|
||||
|
||||
Reference in New Issue
Block a user