Typing indicators, online users
This commit is contained in:
@@ -206,3 +206,12 @@ input {
|
||||
margin: 0; /* Remove default margins */
|
||||
white-space: nowrap; /* Prevent button text from wrapping */
|
||||
}
|
||||
|
||||
.suttle {
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
padding-left: 10px;
|
||||
margin-bottom: 5px;
|
||||
font-size: 0.9em;
|
||||
color: rgba(255, 255, 255, 0.7); /* Makes it slightly subtle */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user