Initial emote list implementation
This commit is contained in:
parent
73fc5dd724
commit
389dd0d5ab
11 changed files with 256 additions and 10 deletions
6
www/css/themes/bootstrap-theme.min.css
vendored
6
www/css/themes/bootstrap-theme.min.css
vendored
|
|
@ -28,10 +28,14 @@ footer {
|
|||
background-color: #eeeeee !important;
|
||||
}
|
||||
|
||||
.profile-box, .user-dropdown {
|
||||
.profile-box, .user-dropdown, #emotelist td {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
#emotelist td {
|
||||
border: 1px solid #cccccc;
|
||||
}
|
||||
|
||||
.chat-shadow {
|
||||
color: #aaaaaa;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue