fixes #762 - Marking unwatched doesn't update display

This commit is contained in:
Luke Pulverenti 2014-07-03 22:22:57 -04:00
parent 5bec78f61f
commit 41825781d2
49 changed files with 443 additions and 505 deletions

View file

@ -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 {