Change null styling
This commit is contained in:
parent
10b4e084a6
commit
4497836e7a
@ -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.
|
||||
|
||||
2
LICENSE
2
LICENSE
@ -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
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user