Rethink some icons, remove 4sight support.

This commit is contained in:
Zixaphir 2013-06-03 04:02:22 -07:00
parent 3c4d53cdab
commit 8606dffacb
9 changed files with 31 additions and 56 deletions

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

@ -4,7 +4,6 @@ body > div.navLinks > a:first-of-type::after,
.slideout-watcher #watcher::after, .slideout-watcher #watcher::after,
.announcements-slideout #globalMessage::after, .announcements-slideout #globalMessage::after,
#boardNavDesktopFoot::after, #boardNavDesktopFoot::after,
body > a[style="cursor: pointer; float: right;"]::after,
#img-controls, #img-controls,
#catalog::after, #catalog::after,
#fappeTyme { #fappeTyme {
@ -30,7 +29,6 @@ body::after {
.invisible-icons.slideout-watcher #watcher::after, .invisible-icons.slideout-watcher #watcher::after,
.invisible-icons.announcements-slideout #globalMessage::after, .invisible-icons.announcements-slideout #globalMessage::after,
.invisible-icons #boardNavDesktopFoot::after, .invisible-icons #boardNavDesktopFoot::after,
.invisible-icons body > a[style="cursor: pointer; float: right;"]::after,
.invisible-icons #img-controls, .invisible-icons #img-controls,
.invisible-icons #catalog::after, .invisible-icons #catalog::after,
.invisible-icons #fappeTyme { .invisible-icons #fappeTyme {
@ -41,7 +39,6 @@ body > div.navLinks > a:first-of-type,
#{if Conf['Slideout Watcher'] then '#watcher,' else ''} #{if Conf['Slideout Watcher'] then '#watcher,' else ''}
#{if Conf['Announcements'] is 'slideout' then '#globalMessage,' else ''} #{if Conf['Announcements'] is 'slideout' then '#globalMessage,' else ''}
#boardNavDesktopFoot, #boardNavDesktopFoot,
body > a[style="cursor: pointer; float: right;"],
#catalog { #catalog {
z-index: 16; z-index: 16;
} }
@ -50,7 +47,6 @@ body > div.navLinks > a:first-of-type:hover,
.slideout-watcher #watcher:hover, .slideout-watcher #watcher:hover,
.announcements-slideout #globalMessage:hover, .announcements-slideout #globalMessage:hover,
#boardNavDesktopFoot:hover, #boardNavDesktopFoot:hover,
body > a[style="cursor: pointer; float: right;"]:hover,
#img-controls, #img-controls,
#catalog:hover { #catalog:hover {
z-index: 17; z-index: 17;
@ -58,6 +54,7 @@ body > a[style="cursor: pointer; float: right;"]:hover,
#main-menu { #main-menu {
visibility: visible; visibility: visible;
background-position: 0 0; background-position: 0 0;
cursor: pointer;
} }
body > div.navLinks > a:first-of-type::after { body > div.navLinks > a:first-of-type::after {
cursor: pointer; cursor: pointer;
@ -72,11 +69,6 @@ body > div.navLinks > a:first-of-type::after {
#boardNavDesktopFoot::after { #boardNavDesktopFoot::after {
background-position: 0 -60px; background-position: 0 -60px;
} }
body > a[style="cursor: pointer; float: right;"]::after {
visibility: visible;
cursor: pointer;
background-position: 0 -75px;
}
#img-controls { #img-controls {
background-position: 0 -90px; background-position: 0 -90px;
} }
@ -100,7 +92,6 @@ body > a[style="cursor: pointer; float: right;"]::after {
#qr #qrtab, #qr #qrtab,
.slideout-watcher #watcher:hover::after, .slideout-watcher #watcher:hover::after,
.thumbnail#selected, .thumbnail#selected,
body > a[style="cursor: pointer; float: right;"]:hover::after,
div.navLinks > a:first-of-type:hover::after, div.navLinks > a:first-of-type:hover::after,
#catalog:hover::after, #catalog:hover::after,
#fappeTyme:hover { #fappeTyme:hover {

View File

@ -21,10 +21,6 @@ body::after {
#navtopright .exlinksOptionsLink::after { #navtopright .exlinksOptionsLink::after {
#{align}: #{position[i++]}px; #{align}: #{position[i++]}px;
} }
/* 4sight */
body > a[style="cursor: pointer; float: right;"]::after {
#{align}: #{position[i++]}px;
}
/* Expand Images */ /* Expand Images */
#img-controls { #img-controls {
#{align}: #{position[i++]}px; #{align}: #{position[i++]}px;
@ -64,8 +60,7 @@ body::after {
#img-controls, #img-controls,
#fappeTyme, #fappeTyme,
div.navLinks > a:first-of-type::after, div.navLinks > a:first-of-type::after,
#catalog::after, #catalog::after {
body > a[style="cursor: pointer; float: right;"]::after {
top: 1px !important; top: 1px !important;
} }
.slideout-watcher #globalMessage, .slideout-watcher #globalMessage,

View File

