|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404 |
- /*Sugoi Noir II*/
- :root {
- /*header*/
- --color36: #222; /*header*/
- --color5: #444; /*menu bar*/
- --color7: #333; /*menu bar hover*/
- --color9: #FFF; /*text menu bar*/
- --color38: #CCC; /*search text*/
- --color37: #1c1c1c; /*search background*/
- --color41: #999; /*userinfo text*/
- --color83: #1c1c1c; /*userinfo background*/
- /*general*/
- --color14: #222; /*torrent table background, torrents list 1&2, requests list 1&2, forum list*/
- --color0: #222; /*background*/
- --color82: #333; /*content background*/
- --color1: #121212; /*top posts*/
- --color42: #CCC; /*header text*/
- --color4: #999; /*text*/
- --color77: #CCC; /*text a*/
- --color44: #CCC; /*link*/
- --color70: #999; /*link hover*/
- --color60: #DDD; /*input textarea background*/
- --color61: #222; /*input textarea text*/
- /*interface elements*/
- --color64: #333; /*button, cat-selector*/
- --color65: #555;/*button hover*/
- --color67: #CCC; /*cat-selector text*/
- --color74: #333; /*bbcode_bar background*/
- --color75: #999; /*bbcode_bar text*/
- --color76: #BBB; /*brackets*/
- --color40: #999; /*tags*/
-
- --color6: #565656; /*menu & filter menu active*/
- --color79: #444; /*collage_image:hover*/
- --color19: #444; /*border request*/
- --color20: #444; /*tooltipster-content*/
- /*forum*/
- --color25: #AAA; /*quote username color*/
- --color27: #222; /*quote border*/
- --color48: #333; /*quote background*/
- --color43: #CCC; /*text coldhead*/
- --color16: #008572; /*staff forum post*/
- --color78: #FFF; /*colhead_dark .last_read & arrow*/
- --color80: #BBB; /*unread forum message*/
- /*notifications*/
- --color8: #333; /*alarm bar*/
- --color39: #DDD; /*alarm bar text*/
- --color29: #DDD; /*noty bottomRight top*/
- --color30: #444; /*noty_bottomRigh top text*/
- /*misc*/
- --color68: #000; /*unreadpm, ratio bracket*/
- --color28: #EEE; /*poll*/
- --color45: #000000; /*footer*/
- /*****************************/
- --color32: red; /*reported*/
- --color33: #C35C1C; /*snatched*/
- --color34: #BD0D0D; /*leeching*/
- --color35: #068206; /*seeding*/
- --color72: green; /*vote_tag_up*/
- --color73: red; /*vote_tag_down*/
- --color11: #AF2525; /*error_message background*/
- --color71: white; /*error_message text*/
- --color12: #F4E649; /*save_message background*/
- --color13: #B00D0D; /*elem_error*/
- /*border*/
- --color21: #333; /*general*/
- --color81: #222; /*searchbar*/
- --color31: #333; /*site debug border*/
- }
-
- /*personal additions*/
- .colhead_dark a {
- color: var(--color43);
- }
-
- .autocomplete-suggestions strong {
- font-weight: normal;
- color: #0B2593;
- }
-
- table.center.group_displayname {
- border: none;
- }
-
- #forums td {
- border: 1px solid var(--color21);
- }
- #forums td.body.valign_top {
- border: none;
- }
-
- #torrents td {
- border: none;
- }
- #torrents td.number_column {
- border: 1px solid var(--color21)
- }
-
- /* Layout (Torrents page) */
-
- #site_debug td{
- border: 1px solid var(--color31);
- }
-
- /* Global */
- * {
- padding: 0em;
- margin: 0em;
- }
-
- html {
- width: 100%;
- }
-
- body {
- width: 100%;
- background-color: var(--color0);
- font-family: tahoma, helvetica, sans-serif;
- font-size: 8pt;
- color: var(--color4);
- min-width: 850px;
- }
-
- /* Common elements */
-
- .header a, h2{
- color: var(--color42);
- }
-
- a {
- text-decoration: none;
- border: none;
- color: var(--color77);
- }
-
- a:hover {
- text-decoration: underline;
- }
-
- button, input[type=button], input[type=submit] {
- background: var(--color64);
- box-shadow: none;
- color: var(--color9);
- border: 1px solid var(--color21);
- }
- button:hover, input[type=button]:hover, input[type=submit]:hover {
- background: var(--color65);
- }
- button:focus, input[type=button]:focus, input[type=submit]:focus {
- background: var(--color65);
- }
-
- .spoilerButton {
- max-width: 540px;
- }
-
- .forum_post .body a:not([href="#"]), .rule_summary a, .wiki_article a, #actual_rules a, .news_post .pad a, .store_table a {
- text-decoration: none;
- border: 1px white;
- color: var(--color44);
- }
-
- .forum_post .body a:hover:not([href="#"]), .rule_summary a:hover, .wiki_article a:hover, #actual_rules a:hover, .news_post .pad a:hover, .store_table a:hover {
- text-decoration: underline;
- border: 1px white;
- color: var(--color70);
- }
-
- h1,h2,h3,h4 {
- margin: 5px 0px;
- font-weight: bold;
- color: var(--color42);
- }
-
- h2 {
- text-align: center;
- font-size: 12pt;
- }
-
- h4 {
- font-size: 8pt;
- }
-
- p {
- margin: 10px 5px;
- }
-
- li {
- margin: 5px 15px;
- }
-
- img {
- border: none;
- }
-
- /* Styles generated by the BBCode parser */
-
- span.size1 { font-size:0.75em; }
- span.size2 { font-size:1em; }
- span.size3 { font-size:1.25em; }
- span.size4 { font-size:1.5em; }
- span.size5 { font-size:1.75em; }
- span.size6 { font-size:2em; }
- span.size7 { font-size:2.25em; }
- span.size8 { font-size:2.5em; }
- span.size9 { font-size:2.75em; }
- span.size10 { font-size:3em; }
-
- ul.thin { margin:0px 0px 0px 25px; padding:0px; }
- ul.thin li { margin:0px 0px; padding:0px; }
-
- /* Layout (Every page) */
-
- #header {
- width: 100%;
- padding: 0px 0 0 0;
- background: var(--color36);
- margin-bottom: 10px;
- }
-
- #content {
- margin: auto;
- margin-top: 10px;
- width: 90%;
- min-width: 872px;
- overflow: hidden;
- background: var(--color82);
- }
-
- #footer {
- margin-top: 10px;
- width: 100%;
- text-align: center;
- padding: 1em 0;
- opacity: 0;
- transition: ease-in-out 0.3s;
- transition-delay: 0.7s;
- /* color: var(--color4); */
- }
- #footer:hover {
- opacity: 1;
- }
- #footer a {
- color: var(--color45);
- }
- #footer a:hover {
- text-decoration: underline;
- }
-
- #logo {
- width: 300px;
- height: 197px;
- margin: 0 auto;
- }
-
- #logo a {
- border: none;
- width: 100%;
- height: 197px;
- display: block;
- }
-
- #logo a:hover {
- border: none;
- }
-
- #menu {
- width: 70%;
- margin-left: auto;
- margin-right: auto;
- text-align: center;
- background-color: var(--color5);
- font-size: 10pt;
- }
-
- #menu > ul {
- display: flex;
- width: 100%;
- margin: 0 auto;
- }
-
- #menu > ul > li {
- position: relative;
- height: 32px;
- display: flex;
- margin: 0;
- flex: 1 1 auto;
- }
-
- #menu ul > li > a {
- padding: 0.6em 0;
- display: inline-block;
- width: 100%;
- color: var(--color9);
- transition: ease-in-out 0.2s;
- }
-
- #nav_links {
- max-width: 40px;
- }
-
- #menu ul li a.active {
- background-color: var(--color6);
- }
-
- #menu ul li a:hover {
- background-color: var(--color7);
- text-decoration: none;
- }
-
- #menu .nav_dropdown {
- background: var(--color5);
- margin-top: 0;
- }
-
- .nav_dropdown > div {
- position: absolute;
- background-color: var(--color5);
- width: 100%;
- z-index: 99999;
- margin-top: 32px;
- left: 0;
- }
-
- #nav_links > #links_menu {
- width: 120px;
- margin-left: -80px;
- }
-
- .nav_dropdown > div > a {
- display: none;
- color: var(--color9);
- height: 32px;
- line-height: 32px;
- }
-
- .nav_dropdown:hover > div > a {
- display: block;
- }
-
- #filter_menu {
- width: 100%;
- text-align: center;
- background-color: var(--color5);
- font-size: 10pt;
- }
-
- #filter_menu > ul {
- display: flex;
- width: 80%;
- margin: 0 auto;
- }
-
- #filter_menu > ul > li {
- position: relative;
- height: 26px;
- display: flex;
- margin: 0;
- flex: 1 1 auto;
- }
-
- #filter_menu ul > li > a {
- padding: 0.4em 0;
- display: inline-block;
- width: 100%;
- color: var(--color9);
- transition: ease-in-out 0.1s;
- }
-
- #filter_menu ul li a.active {
- background-color: var(--color6);
- }
-
- #filter_menu ul li a:hover {
- background-color: var(--color7);
- text-decoration: none;
- }
-
- #userinfo {
- /* position: absolute;
- top: 258px; */
- color: var(--color41);
- padding: 4px 0px;
- width: 90%;
- margin-left: auto;
- margin-right: auto;
- text-align: center;
- font-size: 8pt;
- background-color: var(--color83);
- /* border-bottom: 1px solid #999; */
- }
-
- #userinfo img {
- margin-top: -5px;
- }
-
- #userinfo ul {
- display: inline;
- margin: 0px 0.8%;
- }
-
- #userinfo ul li {
- display: inline;
- margin: 0 0.1em;
- line-height: 20px;
- vertical-align: middle;
- padding: 0px;
- }
-
- #userinfo a {
- color: var(--color9);
- }
- #userinfo a:hover {
- text-decoration: underline;
- }
-
- #userinfo b a {
- font-weight: normal;
- font-size: 0.9em;
- font-weight: bold;
- }
-
- #searchbars {
- text-align: center;
- box-sizing: border-box;
- display: flex;
- width: 60%;
- margin: 4px auto;
- min-width: 850px;
- }
-
- #searchbars > .search_form {
- flex: 1 1 auto;
- text-align: center;
- margin: 0 3px;
- border: 1px solid var(--color81);
- }
-
- #searchbars input {
- position: relative;
- border: none;
- box-sizing: border-box;
- padding: 2px 2px 2px 4px;
- font-size: 0.9em;
- background-color: var(--color37);
- width: 100%;
- color: var(--color38);
- }
-
- #searchbars ul {
- margin: 0 auto;
- display: block;
- text-align: center;
- }
-
- #searchbars ul li {
- display: inline;
- margin: 0px 1px;
- list-style: none;
- position: relative;
- }
-
- #searchbars ul li ul {
- display: block;
- position: absolute;
- top: 1em;
- left: 0;
- z-index: 1000;
- background-color: var(--color14);
- width: 12em;
- margin-top: 12px;
- }
-
- #searchbars ul li ul li {
- margin: 0 0 0 0;
- padding: 0;
- display: block;
- width: 100%;
- }
-
- #searchbars ul li ul li.highlight {
- background: var(--color14);
- }
-
- #searchbars ul li form {
- display: inline;
- }
-
- #alerts {
- /* margin-top: 85px;
- margin-bottom: -85px; */
- /* padding: 10px 0px; */
- margin: 10px 0px;
- }
-
- #cat-selector ul {
- width: 100%;
- }
-
- #cat-selector ul li {
- display: inline;
- width: 12em;
- height: 1em;
- float: left;
- }
-
- .alertbar {
- border: 1px solid var(--color21);
- background-color: var(--color8);
- text-align: center;
- color: var(--color4);
- font-weight: bold;
- font-size: 0.95em;
- width: 350px;
- margin: 0 auto 0px auto;
- padding: 10px;
- }
- .alertbar a {
- color: var(--color39);
- text-decoration: none;
- }
- .alertbar a:hover {
- text-decoration: underline;
- }
-
- /* IE doesn't appear to like a simple display:none in our header. Random things start fucking up pretty badly. */
- .hidden {
- position: absolute;
- left: -10000px;
- }
-
- input.hidden {
- position: absolute;
- display: none;
- }
-
- /* Layout (Any page) */
-
-
- .thin {
- width: 850px;
- margin: 0px auto;
- }
-
- #userinfo_major .brackets:before {
- font-weight: bold;
- }
-
- #userinfo_major .brackets:after {
- font-weight: bold;
- }
-
- #userinfo #userinfo_minor {
- position: absolute;
- text-align: left;
- }
-
- #userinfo_minor > li > ul {
- display: none;
- position: absolute;
- padding: 5px;
- left: -5px;
- background-color: var(--color8);
- z-index: 100;
- }
-
- #userinfo_minor li {
- display: block;
- }
-
- div.linkbox {
- text-align:center;
- padding: 5px;
- }
-
- .center {
- text-align: center;
- }
-
- .right {
- text-align: right;
- }
-
- .min_padding {
- padding: 0px;
- margin: 0px 0px;
- }
-
- p.min_padding {
- margin: 2px 0px;
- }
-
- .pad {
- padding: 1em;
- }
-
- .slight_margin {
- margin: 4px;
- }
-
- .vertical_space {
- margin-bottom: 10px;
- }
-
- .box {
- font-size: 8pt;
- background-color: var(--color14);
- border: 1px solid var(--color21);
- margin-bottom: 10px;
- }
-
- .torrents_nomatch {
- margin-top: 10px;
- }
-
- .box2 {
- margin-bottom: 10px;
- font-size: 8pt;
- background-color: var(--color14);
- border: 1px solid var(--color21);
- }
-
- .pad h3, .pad h4, .padbox h3, .padbox h4 {
- margin-top: 0px;
- padding-top: 0px;
- color: var(--color42);
- }
-
- .sidebar {
- float: right;
- width: 245px;
- }
-
- .head {
- padding: 4px;
- border-bottom: 1px solid var(--color21);
- /* background: #E1E1E1; */
- background: var(--color1);
- color: var(--color9);
- }
-
- .head a {
-
- text-decoration: none;
- border: none;
- color: var(--color9);
- }
-
- .head a:hover {
- text-decoration: underline;
- color: var(--color9);
- }
-
- .body {
- padding: 3px 10px 10px 10px;
- }
-
- .main_column {
- width: 592px;
- }
-
- #index .main_column {
- margin-top: 4px;
- }
-
- #user .main_column table {
- margin-bottom: 10px;
- }
-
- /*
- These 3 #artist styles extend the width to ensure .sidebar does not steal width from .main_column
- and result in it only being 592px, which despite looking ok for the news items on the main page
- and other areas, it is just too thin for any torrent table.
- */
- #artist .main_column {
- width: 845px;
- }
-
- #artist .thin {
- width: 1100px;
- }
-
- body#artist {
- min-width: 1225px;
- }
-
- .tags {
- padding: 0px 0px 0px 20px;
- font-style: italic;
- }
-
- .tags a {
- color: var(--color40);
- }
-
- .tags a:hover {
- text-decoration: underline;
- }
-
- .noborder {
- border: none;
- }
-
- ul.nobullet, ul.nobullet li {
- list-style-type: none;
- }
-
- table {
- width: 100%;
- border-collapse: collapse;
- border: 1px solid var(--color21);
- }
-
- tr {
- background-color: var(--color14);
- }
-
- td, th {
- /* border: 1px solid var(--color21); */
- padding: 5px;
- text-align: left;
- border: 1px solid var(--color21);
- }
-
- .colhead {
- background: var(--color1);
- font-weight: bold;
- color: var(--color9);
- }
-
- td.colhead, .colhead td, .colhead th {
- padding-left: 10px;
- padding-right: 10px;
- }
-
- .colhead a {
-
- text-decoration: none;
- border: none;
- color: var(--color9);
- }
-
- .colhead a:hover {
- text-decoration: underline;
- color: var(--color9);
- }
- .colhead .sign, .colhead_dark .sign {
- padding: 0px 8px 0px 8px;
- vertical-align: middle;
- text-align: center;
- font-size: 12pt;
- font-weight: bold;
- }
-
-
- .colhead .sign {
- padding: 0px 8px 0px 8px;
- font-size: 12pt;
- font-weight: bold;
- }
-
- .colhead_dark {
- background: var(--color1);
- color: var(--color9);
- }
- .staff_post .colhead_dark {
- background: var(--color16);
- }
-
- td.label {
- font-weight: bold;
- text-align: right;
- width: 180px;
- }
-
- .label_annotate {
- font-weight: normal;
- text-align: right;
- margin: 0px;
- }
-
- table.slice {
- margin-top: -1px;
- }
-
- .error_message {
- border: 1px solid var(--color22);
- padding: 3px 0px 3px 0px;
- background-color: var(--color11);
- text-align: center;
- color: var(--color71);
- font-weight: bold;
- }
-
- .save_message {
- border: 1px solid var(--color22);
- padding: 3px 0px 3px 0px;
- background-color: var(--color12);
- text-align: center;
- color: var(--color24);
- font-weight: bold;
- }
-
- .elem_error {
- border: 3px solid var(--color13);
- }
-
- .hidden {
- display: none;
- }
-
- ul.nobullet {
- display: inline-block;
- }
-
-
- /* Layout (home page) */
-
- ul.stats li {
- padding: 0px 0px 1px 0px;
- }
-
- ul.poll li {
- padding: 0px 0px 0px 10px;
- margin: 0px;
- clear: left;
- }
-
- ul.poll li.graph {
- margin-bottom: 3px;
- padding-left: 20px;
- }
-
- /* Layout (Torrents page) */
-
- .show_torrents {
- width: 21px;
- height: 28px;
- background: url('images/show2.png') no-repeat center center;
- }
-
- .hide_torrents {
- width: 21px;
- height: 28px;
- background: url('images/hide2.png') no-repeat center center;
- }
-
- .show_torrents_link {
- border: none;
- width: 28px;
- height: 28px;
- display: block;
- cursor: pointer;
- }
-
- .filter_torrents {
- width: 750px;
- margin: auto;
- background: var(--color14);
- }
-
- .filter_torrents .submit {
- text-align: right;
- padding-top: 5px;
- }
-
- .filter_torrents .ft_cat_list {
- border-top: 1px solid var(--color14);
- border-bottom: 1px solid var(--color14);
- }
-
- #content form.search_form + .torrent_table {
- margin-top: 20px;
- }
-
- #content form.search_form .submit {
- text-align: center;
- }
-
- .cat_list tr td {
- border: none;
- }
-
- .torrent_table tr {
- /* vertical-align: top; */
- vertical-align: middle;
- border: 1px solid var(--color21);
- }
-
- h3 a {
- color: white;
- }
-
- .torrent_table .number_column {
- text-align: center;
- }
-
- .torrent_table, .torrent_table td {
- border: 1px solid var(--color21);
- }
-
- .torrent_table tr.torrent, .torrent_table tr.group {
- font-weight: bold;
- }
-
- .torrent_table tr.group {
- background-color: var(--color14);
- }
- .torrent_table tr.group_torrent {
- background-color: var(--color14);
- }
- .torrent_table tr.torrent {
- background-color: var(--color14);
- }
-
- .torrent_table tr.group td.center:first-child {
- padding: 3px;
- width: 21px;
- }
- .torrent_table tr.torrent:nth-child(2n) {
- background-color: var(--color14);
- }
- .torrent_table tr.torrent:nth-child(2n-1) {
- background-color: var(--color14);
- }
- /*
- It is not possible to .addClass() nth-child so a new style must be created with
- the same css attributes as the nth-child lines above.
- Also defining an extra style class with nth-child also does not work so an extra
- css block is needed for .rowlight and .rowdark*/
- .torrent_table tr.torrent.rowlight {
- background-color: var(--color14);
- }
- .torrent_table tr.torrent.rowdark {
- background-color: var(--color14);
- }
-
- .torrent_table div.tags {
- font-weight: normal;
- max-width: 500px;
- }
-
- .torrent_table tr .center, #collage_table td {
- vertical-align: middle;
- text-align: center;
- }
-
- .group_torrent span {
- float: right;
- }
-
- .torrent span {
- font-weight: normal;
- float: right;
- }
-
- .nobr {
- white-space: nowrap;
- }
-
- /* Layout (Forums) */
-
- .last_read {margin-left: 5px; fill: var(--color78);}
- .colhead_dark .last_read {fill: var(--color78);}
-
- .unread_locked_sticky{background: url(https://sugoimusic.me/static/styles/sugoi/images/locked_sticky_unread.png) no-repeat center center;}
- .read_locked_sticky{background: url(https://sugoimusic.me/static/styles/sugoi/images/locked_sticky_read.png) no-repeat center center;}
- .read_sticky{background: url(https://sugoimusic.me/static/styles/sugoi/images/sticky_read.png) no-repeat center center;}
- .unread_sticky{background: url(https://sugoimusic.me/static/styles/sugoi/images/sticky_unread.png) no-repeat center center;}
- .unread_locked{background: url(https://sugoimusic.me/static/styles/sugoi/images/locked_unread.png) no-repeat center center;}
- .read_locked{background: url(https://sugoimusic.me/static/styles/sugoi/images/locked_read.png) no-repeat center center;}
- .unread{background: url(https://sugoimusic.me/static/styles/sugoi/images/unread.png) no-repeat center center;}
- .read{background: url(https://sugoimusic.me/static/styles/sugoi/images/read.png) no-repeat center center;}
- strong.quoteheader {color: var(--color25);}
-
- tr.row:nth-of-type(odd) {
- background-color: var(--color14);
- }
-
- table.forum_post {
- margin: 10px 0px;
- }
-
- table.forum_post td {
- border: none;
- }
-
- table.forum_unread {
- border: 2px solid var(--color80);
- }
-
- td.avatar {
- width: 150px;
- padding: 0px;
- }
-
- .box_description > div:not(.head) {
- max-height: 400px;
- overflow-y: scroll;
- }
- .box_description, table.forum_post td.body {
- word-break: break-word;
- word-wrap: break-word;
- display: inline-block;
- }
- .box_description {
- width: 100%;
- }
- .thin > table.forum_post td.body {
- width: 690px;
- }
- #torrent_comments table.forum_post td.body {
- width: 422px;
- }
-
- blockquote {
- margin: 10px;
- padding: 10px;
- /* border: 1px dashed var(--color22); */
- border: 1px dashed var(--color27);
- background: var(--color48);
- }
-
-
- /* Layout (Inbox) */
-
-
- tr.unreadpm {
- background-color: var(--color68);
- }
-
- /* Layout (Permission Page) */
-
- .permission_head {
- width: 400px;
- margin-left: auto;
- margin-right: auto;
- }
-
- .permissions {
- width: 930px;
- margin-left: auto;
- margin-right: auto;
- }
-
- .permission_container {
- float: left;
- width: 300px;
- padding: 5px;
- }
- .permission_container input {
- margin: 0px 3px 5px 0px;
- vertical-align: top;
- }
-
- .submit_container {
- clear: both;
- text-align: right;
- }
-
- /* Layout (Invite tree) */
-
- ul .invitetree {
- margin: 0px 0px 0px 25px;
- }
-
- .invitetree li {
- list-style: none;
- margin: 10px 2px;
- }
-
- /* Layout (User options) */
-
- .user_options .options_list li {
- margin: 0;
- }
-
- /* Layout (MISC) */
-
- .left_poll {
- display: none;
- width: 2px;
- height: 9px;
- float: left;
- margin: 0px;
- padding: 0px;
- }
-
- .center_poll {
- height: 9px;
- background: var(--color28);
- border-radius: 4px;
- float: left;
- margin: 0px;
- padding: 0px;
- }
-
- .right_poll {
- display: none;
- width: 2px;
- height: 9px;
- float: left;
- margin: 0px;
- padding: 0px;
- }
-
- .curtain {
- position: fixed;
- top: 0%;
- left: 0%;
- width: 100%;
- height: 100%;
- background-color: black;
- z-index: 1001;
- -moz-opacity: 0.8;
- opacity: .80;
- filter: alpha(opacity=80);
- }
-
- .lightbox {
- position: fixed;
- text-align: center;
- top: 5%;
- left: 5%;
- width: 90%;
- height: 90%;
- padding: 0px;
- z-index: 1002;
- overflow: auto;
- }
-
- .center {
- text-align: center;
- }
-
- .spellcheck {
- margin: 25px 0;
- font-size: 1.25em;
- font-weight: bold;
- }
-
- tr.torrent .bookmark > a:before {
- color: black;
- }
- tr.torrent .bookmark > a:after {
- color: black;
- }
-
- .field_div {
- margin-bottom: 10px;
- }
-
- .edit_changelog textarea {
- width: 600px;
- }
-
- .brackets {
- font-weight: normal;
- color: var(--color76);
- }
-
- div[class~=tooltipster-content] > a {
- color: var(--color20);
- }
-
- .post_id {
- font-weight: normal;
- margin-bottom: 5px; /* Hack to allow forum thread head column to look OK even if user has no displayed badges */
- }
-
- .vote_tag_up, .vote_artist_up, .vote_album_up, .small_upvote, .small_upvoted {
- color: var(--color72);
- }
-
- .vote_tag_down, .vote_artist_down, .vote_album_down, .small_downvote, .small_downvoted {
- color: var(--color73);
- }
-
- /* get rid of extraneous padding in the Top Contributors box */
- #request_top_contrib {
- border: none;
- }
- #request_top_contrib tr:first-child th {
- border-top: 0;
- }
- #request_top_contrib tr:last-child td {
- border-bottom: 0;
- }
- #request_top_contrib tr td:first-child,
- #request_top_contrib tr th:first-child,
- #request_top_contrib tr td:nth-child(2),
- #request_top_contrib tr th:nth-child(2) {
- border-left: 0;
- border-top: 0;
- }
- #request_top_contrib tr td:last-child,
- #request_top_contrib tr th:last-child {
- border-right: 0;
- }
-
- #requests table.layout.cat_list {
- border-bottom: 1px solid var(--color19);
- border-top: 1px solid var(--color19);
- }
- #requests tr#media_list {
- border-bottom: 1px solid var(--color19);
- border-top: 1px solid var(--color19);
- }
- #request_table {
- margin-bottom: 5px;
- border: 1px solid var(--color21);
- }
- #request_table .request:nth-of-type(odd){
- background: var(--color14);
- }
- #request_table .request:nth-of-type(even){
- background: var(--color14);
- }
-
- /* workaround for calendar display issue */
- div.sidebar #event_div {
- margin-left: -232px;
- }
-
- ol {
- margin-left: 1em;
- }
-
- #forum_search_cat_list {
- border: none;
- }
-
- #coverCont {
- background-color: var(--color14);
- padding: 5px;
- box-shadow: none;
- }
- #coverCont img {
- background-color: var(--color14);
- }
- .torrent_info {
- font-size: 100%;
- font-weight: 100;
- }
- .group_info > a:last-of-type {
- text-decoration: underline;
- }
- .group_image {
- padding-right: 1em;
- }
-
- .recent_snatches_images, .recent_uploads_images {
- position: relative;
- }
-
- .edit_tags_votes {
- padding-left: 5px;
- }
-
- .row_hl {
- background-color: var(--color68);
- }
-
- input.inputtext {
- border: none;
- border-bottom: 1px solid var(--color21);
- background-color: var(--color60);
- font-size: 13px;
- outline: none;
- transition: ease-in-out 0.12s;
- }
- input.inputtext:focus {
- border-bottom: 1px solid var(--color1);
- }
-
- input, textarea {
- background-color: var(--color60);
- padding: 5px 5px;
- color: var(--color61);
- outline: none;
- border: 1px solid var(--color21);
- }
-
- select {
- padding: 5px 5px;
- background-color: var(--color64);
- color: var(--color67);
- border-radius: 0px;
- outline: 1px solid var(--color21);
- -webkit-appearance: none;
- -moz-appearance: none;
- appearance: none;
- border: none;
- }
-
- .bbcode_bar {
- background: var(--color74);
- border-bottom: none;
- color: var(--color75);
- }
- .collage_images .collage_image {
- margin: 1px;
- width: 121px;
- display: inline-block;
- }
-
- .box, .border, .alertbar, .artist_table, .request_table, .forum_index, #userinfo_minor > li > ul, .permissions table {
- box-shadow: none;
- }
- #userinfo {
- box-shadow: none;
- }
-
- .last_edited {
- font-size: 10px;
- opacity: 0.7;
- }
-
- #comm_badge_tr .badge_icon, #user_badge_edit_tr .badge_icon {
- margin-right: 1em;
- margin-left: 2px;
- }
-
- .store_table .badge_icon {
- display: inline-block;
- }
-
- .store_table .badge_icon img {
- display: block;
- margin-left: auto;
- margin-right: auto;
- }
-
- .hnr-yes {
- color: red;
- }
- .hnr-no {
- color: green;
- }
-
- .webm {
- max-width: 100%;
- }
-
- .point_gift_box p {
- margin: 7px 2px 0px;
- }
- .point_gift_box input[type="text"], .point_gift_box textarea {
- width: 100%;
- box-sizing: border-box;
- }
- .dead {
- opacity: 0.6;
- }
- .search_warning {
- fill: var(--color1);
- }
- .tl_reported {
- color: var(--color32);
- }
-
- .tl_snatched {
- color: var(--color33);
- }
- .tl_leeching {
- color: var(--color34);
- }
- .tl_seeding {
- color: var(--color35);
- }
- caption {
- border-bottom: 1px solid var(--color27);
- font-weight: bold;
- }
-
- #noty_bottomRight_layout_container li {
- background-color:var(--color29) !important;
- color: var(--color30) !important;
- border: 1px solid var(--color21) !important;
- }
-
- .noty_buttons {
- background-color: var(--color14) !important;
- border: 1px solid var(--color21) !important;
- }
-
-
- .tag_parody {
- color: #e08e00 !important;
- }
- .tag_character {
- color: #099809 !important;
- }
- .tag_female {
- color: #d51b8a !important;
- }
- .tag_male {
- color: #0000ff !important;
- }
-
- .collage_image:hover {
- box-shadow: none;
- position: relative;
- }
|