Rethink some icons, remove 4sight support.
This commit is contained in:
parent
3c4d53cdab
commit
8606dffacb
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
@ -4,7 +4,6 @@ body > div.navLinks > a:first-of-type::after,
|
||||
.slideout-watcher #watcher::after,
|
||||
.announcements-slideout #globalMessage::after,
|
||||
#boardNavDesktopFoot::after,
|
||||
body > a[style="cursor: pointer; float: right;"]::after,
|
||||
#img-controls,
|
||||
#catalog::after,
|
||||
#fappeTyme {
|
||||
@ -30,7 +29,6 @@ body::after {
|
||||
.invisible-icons.slideout-watcher #watcher::after,
|
||||
.invisible-icons.announcements-slideout #globalMessage::after,
|
||||
.invisible-icons #boardNavDesktopFoot::after,
|
||||
.invisible-icons body > a[style="cursor: pointer; float: right;"]::after,
|
||||
.invisible-icons #img-controls,
|
||||
.invisible-icons #catalog::after,
|
||||
.invisible-icons #fappeTyme {
|
||||
@ -41,7 +39,6 @@ body > div.navLinks > a:first-of-type,
|
||||
#{if Conf['Slideout Watcher'] then '#watcher,' else ''}
|
||||
#{if Conf['Announcements'] is 'slideout' then '#globalMessage,' else ''}
|
||||
#boardNavDesktopFoot,
|
||||
body > a[style="cursor: pointer; float: right;"],
|
||||
#catalog {
|
||||
z-index: 16;
|
||||
}
|
||||
@ -50,7 +47,6 @@ body > div.navLinks > a:first-of-type:hover,
|
||||
.slideout-watcher #watcher:hover,
|
||||
.announcements-slideout #globalMessage:hover,
|
||||
#boardNavDesktopFoot:hover,
|
||||
body > a[style="cursor: pointer; float: right;"]:hover,
|
||||
#img-controls,
|
||||
#catalog:hover {
|
||||
z-index: 17;
|
||||
@ -58,6 +54,7 @@ body > a[style="cursor: pointer; float: right;"]:hover,
|
||||
#main-menu {
|
||||
visibility: visible;
|
||||
background-position: 0 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
body > div.navLinks > a:first-of-type::after {
|
||||
cursor: pointer;
|
||||
@ -72,11 +69,6 @@ body > div.navLinks > a:first-of-type::after {
|
||||
#boardNavDesktopFoot::after {
|
||||
background-position: 0 -60px;
|
||||
}
|
||||
body > a[style="cursor: pointer; float: right;"]::after {
|
||||
visibility: visible;
|
||||
cursor: pointer;
|
||||
background-position: 0 -75px;
|
||||
}
|
||||
#img-controls {
|
||||
background-position: 0 -90px;
|
||||
}
|
||||
@ -100,7 +92,6 @@ body > a[style="cursor: pointer; float: right;"]::after {
|
||||
#qr #qrtab,
|
||||
.slideout-watcher #watcher:hover::after,
|
||||
.thumbnail#selected,
|
||||
body > a[style="cursor: pointer; float: right;"]:hover::after,
|
||||
div.navLinks > a:first-of-type:hover::after,
|
||||
#catalog:hover::after,
|
||||
#fappeTyme:hover {
|
||||
|
||||
@ -21,10 +21,6 @@ body::after {
|
||||
#navtopright .exlinksOptionsLink::after {
|
||||
#{align}: #{position[i++]}px;
|
||||
}
|
||||
/* 4sight */
|
||||
body > a[style="cursor: pointer; float: right;"]::after {
|
||||
#{align}: #{position[i++]}px;
|
||||
}
|
||||
/* Expand Images */
|
||||
#img-controls {
|
||||
#{align}: #{position[i++]}px;
|
||||
@ -64,8 +60,7 @@ body::after {
|
||||
#img-controls,
|
||||
#fappeTyme,
|
||||
div.navLinks > a:first-of-type::after,
|
||||
#catalog::after,
|
||||
body > a[style="cursor: pointer; float: right;"]::after {
|
||||
#catalog::after {
|
||||
top: 1px !important;
|
||||
}
|
||||
.slideout-watcher #globalMessage,
|
||||
|
||||
@ -24,10 +24,6 @@ body::after {
|
||||
.slideout-watcher #watcher::after {
|
||||
top: #{position[i++]}px !important;
|
||||
}
|
||||
/* 4sight */
|
||||
body > a[style="cursor: pointer; float: right;"]::after {
|
||||
top: #{position[i++]}px;
|
||||
}
|
||||
/* ExLinks */
|
||||
#navtopright .exlinksOptionsLink::after {
|
||||
top: #{position[i++]}px;
|
||||
@ -62,8 +58,7 @@ body::after {
|
||||
#globalMessage::after,
|
||||
#img-controls,
|
||||
#fappeTyme,
|
||||
#{if _conf["Slideout Watcher"] then "#watcher::after," else ""}
|
||||
body > a[style="cursor: pointer; float: right;"]::after,
|
||||
.slideout-watcher #watcher::after,
|
||||
#catalog::after,
|
||||
div.navLinks > a:first-of-type::after {
|
||||
#{align}: 3px !important;
|
||||
@ -72,7 +67,7 @@ div.navLinks > a:first-of-type::after {
|
||||
#globalMessage,
|
||||
.slideout-watcher #watcher.dialog {
|
||||
<%= sizing %>: border-box;
|
||||
width: 230px !important;
|
||||
width: 232px !important;
|
||||
#{align}: 18px !important;
|
||||
}
|
||||
.sidebar-large #boardNavDesktopFoot,
|
||||
|
||||
@ -59,8 +59,7 @@ body > hr {
|
||||
#navtopright,
|
||||
#svg_filters,
|
||||
.cataloglink,
|
||||
.navLinks,
|
||||
a[style="cursor: pointer; float: right;"] {
|
||||
.navLinks {
|
||||
z-index: 7;
|
||||
position: fixed;
|
||||
top: 100%;
|
||||
|
||||
@ -194,8 +194,7 @@ textarea.field:focus {
|
||||
#watcher,
|
||||
#watcher:hover,
|
||||
.dialog,
|
||||
.submenu,
|
||||
a[style="cursor: pointer; float: right;"] ~ div[style^="width: 100%;"] > table {
|
||||
.submenu {
|
||||
background: #{theme["Dialog Background"]};
|
||||
border: 1px solid #{theme["Dialog Border"]};
|
||||
}
|
||||
@ -373,7 +372,6 @@ a .name {
|
||||
.icons-4chan-ss #watcher::after,
|
||||
.icons-4chan-ss #globalMessage::after,
|
||||
.icons-4chan-ss #boardNavDesktopFoot::after,
|
||||
.icons-4chan-ss a[style="cursor: pointer; float: right;"]::after,
|
||||
.icons-4chan-ss #img-controls,
|
||||
.icons-4chan-ss #catalog::after,
|
||||
.icons-4chan-ss #fappeTyme {
|
||||
@ -385,7 +383,6 @@ a .name {
|
||||
.icons-oneechan #watcher::after,
|
||||
.icons-oneechan #globalMessage::after,
|
||||
.icons-oneechan #boardNavDesktopFoot::after,
|
||||
.icons-oneechan a[style="cursor: pointer; float: right;"]::after,
|
||||
.icons-oneechan #img-controls,
|
||||
.icons-oneechan #catalog::after,
|
||||
.icons-oneechan #fappeTyme {
|
||||
@ -418,12 +415,12 @@ a .name {
|
||||
background: #{theme["Highlighted Reply Background"]};
|
||||
border: 1px solid #{theme["Highlighted Reply Border"]};
|
||||
}
|
||||
.icon-orientation-vertical body::after {
|
||||
.fourchan-banner-at-sidebar-top.icon-orientation-vertical body::after {
|
||||
background: #{backgroundC};
|
||||
}
|
||||
.icon-orientation-vertical .fourchan-ss-sidebar body::after,
|
||||
.fourchan-ss-sidebar body::before {
|
||||
background: none repeat scroll 0% 0% rgba(#{if background = new Style.color Style.colorToHex theme["Reply Background"] then background.shiftRGB -18}, 0.8);
|
||||
.fourchan-banner-at-sidebar-top.icon-orientation-vertical.fourchan-ss-sidebar body::after,
|
||||
.fourchan-banner-at-sidebar-top.fourchan-ss-sidebar body::before {
|
||||
background: rgba(#{if background = new Style.color Style.colorToHex theme["Reply Background"] then background.shiftRGB -18}, 0.8);
|
||||
}
|
||||
.fourchan-ss-sidebar.sidebar-location-right body::before {
|
||||
border-left: 2px solid #{backgroundC};
|
||||
|
||||
@ -232,7 +232,6 @@ Style =
|
||||
_conf['Announcements'] is 'slideout' and (psa = $ '#globalMessage', d.body) and !psa.hidden
|
||||
_conf['Thread Watcher'] and _conf['Slideout Watcher']
|
||||
$ '#navtopright .exlinksOptionsLink', d.body
|
||||
notCatalog and $ 'body > a[style="cursor: pointer; float: right;"]', d.body
|
||||
notEither and _conf['Image Expansion']
|
||||
notEither
|
||||
g.VIEW is 'thread'
|
||||
@ -261,7 +260,6 @@ Style =
|
||||
_conf['Slideout Navigation'] isnt 'hide'
|
||||
_conf['Announcements'] is 'slideout' and (psa = $ '#globalMessage', d.body) and !psa.hidden
|
||||
_conf['Thread Watcher'] and _conf['Slideout Watcher']
|
||||
notCatalog and $ 'body > a[style="cursor: pointer; float: right;"]', d.body
|
||||
$ '#navtopright .exlinksOptionsLink', d.body
|
||||
notEither
|
||||
g.VIEW is 'thread'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user