Obsolete.
This commit is contained in:
parent
a2346607da
commit
30ce29a43a
@ -21,9 +21,6 @@
|
||||
:root.burichan #header-bar a, :root.burichan #header-bar #notifications a {
|
||||
color: #34345C;
|
||||
}
|
||||
:root.burichan.fixed #custom-board-list .current:hover {
|
||||
border-bottom-color: rgba(255,0,0,0.2);
|
||||
}
|
||||
|
||||
/* Settings */
|
||||
:root.burichan #fourchanx-settings fieldset, :root.burichan .section-main div::before {
|
||||
|
||||
@ -21,9 +21,6 @@
|
||||
:root.futaba #header-bar a, :root.futaba #notifications a {
|
||||
color: #800000;
|
||||
}
|
||||
:root.futaba.fixed #custom-board-list .current:hover {
|
||||
border-bottom-color: rgba(255,0,0,0.2);
|
||||
}
|
||||
|
||||
/* Settings */
|
||||
:root.futaba #fourchanx-settings fieldset, :root.futaba .section-main div::before {
|
||||
|
||||
@ -21,9 +21,6 @@
|
||||
:root.photon #header-bar a, :root.photon #notifications a {
|
||||
color: #FF6600;
|
||||
}
|
||||
:root.photon.fixed #custom-board-list .current:hover {
|
||||
border-bottom-color: rgba(255,51,0,0.2);
|
||||
}
|
||||
|
||||
/* Settings */
|
||||
:root.photon #fourchanx-settings fieldset, :root.photon .section-main div::before {
|
||||
|
||||
@ -21,9 +21,6 @@
|
||||
:root.spooky #board-list a, :root.spooky #shortcuts a {
|
||||
color: #FE9600;
|
||||
}
|
||||
:root.spooky.fixed #custom-board-list .current:hover {
|
||||
border-bottom-color: rgba(255,0,0,0.2);
|
||||
}
|
||||
|
||||
/* Settings */
|
||||
:root.spooky #fourchanx-settings fieldset, :root.spooky .section-main div::before {
|
||||
|
||||
@ -17,9 +17,6 @@
|
||||
:root.tomorrow #header-bar a, :root.tomorrow #notifications a {
|
||||
color: #81A2BE;
|
||||
}
|
||||
:root.tomorrow.fixed #custom-board-list .current:hover {
|
||||
border-bottom-color: rgba(95,137,172,0.4);
|
||||
}
|
||||
|
||||
/* Settings */
|
||||
:root.tomorrow #fourchanx-settings fieldset, :root.tomorrow .section-main div::before {
|
||||
|
||||
@ -21,9 +21,6 @@
|
||||
:root.yotsuba-b #board-list a, :root.yotsuba-b #shortcuts a {
|
||||
color: #34345C;
|
||||
}
|
||||
:root.yotsuba-b.fixed #custom-board-list .current:hover {
|
||||
border-bottom-color: rgba(255,0,0,0.2);
|
||||
}
|
||||
|
||||
/* Settings */
|
||||
:root.yotsuba-b #fourchanx-settings fieldset, :root.yotsuba-b .section-main div::before {
|
||||
|
||||
@ -21,9 +21,6 @@
|
||||
:root.yotsuba #board-list a, :root.yotsuba #shortcuts a {
|
||||
color: #800000;
|
||||
}
|
||||
:root.yotsuba.fixed #custom-board-list .current:hover {
|
||||
border-bottom-color: rgba(255,0,0,0.2);
|
||||
}
|
||||
|
||||
/* Settings */
|
||||
:root.yotsuba #fourchanx-settings fieldset, :root.yotsuba .section-main div::before {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user