Rename shit to avoid breaking backwards compat of currenttitle
This commit is contained in:
parent
d7c3edfac5
commit
97de993055
8 changed files with 11 additions and 11 deletions
4
www/css/themes/bootstrap-theme.min.css
vendored
4
www/css/themes/bootstrap-theme.min.css
vendored
|
|
@ -20,7 +20,7 @@ body {
|
|||
background-color: #000000;
|
||||
}
|
||||
|
||||
#chatheader, #currenttitle, #userlist, #messagebuffer, #plmeta {
|
||||
#chatheader, #videowrap-header, #userlist, #messagebuffer, #plmeta {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
|
|
@ -57,7 +57,7 @@ footer {
|
|||
border: 1px solid #aaaaaa;
|
||||
}
|
||||
|
||||
#chatheader, #currenttitle {
|
||||
#chatheader, #videowrap-header {
|
||||
border: 1px solid #cccccc;
|
||||
border-bottom-width: 0;
|
||||
border-radius: 5px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue