fixes #762 - Marking unwatched doesn't update display
This commit is contained in:
parent
5bec78f61f
commit
41825781d2
49 changed files with 443 additions and 505 deletions
|
@ -170,7 +170,6 @@ pre, textarea.pre {
|
|||
|
||||
.imgLogoText {
|
||||
height: 45px;
|
||||
display: none;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
|
@ -409,7 +408,6 @@ h1 .imageLink {
|
|||
|
||||
.imgLogoText {
|
||||
height: 50px;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.header {
|
||||
|
@ -689,6 +687,7 @@ h1 .imageLink {
|
|||
z-index: 1097;
|
||||
color: #fff;
|
||||
border: 0 !important;
|
||||
background-color: #111;
|
||||
}
|
||||
|
||||
.footerNotification {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue