Frontend elements to SugoiMusic, including CSS and public/private headers.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

859 lines
13 KiB

  1. .box h3 {
  2. font-size: 140%;
  3. }
  4. .box h4 {
  5. font-size: 130%;
  6. }
  7. .box h5 {
  8. font-size: 120%;
  9. }
  10. .box h6 {
  11. font-size: 110%;
  12. }
  13. .box_addartists .add_form {
  14. display: flex;
  15. }
  16. .box_addartists .add_form #AddArtists {
  17. flex-grow: 1;
  18. }
  19. .box_addartists .add_form #AddArtists #artist{
  20. box-sizing: border-box;
  21. width: 100%;
  22. }
  23. h2 .group_cat {
  24. height: 16px;
  25. width: 16px;
  26. margin: 0 8px;
  27. display: inline-block;
  28. background-size: 16px 16px;
  29. }
  30. pre br {
  31. line-height: 0px;
  32. display: none;
  33. }
  34. .center {
  35. text-align: center;
  36. }
  37. .collage_images {
  38. padding: 0px;
  39. width: 100%;
  40. border-collapse: collapse;
  41. font-size: 0;
  42. }
  43. .collage_images {
  44. display: table;
  45. }
  46. ul.collage_images li {
  47. border: none;
  48. float: left;
  49. margin: 0;
  50. /* width: 118px;
  51. height: 118px;
  52. width: 146px; */
  53. width: 146px;
  54. list-style: none;
  55. list-style-type: none;
  56. }
  57. ul.collage_images li a {
  58. display: block;
  59. /* height: 118px; */
  60. width: 100%;
  61. overflow: hidden;
  62. }
  63. ul.collage_images img {
  64. /* height: 118px;
  65. width: 118px; */
  66. }
  67. div.collage_image {
  68. width: 20%;
  69. }
  70. .selected a {
  71. font-weight: bold;
  72. text-decoration: underline;
  73. }
  74. .invisible {
  75. visibility: hidden;
  76. }
  77. .collage td {
  78. padding: 0px;
  79. border: none;
  80. }
  81. .line_new {
  82. color: green;
  83. }
  84. .line_deleted {
  85. color: red;
  86. }
  87. .line_moved {
  88. color: blue;
  89. }
  90. .line_unchanged {
  91. }
  92. .log1 {
  93. }
  94. .log2 {
  95. color: yellow;
  96. }
  97. .log3 {
  98. color: #0E88C6;
  99. }
  100. .log4 {
  101. font-weight: bold;
  102. }
  103. .log5 {
  104. text-decoration: underline;
  105. }
  106. .good {
  107. font-weight: bold;
  108. color: green;
  109. }
  110. .bad {
  111. font-weight: bold;
  112. color: red;
  113. }
  114. .goodish {
  115. font-weight: bold;
  116. color: #35BF00;
  117. }
  118. .badish {
  119. font-weight: bold;
  120. color: #E5B244;
  121. }
  122. pre {
  123. overflow: auto;
  124. }
  125. .hidden {
  126. display: none;
  127. }
  128. .disable_grouping {
  129. display: none;
  130. }
  131. form textarea, form input {
  132. max-width: 100%;
  133. }
  134. textarea {
  135. width: 100%;
  136. box-sizing: border-box;
  137. }
  138. a.beta {
  139. font-weight: bold;
  140. color: #ff0000;
  141. }
  142. strong.important_text {
  143. color: red;
  144. font-weight: bold;
  145. }
  146. strong.important_text_alt {
  147. color: green;
  148. font-weight: bold;
  149. }
  150. .invalid, .warning, .error, .new {
  151. color: #ff0000;
  152. }
  153. /* Make [+] on add multiple artists stay at the bottom (on torrent details page) */
  154. div#AddArtists {
  155. position: relative;
  156. display: inline-block;
  157. }
  158. div#AddArtists a {
  159. position: absolute;
  160. right: 0pt;
  161. bottom: 0pt;
  162. }
  163. .clear:after {
  164. content: ".";
  165. display: block;
  166. height: 0;
  167. clear: both;
  168. visibility: hidden;
  169. }
  170. .new-subscriptions {
  171. font-weight: bold;
  172. }
  173. #forums #quickpost {
  174. width: 95%
  175. }
  176. .rippywrap {
  177. z-index: 25;
  178. display: block;
  179. position: fixed;
  180. color: black;
  181. text-align: center;
  182. width: 190px;
  183. height: 180px;
  184. bottom: 0px;
  185. right: 0px;
  186. -webkit-touch-callout: none;
  187. -webkit-user-select: none;
  188. -khtml-user-select: none;
  189. -moz-user-select: none;
  190. -ms-user-select: none;
  191. user-select: none;
  192. }
  193. .rippywrap div.rippy {
  194. z-index: 25;
  195. height: 111px;
  196. width: 190px;
  197. position: fixed;
  198. bottom: 0px;
  199. right: 0px;
  200. -webkit-touch-callout: none;
  201. -webkit-user-select: none;
  202. -khtml-user-select: none;
  203. -moz-user-select: none;
  204. -ms-user-select: none;
  205. user-select: none;
  206. }
  207. td.label {
  208. vertical-align: top;
  209. }
  210. span.rbt {
  211. display: block;
  212. padding: 8px 0 0;
  213. background: url('../rippy/rippy_top.gif') no-repeat top;
  214. }
  215. span.rbm {
  216. display: block;
  217. background: url('../rippy/rippy_middle.gif') repeat bottom;
  218. padding: 0 5px;
  219. }
  220. span.rbb {
  221. display: block;
  222. padding: 4px 0px 18px;
  223. margin-bottom: 5px;
  224. background: url('../rippy/rippy_bottom.gif') no-repeat bottom;
  225. }
  226. span.secondary_class {
  227. font-size: 85%;
  228. font-weight: bold;
  229. }
  230. .breadcrumbs {
  231. font-weight: bold;
  232. text-align: right;
  233. }
  234. .paranoia_override {
  235. font-style: italic;
  236. }
  237. #manage_collage_table.ui-sortable .drag {
  238. cursor: n-resize;
  239. }
  240. #manage_collage_table.ui-sortable .ui-sortable-helper.drag {
  241. cursor: grabbing;
  242. cursor: -moz-grabbing;
  243. cursor: -webkit-grabbing;
  244. }
  245. #manage_collage_table .ui-sortable-helper td, #manage_collage_table .ui-sortable-placeholder {
  246. border: 0;
  247. }
  248. .drag_drop_save {
  249. padding: 6px 0;
  250. overflow: hidden;
  251. }
  252. .headerSort {
  253. cursor: pointer;
  254. }
  255. .headerSort span {
  256. background: url("../common/table-order.png") no-repeat scroll right -38px transparent;
  257. padding: 0px 20px 0 0;
  258. }
  259. .headerSortDown span {
  260. background: url("../common/table-order.png") no-repeat scroll right 4px transparent;
  261. }
  262. .headerSortUp span {
  263. background: url("../common/table-order.png") no-repeat scroll right -79px transparent;
  264. }
  265. .headerSort.sorter-false,
  266. .headerSort.sorter-false span {
  267. background-image: none;
  268. cursor: default;
  269. }
  270. .album_votes {
  271. text-align: center;
  272. }
  273. .favoritecount {
  274. font-size: 150%;
  275. font-weight: bold;
  276. }
  277. .favoritecount_small {
  278. font-size: 110%;
  279. font-weight: bold;
  280. }
  281. ul.votedalbums li {
  282. list-style: none;
  283. list-style-type: none;
  284. margin: 0;
  285. }
  286. tr.torrent .bookmark>a:before {
  287. text-decoration: none;
  288. font-weight: normal;
  289. }
  290. tr.torrent .bookmark>a:after {
  291. text-decoration: none;
  292. font-weight: normal;
  293. }
  294. #sortable {
  295. list-style-type: none;
  296. margin: 0;
  297. padding: 0;
  298. width: 50%;
  299. }
  300. #sortable li {
  301. padding: 0px;
  302. font-size: 1.2em;
  303. height: 1.5em;
  304. }
  305. .ui-state-highlight {
  306. background: #007DC6 /*{bgColorHighlight}*/;
  307. opacity: 0.15;
  308. width: 50%;
  309. }
  310. .navigation_list, .navigation_list ol {
  311. list-style-position: inside;
  312. margin-top: 10px;
  313. margin-bottom: 20px;
  314. }
  315. .navigation_list > li {
  316. list-style-type: upper-roman !important;
  317. }
  318. .navigation_list li li {
  319. list-style-type: decimal;
  320. }
  321. .navigation_list li li li {
  322. list-style-type: lower-roman;
  323. }
  324. .navigation_list li li li li {
  325. list-style-type: lower-alpha;
  326. }
  327. .voted_type {
  328. font-weight: bold;
  329. }
  330. .torrent_table .group .votes_info_td strong {
  331. font-size: inherit;
  332. }
  333. .invite_table td {
  334. min-width: 55px;
  335. }
  336. .preview_wrap {
  337. text-align: left;
  338. }
  339. .text_preview {
  340. min-height: 100px
  341. }
  342. .brackets {
  343. text-indent: 0px;
  344. white-space: nowrap;
  345. cursor: pointer;
  346. }
  347. .votespan.brackets:before {
  348. content: "( ";
  349. }
  350. .votespan.brackets:after {
  351. content: " )";
  352. }
  353. .brackets:before {
  354. content: "[";
  355. }
  356. .brackets:after {
  357. content: "]";
  358. }
  359. #userinfo .brackets:before, #userinfo .brackets:after {
  360. content: "";
  361. }
  362. .group_image {
  363. overflow: hidden;
  364. }
  365. .float_left {
  366. float: left;
  367. }
  368. .float_right {
  369. float: right;
  370. }
  371. .float_clear {
  372. clear: both;
  373. }
  374. .group_image + .group_info {
  375. margin-left: 100px;
  376. }
  377. .group_image img {
  378. cursor: pointer;
  379. }
  380. .user_title {
  381. font-weight: normal;
  382. }
  383. /*
  384. * Fix long filename tables overflowing (Chrome only).
  385. * Stop various release page containers from overflowing with long input.
  386. * !! Be sure to test all major browsers before changing this section. !!
  387. * Fix report information tables overflowing long reports (all browsers).
  388. * Fix long release descriptions overflowing containers (all browsers).
  389. * Fix flowing issues in the report resolving pages.
  390. */
  391. .wrap_overflow, .filelist_table td, .reportinfo_table, .torrentdetails blockquote {
  392. word-break: normal;
  393. -ms-word-wrap: break-word;
  394. word-wrap: break-word;
  395. -webkit-hyphens: auto;
  396. -moz-hyphens: auto;
  397. -ms-hyphens: auto;
  398. hyphens: auto;
  399. /* Note that IE will have different behavior on word-break,
  400. * but this is required to keep the layout from breaking. */
  401. -ms-word-break: break-all;
  402. }
  403. /* Non-web-standard for webkit */
  404. .torrentdetails blockquote {
  405. word-break: break-word;
  406. }
  407. /* Fix long filename tables overflowing (Chrome only). */
  408. .filelist_table td:first-child {
  409. word-break: break-all;
  410. }
  411. /* Fix long overflow for Opera (doesn't support word-break). */
  412. .reportinfo_table {
  413. table-layout: fixed;
  414. }
  415. /* Wrap release info for consistent DOM and to limit table expansion. */
  416. .no_overflow {
  417. width: 100%;
  418. overflow: hidden;
  419. }
  420. /* Stylesheet gallery in user profile editing */
  421. #css_gallery {
  422. display: none;
  423. overflow: hidden;
  424. margin-top: 10px;
  425. }
  426. .preview_wrapper {
  427. position: relative;
  428. display: inline-block;
  429. width: 29%;
  430. height: 120px;
  431. margin: 0 10px;
  432. }
  433. .preview_image {
  434. display: block;
  435. height: 80px;
  436. cursor: pointer;
  437. overflow: hidden;
  438. }
  439. .preview_image img {
  440. width: 100%;
  441. }
  442. .preview_name {
  443. text-align: center;
  444. margin-top: 5px;
  445. }
  446. .option_group {
  447. margin-bottom: 10px;
  448. }
  449. .option_group:last-child {
  450. margin-bottom: 0px;
  451. }
  452. .autocomplete-suggestions {
  453. color: #000;
  454. margin-top: 5px;
  455. border: 1px solid #999;
  456. background: #FFF;
  457. overflow: auto;
  458. }
  459. .autocomplete-suggestion {
  460. padding: 2px 5px;
  461. white-space: nowrap;
  462. overflow: hidden;
  463. cursor: pointer;
  464. }
  465. .autocomplete-selected {
  466. background: #F0F0F0;
  467. }
  468. .autocomplete-suggestions strong {
  469. font-weight: normal;
  470. color: #3399FF;
  471. }
  472. .process_info {
  473. table-layout: fixed;
  474. width: 100%;
  475. }
  476. .process_info_pid {
  477. width: 70px;
  478. }
  479. .process_info_data {
  480. overflow: auto;
  481. }
  482. .setting_description > * {
  483. margin: 1em 0 0 0;
  484. }
  485. .settings_sidebar {
  486. min-height: 385px;
  487. }
  488. #settings_sections {
  489. position: absolute;
  490. }
  491. #settings_sections.fixed {
  492. position: fixed;
  493. top: 0px;
  494. }
  495. #settings_sections #submit, #settings_sections #settings_search {
  496. box-sizing: border-box;
  497. -moz-box-sizing: border-box;
  498. width: 100%;
  499. }
  500. #settings_sections h2 {
  501. text-align: left;
  502. }
  503. .forum_post .colhead_dark div {
  504. display: flex;
  505. }
  506. .forum_post .colhead_dark div > *{
  507. margin-left: 2px;
  508. margin-right: 2px;
  509. }
  510. .donor_icon {
  511. margin-left: 2px;
  512. margin-right: 2px;
  513. max-width: 16px;
  514. max-height: 16px;
  515. position: relative;
  516. }
  517. .badge_icon {
  518. margin: 0px 2px;
  519. position: relative;
  520. }
  521. .donation_info {
  522. padding: 10px 10px 10px 20px;
  523. margin-left: 10px;
  524. margin-right: 10px;
  525. margin-bottom: 20px;
  526. }
  527. .donation_info_title {
  528. display: block;
  529. font-size: 1.75em;
  530. -webkit-margin-before: 1em;
  531. -webkit-margin-after: 1em;
  532. -webkit-margin-start: 0px;
  533. -webkit-margin-end: 0px;
  534. font-weight: bold;
  535. margin: 10px 0;
  536. }
  537. .number_column {
  538. text-align: right;
  539. }
  540. .wide_input_text {
  541. width: 95%;
  542. }
  543. .top_artist_list li {
  544. margin-left: 25px;
  545. margin-bottom: 5px;
  546. list-style-type: decimal;
  547. font-size: 150%;
  548. }
  549. .permission_subcontainer {
  550. margin-bottom: 10px;
  551. }
  552. .vote_tag_up, .vote_artist_up, .vote_album_up {
  553. font-weight: bolder;
  554. }
  555. .vote_tag_down, .vote_artist_down, .vote_album_down {
  556. font-weight: bolder;
  557. }
  558. .noborder {
  559. border: none;
  560. }
  561. .two_columns {
  562. float: left;
  563. width: 50%;
  564. box-sizing: border-box;
  565. -moz-box-sizing: border-box;
  566. -webkit-box-sizing: border-box;
  567. }
  568. .field_div {
  569. margin-bottom: 10px;
  570. }
  571. .field_div:last-of-type {
  572. margin-bottom: 0;
  573. }
  574. .field_div .label,
  575. .submit_div .label {
  576. float: left;
  577. padding: 0 5px;
  578. text-align: right;
  579. width: 150px;
  580. }
  581. .field_div .input,
  582. .submit_div .input {
  583. padding: 0 5px;
  584. }
  585. .small_label {
  586. text-align: right;
  587. width: auto;
  588. }
  589. .scale_image {
  590. max-width: 500px;
  591. }
  592. .sidebar img {
  593. max-width: 100%;
  594. width: initial;
  595. }
  596. .forum_post td img {
  597. max-width: 100%;
  598. }
  599. #collage #reply_box img,
  600. #forums #reply_box img {
  601. max-width: 650px;
  602. }
  603. #artistcomments #reply_box img,
  604. #request_comments #reply_box img,
  605. #torrent_comments #reply_box img {
  606. max-width: 400px;
  607. }
  608. #artistcomments img,
  609. #request_comments img,
  610. #torrent_comments img {
  611. max-width: 417px;
  612. }
  613. .blog_post img {
  614. max-width: 825px;
  615. }
  616. .torrent_description blockquote img.scale_image {
  617. max-width: 100%;
  618. }
  619. #artist_information img,
  620. .box_request_desc img,
  621. .news_post img,
  622. .torrent_description img,
  623. .wiki_article img {
  624. max-width: 570px;
  625. }
  626. .torrentdetails img {
  627. max-width: 100%;
  628. }
  629. #inbox #preview img,
  630. #staffpm #reply_box img,
  631. #wiki .create_form img,
  632. #wiki .edit_form img {
  633. max-width: 805px;
  634. }
  635. #inbox .body img {
  636. max-width: 830px;
  637. }
  638. #userform img {
  639. max-width: 490px;
  640. }
  641. video, .profileinfo img {
  642. max-width: 100%;
  643. }
  644. #reportsv2 .manage_form img {
  645. max-width: 616px;
  646. }
  647. .friends_table textarea {
  648. max-width: 540px;
  649. }
  650. div.torrent_artists {
  651. display: inline-block;
  652. }
  653. .torrent_screenshots > img {
  654. width: 50%;
  655. border: 1px solid transparent;
  656. box-sizing: border-box;
  657. }
  658. /* Ratio Colors */
  659. .r00 { color: #FF0000; }
  660. .r01,.r02 { color: #FF1300; }
  661. .r03 { color: #FF2600; }
  662. .r04 { color: #FF4C00; }
  663. .r05,.r06 { color: #FF5E00; }
  664. .r07 { color: #FF7100; }
  665. .r08 { color: #FF9700; }
  666. .r09 { color: #FFAA00; }
  667. .r10 { color: #74C42E; }
  668. .r20,.r50,.r99 { color: #418B00; }
  669. #coverCont.left {
  670. left: 20px;
  671. right: initial;
  672. }
  673. #coverCont {
  674. position: fixed;
  675. right: 20px;
  676. left: initial;
  677. top: 20px;
  678. max-width: 30%;
  679. background-size: contain;
  680. background-repeat: no-repeat;
  681. z-index: 9999;
  682. }
  683. #coverCont img {
  684. max-width: 100%;
  685. }
  686. .search_warning {
  687. position: absolute;
  688. }
  689. #admincommentlinks {
  690. max-height: 300px;
  691. overflow-y: scroll;
  692. }
  693. .poll_your_answer {
  694. font-weight: bold;
  695. }
  696. .net_box {
  697. display: inline-block;
  698. width: calc(20% - 4px);
  699. margin: 2px;
  700. vertical-align: top;
  701. font-size: 10pt;
  702. }
  703. .net_box > .box {
  704. min-height: 60px;
  705. display: flex;
  706. align-items: center;
  707. }
  708. .net_box > .box > span {
  709. width: 100%;
  710. }
  711. input[type="search"] {
  712. -webkit-appearance: textfield;
  713. }