123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341 |
- #contest div#content > div.flex > div.grow {
- min-width: 50%;
- }
-
- .collage_images {
- padding: 0px;
- width: 100%;
- border-collapse: collapse;
- font-size: 0;
- }
-
- .collage_images {
- display: block;
- }
-
- ul.collage_images li {
- border: none;
- float: left;
- margin: 0;
- width: 146px;
- list-style: none;
- list-style-type: none;
- }
-
- ul.collage_images li a {
- display: block;
- /* height: 118px; */
- width: 100%;
- overflow: hidden;
- }
-
- div.collage_image {
- width: 20%;
- display: inline-block;
- }
-
- [data-toggle-target],
- [data-quote-jump],
- .clickable {
- cursor: pointer;
- }
-
- .spoilerButton {
- cursor: pointer;
- overflow: hidden;
- text-overflow: ellipsis;
- }
-
- .selected a {
- font-weight: bold;
- text-decoration: underline;
- }
-
- .collage td {
- padding: 0px;
- border: none;
- }
-
- abbr[title] {
- text-decoration: none;
- }
-
- pre {
- overflow: auto;
- }
-
- .disable_grouping {
- display: none;
- }
-
- form textarea,
- form input {
- max-width: 100%;
- box-sizing: border-box;
- }
-
- textarea {
- width: 100%;
- box-sizing: border-box;
- }
-
- a.beta {
- font-weight: bold;
- color: #ff0000;
- }
-
- /* Make [+] on add multiple artists stay at the bottom (on torrent details page) */
-
- div#AddArtists {
- position: relative;
- display: inline-block;
- }
-
- div#AddArtists a {
- position: absolute;
- right: 0pt;
- bottom: 0pt;
- }
-
- .clear:after {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden;
- }
-
- .new-subscriptions {
- font-weight: bold;
- }
-
- #forums #quickpost {
- width: 95%;
- }
-
- td.label,
- .valign_top {
- vertical-align: top;
- }
-
- .breadcrumbs {
- font-weight: bold;
- text-align: right;
- }
-
- .paranoia_override {
- font-style: italic;
- }
-
- .album_votes {
- text-align: center;
- }
-
- .favoritecount {
- font-size: 150%;
- font-weight: bold;
- }
-
- .favoritecount_small {
- font-size: 110%;
- font-weight: bold;
- }
-
- ul.votedalbums li {
- list-style: none;
- list-style-type: none;
- margin: 0;
- }
-
- tr.torrent .bookmark > a:before {
- text-decoration: none;
- font-weight: normal;
- }
-
- tr.torrent .bookmark > a:after {
- text-decoration: none;
- font-weight: normal;
- }
-
- .ui-state-highlight {
- background: #007dc6 /* {bgColorHighlight} */;
- opacity: 0.15;
- width: 50%;
- }
-
- .voted_type {
- font-weight: bold;
- }
-
- .torrent_table .group .votes_info_td strong {
- font-size: inherit;
- }
-
- .invite_table td {
- min-width: 55px;
- }
-
- .preview_wrap {
- text-align: left;
- }
-
- .text_preview {
- min-height: 100px;
- }
-
- #userinfo .brackets:before,
- #userinfo .brackets:after {
- content: "";
- }
-
- .group_image {
- overflow: hidden;
- }
-
- .group_image + .group_info {
- margin-left: 100px;
- }
-
- .group_image img {
- cursor: pointer;
- }
-
- .user_title {
- font-weight: normal;
- }
-
- .option_group {
- margin-bottom: 10px;
- }
-
- .option_group:last-child {
- margin-bottom: 0px;
- }
-
- .forum_post .colhead_dark div {
- display: flex;
- }
-
- .forum_post .colhead_dark div > * {
- margin-left: 2px;
- margin-right: 2px;
- }
-
- .forum_post blockquote {
- overflow-x: auto;
- }
-
- .number_column {
- text-align: center;
- }
-
- .wide_input_text {
- width: 95%;
- }
-
- .top_artist_list li {
- margin-left: 25px;
- margin-bottom: 5px;
- list-style-type: decimal;
- font-size: 150%;
- }
-
- .permission_subcontainer {
- margin-bottom: 10px;
- }
-
- .two_columns {
- float: left;
- width: 50%;
- box-sizing: border-box;
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- }
-
- .field_div .label,
- .submit_div .label {
- float: left;
- padding: 0 5px;
- text-align: right;
- width: 150px;
- }
-
- .field_div .input,
- .submit_div .input {
- padding: 0 5px;
- }
-
- .small_label {
- text-align: right;
- width: auto;
- }
-
- .display_block {
- display: block;
- }
-
- .friends_table textarea {
- max-width: 540px;
- }
-
- div.torrent_artists {
- display: inline-block;
- }
-
- .search_warning {
- position: absolute;
- }
-
- #admincommentlinks {
- max-height: 300px;
- overflow-y: scroll;
- }
-
- .poll_your_answer {
- font-weight: bold;
- }
-
- .net_box {
- display: inline-block;
- width: calc(20% - 4px);
- margin: 2px;
- vertical-align: top;
- font-size: 10pt;
- }
-
- .net_box > .box {
- min-height: 60px;
- display: flex;
- align-items: center;
- }
-
- .net_box > .box > span {
- width: 100%;
- }
-
- #lightbox > img {
- max-width: 100%;
- }
-
- .filter_torrents #ft_basic > .clickable,
- .filter_torrents #ft_advanced > .clickable {
- font-weight: 100;
- }
-
- .sidebar .box_tags > ul.stats > li {
- display: flex;
- justify-content: space-between;
- }
-
- .sidebar .box_tags > ul.stats > li > a {
- word-break: break-all;
- }
-
- .edit_tags_votes {
- display: flex;
- }
-
- form.edit_form[name="screenshots_form"] input[type="text"],
- form.edit_form[name="screenshots_form"] img {
- width: 400px;
- }
|