4chan-x/css/icons.horz.tu.css
2013-04-08 15:53:08 -07:00

9 lines
365 B
CSS

/* Updater + Stats */
#updater,
#thread-stats {
#{align}: #{if _conf["Updater Position"] is "bottom" and not _conf["Hide Delete UI"] then 23 else 2}px !important;
#{Style.sidebarLocation[1]}: auto !important;
top: auto !important;
bottom: auto !important;
#{if _conf["Updater Position"] is 'top' then "top: 18px !important" else "bottom: 0 !important"};
}