diff --git a/CHANGELOG.md b/CHANGELOG.md
index f05b05339..a23a22f72 100755
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,9 @@ The links to individual versions below are to copies of the script with the upda
### v1.10.2
+**v1.10.2.4** *(2015-02-23)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.2.4/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.2.4/builds/4chan-X-noupdate.crx "Chromium version")]
+- Header CSS fixes.
+
**v1.10.2.3** *(2015-02-23)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.2.3/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.2.3/builds/4chan-X-noupdate.crx "Chromium version")]
- Merge v1.10.1.15: (VoH) Restore Nyafuu archive.
diff --git a/LICENSE b/LICENSE
index 712189ef9..a638b62bd 100755
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,5 @@
/*
-* 4chan X - Version 1.10.2.3
+* 4chan X - Version 1.10.2.4
*
* Licensed under the MIT license.
* https://github.com/ccd0/4chan-x/blob/master/LICENSE
diff --git a/builds/4chan-X-beta.crx b/builds/4chan-X-beta.crx
index 9354c3a17..ffb2c7eba 100644
Binary files a/builds/4chan-X-beta.crx and b/builds/4chan-X-beta.crx differ
diff --git a/builds/4chan-X-beta.meta.js b/builds/4chan-X-beta.meta.js
index f2a36f19a..dfddba073 100644
--- a/builds/4chan-X-beta.meta.js
+++ b/builds/4chan-X-beta.meta.js
@@ -1,6 +1,6 @@
// ==UserScript==
// @name 4chan X beta
-// @version 1.10.2.3
+// @version 1.10.2.4
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
diff --git a/builds/4chan-X-beta.user.js b/builds/4chan-X-beta.user.js
index d96472fa6..0795a3e46 100644
--- a/builds/4chan-X-beta.user.js
+++ b/builds/4chan-X-beta.user.js
@@ -1,7 +1,7 @@
// Generated by CoffeeScript
// ==UserScript==
// @name 4chan X beta
-// @version 1.10.2.3
+// @version 1.10.2.4
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@@ -26,7 +26,7 @@
// ==/UserScript==
/*
-* 4chan X - Version 1.10.2.3
+* 4chan X - Version 1.10.2.4
*
* Licensed under the MIT license.
* https://github.com/ccd0/4chan-x/blob/master/LICENSE
@@ -393,7 +393,7 @@
doc = d.documentElement;
g = {
- VERSION: '1.10.2.3',
+ VERSION: '1.10.2.4',
NAMESPACE: '4chan X.',
NAME: '4chan X',
FAQ: 'https://github.com/ccd0/4chan-x/wiki/Frequently-Asked-Questions',
@@ -17127,6 +17127,7 @@
" right: 0;\n" +
" left: 0;\n" +
" padding: 3px 4px 4px;\n" +
+" font-size: 12px;\n" +
"}\n" +
".fixed.top-header #header-bar {\n" +
" top: 0;\n" +
@@ -17141,9 +17142,6 @@
":root.fixed #header-bar {\n" +
" box-shadow: -5px 1px 10px rgba(0, 0, 0, 0.20);\n" +
"}\n" +
-"#header-bar #custom-board-list .current {\n" +
-" padding: 1px 1px 4px 1px;\n" +
-"}\n" +
":root.centered-links #shortcuts {\n" +
" width: 300px;\n" +
" text-align: right;\n" +
@@ -17247,16 +17245,16 @@
"}\n" +
"@media (min-width: 1300px) {\n" +
" :root.fixed:not(.centered-links) #header-bar {\n" +
-" font-size: 12px;\n" +
" white-space: nowrap;\n" +
" display: flex;\n" +
+" -webkit-align-items: center;\n" +
+" align-items: center;\n" +
" }\n" +
" :root.fixed:not(.centered-links) #board-list {\n" +
" flex: auto;\n" +
" }\n" +
" :root.fixed:not(.centered-links) #full-board-list {\n" +
" display: flex;\n" +
-" line-height: 15px;\n" +
" }\n" +
" :root.fixed:not(.centered-links) .hide-board-list-container {\n" +
" flex: none;\n" +
@@ -17284,6 +17282,9 @@
" :root.fixed:not(.centered-links) #shortcuts {\n" +
" float: initial;\n" +
" flex: none;\n" +
+" display: flex;\n" +
+" -webkit-align-items: center;\n" +
+" align-items: center;\n" +
" }\n" +
"}\n" +
"/* 4chan X link brackets */\n" +
@@ -18820,8 +18821,10 @@
":root.yotsuba #header-bar.dialog {\n" +
" background-color: rgba(240,224,214,0.98);\n" +
"}\n" +
-":root.yotsuba #header-bar, :root.yotsuba #notifications {\n" +
+":root.yotsuba:not(.fixed) #header-bar, :root.yotsuba #notifications {\n" +
" font-size: 9pt;\n" +
+"}\n" +
+":root.yotsuba #header-bar, :root.yotsuba #notifications {\n" +
" color: #B86;\n" +
"}\n" +
":root.yotsuba #board-list a, :root.yotsuba #shortcuts a {\n" +
@@ -18896,8 +18899,10 @@
":root.yotsuba-b #header-bar.dialog {\n" +
" background-color: rgba(214,218,240,0.98);\n" +
"}\n" +
-":root.yotsuba-b #header-bar, :root.yotsuba-b #notifications {\n" +
+":root.yotsuba-b:not(.fixed) #header-bar, :root.yotsuba-b #notifications {\n" +
" font-size: 9pt;\n" +
+"}\n" +
+":root.yotsuba-b #header-bar, :root.yotsuba-b #notifications {\n" +
" color: #89A;\n" +
"}\n" +
":root.yotsuba-b #board-list a, :root.yotsuba-b #shortcuts a {\n" +
@@ -18972,8 +18977,10 @@
":root.futaba #header-bar.dialog {\n" +
" background-color: rgba(240,224,214,0.98);\n" +
"}\n" +
-":root.futaba #header-bar, :root.futaba #notifications {\n" +
+":root.futaba:not(.fixed) #header-bar, :root.futaba #notifications {\n" +
" font-size: 11pt;\n" +
+"}\n" +
+":root.futaba #header-bar, :root.futaba #notifications {\n" +
" color: #B86;\n" +
"}\n" +
":root.futaba #header-bar a, :root.futaba #notifications a {\n" +
@@ -19043,8 +19050,10 @@
":root.burichan #header-bar.dialog {\n" +
" background-color: rgba(214,218,240,0.98);\n" +
"}\n" +
-":root.burichan #header-bar, :root.burichan #header-bar #notifications {\n" +
+":root.burichan:not(.fixed) #header-bar, :root.burichan #header-bar #notifications {\n" +
" font-size: 11pt;\n" +
+"}\n" +
+":root.burichan #header-bar, :root.burichan #header-bar #notifications {\n" +
" color: #89A;\n" +
"}\n" +
":root.burichan #header-bar a, :root.burichan #header-bar #notifications a {\n" +
@@ -19114,8 +19123,10 @@
":root.tomorrow #header-bar.dialog {\n" +
" background-color: rgba(40,42,46,0.9);\n" +
"}\n" +
-":root.tomorrow #header-bar, :root.tomorrow #notifications {\n" +
+":root.tomorrow:not(.fixed) #header-bar, :root.tomorrow #notifications {\n" +
" font-size: 9pt;\n" +
+"}\n" +
+":root.tomorrow #header-bar, :root.tomorrow #notifications {\n" +
" color: #C5C8C6;\n" +
"}\n" +
":root.tomorrow #header-bar a, :root.tomorrow #notifications a {\n" +
@@ -19242,8 +19253,10 @@
":root.photon #header-bar.dialog {\n" +
" background-color: rgba(221,221,221,0.98);\n" +
"}\n" +
-":root.photon #header-bar, :root.photon #notifications {\n" +
+":root.photon:not(.fixed) #header-bar, :root.photon #notifications {\n" +
" font-size: 9pt;\n" +
+"}\n" +
+":root.photon #header-bar, :root.photon #notifications {\n" +
" color: #333;\n" +
"}\n" +
":root.photon #header-bar a, :root.photon #notifications a {\n" +
diff --git a/builds/4chan-X-noupdate.crx b/builds/4chan-X-noupdate.crx
index 12f48a262..62b89edc9 100644
Binary files a/builds/4chan-X-noupdate.crx and b/builds/4chan-X-noupdate.crx differ
diff --git a/builds/4chan-X-noupdate.user.js b/builds/4chan-X-noupdate.user.js
index 061ca6d9f..2e9c41390 100644
--- a/builds/4chan-X-noupdate.user.js
+++ b/builds/4chan-X-noupdate.user.js
@@ -1,7 +1,7 @@
// Generated by CoffeeScript
// ==UserScript==
// @name 4chan X
-// @version 1.10.2.3
+// @version 1.10.2.4
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@@ -25,7 +25,7 @@
// ==/UserScript==
/*
-* 4chan X - Version 1.10.2.3
+* 4chan X - Version 1.10.2.4
*
* Licensed under the MIT license.
* https://github.com/ccd0/4chan-x/blob/master/LICENSE
@@ -392,7 +392,7 @@
doc = d.documentElement;
g = {
- VERSION: '1.10.2.3',
+ VERSION: '1.10.2.4',
NAMESPACE: '4chan X.',
NAME: '4chan X',
FAQ: 'https://github.com/ccd0/4chan-x/wiki/Frequently-Asked-Questions',
@@ -17126,6 +17126,7 @@
" right: 0;\n" +
" left: 0;\n" +
" padding: 3px 4px 4px;\n" +
+" font-size: 12px;\n" +
"}\n" +
".fixed.top-header #header-bar {\n" +
" top: 0;\n" +
@@ -17140,9 +17141,6 @@
":root.fixed #header-bar {\n" +
" box-shadow: -5px 1px 10px rgba(0, 0, 0, 0.20);\n" +
"}\n" +
-"#header-bar #custom-board-list .current {\n" +
-" padding: 1px 1px 4px 1px;\n" +
-"}\n" +
":root.centered-links #shortcuts {\n" +
" width: 300px;\n" +
" text-align: right;\n" +
@@ -17246,16 +17244,16 @@
"}\n" +
"@media (min-width: 1300px) {\n" +
" :root.fixed:not(.centered-links) #header-bar {\n" +
-" font-size: 12px;\n" +
" white-space: nowrap;\n" +
" display: flex;\n" +
+" -webkit-align-items: center;\n" +
+" align-items: center;\n" +
" }\n" +
" :root.fixed:not(.centered-links) #board-list {\n" +
" flex: auto;\n" +
" }\n" +
" :root.fixed:not(.centered-links) #full-board-list {\n" +
" display: flex;\n" +
-" line-height: 15px;\n" +
" }\n" +
" :root.fixed:not(.centered-links) .hide-board-list-container {\n" +
" flex: none;\n" +
@@ -17283,6 +17281,9 @@
" :root.fixed:not(.centered-links) #shortcuts {\n" +
" float: initial;\n" +
" flex: none;\n" +
+" display: flex;\n" +
+" -webkit-align-items: center;\n" +
+" align-items: center;\n" +
" }\n" +
"}\n" +
"/* 4chan X link brackets */\n" +
@@ -18819,8 +18820,10 @@
":root.yotsuba #header-bar.dialog {\n" +
" background-color: rgba(240,224,214,0.98);\n" +
"}\n" +
-":root.yotsuba #header-bar, :root.yotsuba #notifications {\n" +
+":root.yotsuba:not(.fixed) #header-bar, :root.yotsuba #notifications {\n" +
" font-size: 9pt;\n" +
+"}\n" +
+":root.yotsuba #header-bar, :root.yotsuba #notifications {\n" +
" color: #B86;\n" +
"}\n" +
":root.yotsuba #board-list a, :root.yotsuba #shortcuts a {\n" +
@@ -18895,8 +18898,10 @@
":root.yotsuba-b #header-bar.dialog {\n" +
" background-color: rgba(214,218,240,0.98);\n" +
"}\n" +
-":root.yotsuba-b #header-bar, :root.yotsuba-b #notifications {\n" +
+":root.yotsuba-b:not(.fixed) #header-bar, :root.yotsuba-b #notifications {\n" +
" font-size: 9pt;\n" +
+"}\n" +
+":root.yotsuba-b #header-bar, :root.yotsuba-b #notifications {\n" +
" color: #89A;\n" +
"}\n" +
":root.yotsuba-b #board-list a, :root.yotsuba-b #shortcuts a {\n" +
@@ -18971,8 +18976,10 @@
":root.futaba #header-bar.dialog {\n" +
" background-color: rgba(240,224,214,0.98);\n" +
"}\n" +
-":root.futaba #header-bar, :root.futaba #notifications {\n" +
+":root.futaba:not(.fixed) #header-bar, :root.futaba #notifications {\n" +
" font-size: 11pt;\n" +
+"}\n" +
+":root.futaba #header-bar, :root.futaba #notifications {\n" +
" color: #B86;\n" +
"}\n" +
":root.futaba #header-bar a, :root.futaba #notifications a {\n" +
@@ -19042,8 +19049,10 @@
":root.burichan #header-bar.dialog {\n" +
" background-color: rgba(214,218,240,0.98);\n" +
"}\n" +
-":root.burichan #header-bar, :root.burichan #header-bar #notifications {\n" +
+":root.burichan:not(.fixed) #header-bar, :root.burichan #header-bar #notifications {\n" +
" font-size: 11pt;\n" +
+"}\n" +
+":root.burichan #header-bar, :root.burichan #header-bar #notifications {\n" +
" color: #89A;\n" +
"}\n" +
":root.burichan #header-bar a, :root.burichan #header-bar #notifications a {\n" +
@@ -19113,8 +19122,10 @@
":root.tomorrow #header-bar.dialog {\n" +
" background-color: rgba(40,42,46,0.9);\n" +
"}\n" +
-":root.tomorrow #header-bar, :root.tomorrow #notifications {\n" +
+":root.tomorrow:not(.fixed) #header-bar, :root.tomorrow #notifications {\n" +
" font-size: 9pt;\n" +
+"}\n" +
+":root.tomorrow #header-bar, :root.tomorrow #notifications {\n" +
" color: #C5C8C6;\n" +
"}\n" +
":root.tomorrow #header-bar a, :root.tomorrow #notifications a {\n" +
@@ -19241,8 +19252,10 @@
":root.photon #header-bar.dialog {\n" +
" background-color: rgba(221,221,221,0.98);\n" +
"}\n" +
-":root.photon #header-bar, :root.photon #notifications {\n" +
+":root.photon:not(.fixed) #header-bar, :root.photon #notifications {\n" +
" font-size: 9pt;\n" +
+"}\n" +
+":root.photon #header-bar, :root.photon #notifications {\n" +
" color: #333;\n" +
"}\n" +
":root.photon #header-bar a, :root.photon #notifications a {\n" +
diff --git a/builds/4chan-X.crx b/builds/4chan-X.crx
index 7bfef97d5..847bc08a5 100644
Binary files a/builds/4chan-X.crx and b/builds/4chan-X.crx differ
diff --git a/builds/4chan-X.meta.js b/builds/4chan-X.meta.js
index 69bca772e..51b4e504a 100644
--- a/builds/4chan-X.meta.js
+++ b/builds/4chan-X.meta.js
@@ -1,6 +1,6 @@
// ==UserScript==
// @name 4chan X
-// @version 1.10.2.3
+// @version 1.10.2.4
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js
index 6628e7b05..85c948a11 100644
--- a/builds/4chan-X.user.js
+++ b/builds/4chan-X.user.js
@@ -1,7 +1,7 @@
// Generated by CoffeeScript
// ==UserScript==
// @name 4chan X
-// @version 1.10.2.3
+// @version 1.10.2.4
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@@ -26,7 +26,7 @@
// ==/UserScript==
/*
-* 4chan X - Version 1.10.2.3
+* 4chan X - Version 1.10.2.4
*
* Licensed under the MIT license.
* https://github.com/ccd0/4chan-x/blob/master/LICENSE
@@ -393,7 +393,7 @@
doc = d.documentElement;
g = {
- VERSION: '1.10.2.3',
+ VERSION: '1.10.2.4',
NAMESPACE: '4chan X.',
NAME: '4chan X',
FAQ: 'https://github.com/ccd0/4chan-x/wiki/Frequently-Asked-Questions',
@@ -17127,6 +17127,7 @@
" right: 0;\n" +
" left: 0;\n" +
" padding: 3px 4px 4px;\n" +
+" font-size: 12px;\n" +
"}\n" +
".fixed.top-header #header-bar {\n" +
" top: 0;\n" +
@@ -17141,9 +17142,6 @@
":root.fixed #header-bar {\n" +
" box-shadow: -5px 1px 10px rgba(0, 0, 0, 0.20);\n" +
"}\n" +
-"#header-bar #custom-board-list .current {\n" +
-" padding: 1px 1px 4px 1px;\n" +
-"}\n" +
":root.centered-links #shortcuts {\n" +
" width: 300px;\n" +
" text-align: right;\n" +
@@ -17247,16 +17245,16 @@
"}\n" +
"@media (min-width: 1300px) {\n" +
" :root.fixed:not(.centered-links) #header-bar {\n" +
-" font-size: 12px;\n" +
" white-space: nowrap;\n" +
" display: flex;\n" +
+" -webkit-align-items: center;\n" +
+" align-items: center;\n" +
" }\n" +
" :root.fixed:not(.centered-links) #board-list {\n" +
" flex: auto;\n" +
" }\n" +
" :root.fixed:not(.centered-links) #full-board-list {\n" +
" display: flex;\n" +
-" line-height: 15px;\n" +
" }\n" +
" :root.fixed:not(.centered-links) .hide-board-list-container {\n" +
" flex: none;\n" +
@@ -17284,6 +17282,9 @@
" :root.fixed:not(.centered-links) #shortcuts {\n" +
" float: initial;\n" +
" flex: none;\n" +
+" display: flex;\n" +
+" -webkit-align-items: center;\n" +
+" align-items: center;\n" +
" }\n" +
"}\n" +
"/* 4chan X link brackets */\n" +
@@ -18820,8 +18821,10 @@
":root.yotsuba #header-bar.dialog {\n" +
" background-color: rgba(240,224,214,0.98);\n" +
"}\n" +
-":root.yotsuba #header-bar, :root.yotsuba #notifications {\n" +
+":root.yotsuba:not(.fixed) #header-bar, :root.yotsuba #notifications {\n" +
" font-size: 9pt;\n" +
+"}\n" +
+":root.yotsuba #header-bar, :root.yotsuba #notifications {\n" +
" color: #B86;\n" +
"}\n" +
":root.yotsuba #board-list a, :root.yotsuba #shortcuts a {\n" +
@@ -18896,8 +18899,10 @@
":root.yotsuba-b #header-bar.dialog {\n" +
" background-color: rgba(214,218,240,0.98);\n" +
"}\n" +
-":root.yotsuba-b #header-bar, :root.yotsuba-b #notifications {\n" +
+":root.yotsuba-b:not(.fixed) #header-bar, :root.yotsuba-b #notifications {\n" +
" font-size: 9pt;\n" +
+"}\n" +
+":root.yotsuba-b #header-bar, :root.yotsuba-b #notifications {\n" +
" color: #89A;\n" +
"}\n" +
":root.yotsuba-b #board-list a, :root.yotsuba-b #shortcuts a {\n" +
@@ -18972,8 +18977,10 @@
":root.futaba #header-bar.dialog {\n" +
" background-color: rgba(240,224,214,0.98);\n" +
"}\n" +
-":root.futaba #header-bar, :root.futaba #notifications {\n" +
+":root.futaba:not(.fixed) #header-bar, :root.futaba #notifications {\n" +
" font-size: 11pt;\n" +
+"}\n" +
+":root.futaba #header-bar, :root.futaba #notifications {\n" +
" color: #B86;\n" +
"}\n" +
":root.futaba #header-bar a, :root.futaba #notifications a {\n" +
@@ -19043,8 +19050,10 @@
":root.burichan #header-bar.dialog {\n" +
" background-color: rgba(214,218,240,0.98);\n" +
"}\n" +
-":root.burichan #header-bar, :root.burichan #header-bar #notifications {\n" +
+":root.burichan:not(.fixed) #header-bar, :root.burichan #header-bar #notifications {\n" +
" font-size: 11pt;\n" +
+"}\n" +
+":root.burichan #header-bar, :root.burichan #header-bar #notifications {\n" +
" color: #89A;\n" +
"}\n" +
":root.burichan #header-bar a, :root.burichan #header-bar #notifications a {\n" +
@@ -19114,8 +19123,10 @@
":root.tomorrow #header-bar.dialog {\n" +
" background-color: rgba(40,42,46,0.9);\n" +
"}\n" +
-":root.tomorrow #header-bar, :root.tomorrow #notifications {\n" +
+":root.tomorrow:not(.fixed) #header-bar, :root.tomorrow #notifications {\n" +
" font-size: 9pt;\n" +
+"}\n" +
+":root.tomorrow #header-bar, :root.tomorrow #notifications {\n" +
" color: #C5C8C6;\n" +
"}\n" +
":root.tomorrow #header-bar a, :root.tomorrow #notifications a {\n" +
@@ -19242,8 +19253,10 @@
":root.photon #header-bar.dialog {\n" +
" background-color: rgba(221,221,221,0.98);\n" +
"}\n" +
-":root.photon #header-bar, :root.photon #notifications {\n" +
+":root.photon:not(.fixed) #header-bar, :root.photon #notifications {\n" +
" font-size: 9pt;\n" +
+"}\n" +
+":root.photon #header-bar, :root.photon #notifications {\n" +
" color: #333;\n" +
"}\n" +
":root.photon #header-bar a, :root.photon #notifications a {\n" +
diff --git a/builds/4chan-X.zip b/builds/4chan-X.zip
index f8dd3cb2b..6f76db8b7 100644
Binary files a/builds/4chan-X.zip and b/builds/4chan-X.zip differ
diff --git a/builds/updates-beta.xml b/builds/updates-beta.xml
index e8ee9bfcc..bf71d4e5d 100644
--- a/builds/updates-beta.xml
+++ b/builds/updates-beta.xml
@@ -1,7 +1,7 @@
-
+
diff --git a/builds/updates.xml b/builds/updates.xml
index eea892f26..bc1384481 100644
--- a/builds/updates.xml
+++ b/builds/updates.xml
@@ -1,7 +1,7 @@
-
+
diff --git a/package.json b/package.json
index bd2726a82..4c9dd8097 100755
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"description": "Cross-browser userscript for maximum lurking on 4chan.",
"meta": {
"name": "4chan X",
- "version": "1.10.2.3",
+ "version": "1.10.2.4",
"repo": "https://github.com/ccd0/4chan-x/",
"page": "https://github.com/ccd0/4chan-x",
"downloads": "https://ccd0.github.io/4chan-x/builds/",