Change null styling

This commit is contained in:
seaweedchan 2013-04-27 00:22:03 -07:00
parent 10b4e084a6
commit 4497836e7a
6 changed files with 11 additions and 8 deletions

View File

@ -1,3 +1,6 @@
seaweedchan:
- Chrome doesn't get .null, so don't style it
### 1.1.2 - 2013-04-26
seaweedchan:
- Fix emoji and favicon previews not updating on change.

View File

@ -1,5 +1,5 @@
/*
* 4chan X - Version 1.1.2 - 2013-04-26
* 4chan X - Version 1.1.2 - 2013-04-27
*
* Licensed under the MIT license.
* https://github.com/seaweedchan/4chan-x/blob/master/LICENSE

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -408,7 +408,7 @@ a.hide-announcement {
.new {
color: limegreen;
}
#update-status:not(.null) {
#update-status.warning, #update-status.new {
margin-right: 5px;
}
#update-timer {