@ -24,10 +24,6 @@ body::after {
.slideout-watcher #watcher::after { .slideout-watcher #watcher::after {
top: #{position[i++]}px !important; top: #{position[i++]}px !important;
} }
/* 4sight */
body > a[style="cursor: pointer; float: right;"]::after {
top: #{position[i++]}px;
}
/* ExLinks */ /* ExLinks */
#navtopright .exlinksOptionsLink::after { #navtopright .exlinksOptionsLink::after {
top: #{position[i++]}px; top: #{position[i++]}px;
@ -62,8 +58,7 @@ body::after {
#globalMessage::after, #globalMessage::after,
#img-controls, #img-controls,
#fappeTyme, #fappeTyme,
#{if _conf["Slideout Watcher"] then "#watcher::after," else ""} .slideout-watcher #watcher::after,
body > a[style="cursor: pointer; float: right;"]::after,
#catalog::after, #catalog::after,
div.navLinks > a:first-of-type::after { div.navLinks > a:first-of-type::after {
#{align}: 3px !important; #{align}: 3px !important;
@ -72,7 +67,7 @@ div.navLinks > a:first-of-type::after {
#globalMessage, #globalMessage,
.slideout-watcher #watcher.dialog { .slideout-watcher #watcher.dialog {
<%= sizing %>: border-box; <%= sizing %>: border-box;
width: 230px !important; width: 232px !important;
#{align}: 18px !important; #{align}: 18px !important;
} }
.sidebar-large #boardNavDesktopFoot, .sidebar-large #boardNavDesktopFoot,

View File

@ -59,8 +59,7 @@ body > hr {
#navtopright, #navtopright,
#svg_filters, #svg_filters,
.cataloglink, .cataloglink,
.navLinks, .navLinks {
a[style="cursor: pointer; float: right;"] {
z-index: 7; z-index: 7;
position: fixed; position: fixed;
top: 100%; top: 100%;

View File

@ -194,8 +194,7 @@ textarea.field:focus {
#watcher, #watcher,
#watcher:hover, #watcher:hover,
.dialog, .dialog,
.submenu, .submenu {
a[style="cursor: pointer; float: right;"] ~ div[style^="width: 100%;"] > table {
background: #{theme["Dialog Background"]}; background: #{theme["Dialog Background"]};
border: 1px solid #{theme["Dialog Border"]}; border: 1px solid #{theme["Dialog Border"]};
} }
@ -373,7 +372,6 @@ a .name {
.icons-4chan-ss #watcher::after, .icons-4chan-ss #watcher::after,
.icons-4chan-ss #globalMessage::after, .icons-4chan-ss #globalMessage::after,
.icons-4chan-ss #boardNavDesktopFoot::after, .icons-4chan-ss #boardNavDesktopFoot::after,
.icons-4chan-ss a[style="cursor: pointer; float: right;"]::after,
.icons-4chan-ss #img-controls, .icons-4chan-ss #img-controls,
.icons-4chan-ss #catalog::after, .icons-4chan-ss #catalog::after,
.icons-4chan-ss #fappeTyme { .icons-4chan-ss #fappeTyme {
@ -385,7 +383,6 @@ a .name {
.icons-oneechan #watcher::after, .icons-oneechan #watcher::after,
.icons-oneechan #globalMessage::after, .icons-oneechan #globalMessage::after,
.icons-oneechan #boardNavDesktopFoot::after, .icons-oneechan #boardNavDesktopFoot::after,
.icons-oneechan a[style="cursor: pointer; float: right;"]::after,
.icons-oneechan #img-controls, .icons-oneechan #img-controls,
.icons-oneechan #catalog::after, .icons-oneechan #catalog::after,
.icons-oneechan #fappeTyme { .icons-oneechan #fappeTyme {
@ -418,12 +415,12 @@ a .name {
background: #{theme["Highlighted Reply Background"]}; background: #{theme["Highlighted Reply Background"]};
border: 1px solid #{theme["Highlighted Reply Border"]}; border: 1px solid #{theme["Highlighted Reply Border"]};
} }
.icon-orientation-vertical body::after { .fourchan-banner-at-sidebar-top.icon-orientation-vertical body::after {
background: #{backgroundC}; background: #{backgroundC};
} }
.icon-orientation-vertical .fourchan-ss-sidebar body::after, .fourchan-banner-at-sidebar-top.icon-orientation-vertical.fourchan-ss-sidebar body::after,
.fourchan-ss-sidebar body::before { .fourchan-banner-at-sidebar-top.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); 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 { .fourchan-ss-sidebar.sidebar-location-right body::before {
border-left: 2px solid #{backgroundC}; border-left: 2px solid #{backgroundC};

View File

@ -232,7 +232,6 @@ Style =
_conf['Announcements'] is 'slideout' and (psa = $ '#globalMessage', d.body) and !psa.hidden _conf['Announcements'] is 'slideout' and (psa = $ '#globalMessage', d.body) and !psa.hidden
_conf['Thread Watcher'] and _conf['Slideout Watcher'] _conf['Thread Watcher'] and _conf['Slideout Watcher']
$ '#navtopright .exlinksOptionsLink', d.body $ '#navtopright .exlinksOptionsLink', d.body
notCatalog and $ 'body > a[style="cursor: pointer; float: right;"]', d.body
notEither and _conf['Image Expansion'] notEither and _conf['Image Expansion']
notEither notEither
g.VIEW is 'thread' g.VIEW is 'thread'
@ -261,7 +260,6 @@ Style =
_conf['Slideout Navigation'] isnt 'hide' _conf['Slideout Navigation'] isnt 'hide'
_conf['Announcements'] is 'slideout' and (psa = $ '#globalMessage', d.body) and !psa.hidden _conf['Announcements'] is 'slideout' and (psa = $ '#globalMessage', d.body) and !psa.hidden
_conf['Thread Watcher'] and _conf['Slideout Watcher'] _conf['Thread Watcher'] and _conf['Slideout Watcher']
notCatalog and $ 'body > a[style="cursor: pointer; float: right;"]', d.body
$ '#navtopright .exlinksOptionsLink', d.body $ '#navtopright .exlinksOptionsLink', d.body
notEither notEither
g.VIEW is 'thread' g.VIEW is 'thread'