mirror of
https://github.com/WhatCD/Gazelle.git
synced 2024-12-13 19:06:27 +00:00
217 lines
3.4 KiB
CSS
217 lines
3.4 KiB
CSS
pre br {
|
|
line-height:0px;
|
|
display:none;
|
|
}
|
|
|
|
.center {
|
|
text-align: center;
|
|
}
|
|
|
|
ul.collage_images {
|
|
padding: 0px;
|
|
width: 590px;
|
|
border-collapse: collapse;
|
|
}
|
|
|
|
.collage_images {
|
|
display: table;
|
|
}
|
|
|
|
ul.collage_images li {
|
|
border: none;
|
|
float: left;
|
|
margin: 0;
|
|
width: 118px;
|
|
height: 118px;
|
|
list-style: none;
|
|
list-style-type: none;
|
|
}
|
|
|
|
ul.collage_images li a {
|
|
display: block;
|
|
height: 118px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
ul.collage_images img {
|
|
height: 118px;
|
|
width: 118px;
|
|
}
|
|
|
|
|
|
.selected a{
|
|
font-weight: bold;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.invisible {
|
|
visibility: hidden;
|
|
}
|
|
|
|
.collage td {
|
|
padding: 0px;
|
|
border: none;
|
|
}
|
|
|
|
.line_new {
|
|
color: green;
|
|
}
|
|
|
|
.line_deleted {
|
|
color: red;
|
|
}
|
|
|
|
.line_moved {
|
|
color: blue;
|
|
}
|
|
|
|
.line_unchanged {
|
|
|
|
}
|
|
|
|
.log1 {
|
|
|
|
}
|
|
|
|
.log2 {
|
|
color: yellow;
|
|
}
|
|
|
|
.log3 {
|
|
color: #0E88C6;
|
|
}
|
|
|
|
.log4 {
|
|
font-weight: bold;
|
|
}
|
|
|
|
.log5 {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.good {
|
|
font-weight: bold;
|
|
color: green;
|
|
}
|
|
|
|
.bad {
|
|
font-weight: bold;
|
|
color: red;
|
|
}
|
|
|
|
.goodish {
|
|
font-weight: bold;
|
|
color: #35BF00;
|
|
}
|
|
|
|
.badish {
|
|
font-weight: bold;
|
|
color: #E5B244;
|
|
}
|
|
|
|
pre {
|
|
overflow: auto;
|
|
}
|
|
|
|
.hidden {
|
|
display: none;
|
|
}
|
|
|
|
.disable_grouping {
|
|
display: none;
|
|
}
|
|
|
|
form textarea, form input {max-width:100%;}
|
|
|
|
a.beta {
|
|
font-weight: bold;
|
|
color: #ff0000;
|
|
}
|
|
strong.important_text {
|
|
color: red;
|
|
font-weight: bold;
|
|
}
|
|
.invalid, .warning, .error, .new {
|
|
color: #ff0000;
|
|
}
|
|
|
|
/* Make [+] on add multiple artists stay at the bottom (on torrent details page) */
|
|
div#AddArtists {
|
|
position: relative;
|
|
}
|
|
|
|
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;
|
|
}
|
|
|
|
.scale_image {
|
|
max-width: 500px;
|
|
}
|
|
|
|
#torrents .scale_image {
|
|
max-width: 400px;
|
|
}
|
|
|
|
.sidebar .scale_image {
|
|
max-width: 100%;
|
|
}
|
|
|
|
.rippywrap { z-index:25; display: block; position: fixed; background: transparent url('../rippy/rippy.png') no-repeat bottom center; color: black; text-align: center; width: 190px; height: 180px; bottom: 0px; right: 0px; }
|
|
.rippywrap div.rippy { z-index: 25; height: 111px; width: 190px; position: fixed; bottom: 0px; right: 0px; }
|
|
span.rbt { display: block; padding: 8px 0 0; background: url('../rippy/rippy_top.gif') no-repeat top; }
|
|
span.rbm { display: block; background: url('../rippy/rippy_middle.gif') repeat bottom; padding: 2px; }
|
|
span.rbb { display: block; padding: 4px 0px 18px; margin-bottom: 5px; background: url('../rippy/rippy_bottom.gif') no-repeat bottom; }
|
|
|
|
span.secondary_class { font-size:85%; font-weight:bold; }
|
|
.breadcrumbs { font-weight: bold; text-align: right; }
|
|
|
|
.paranoia_override {
|
|
font-style: italic;
|
|
}
|
|
|
|
#manage_collage_table.ui-sortable .drag {
|
|
cursor: n-resize;
|
|
}
|
|
|
|
#manage_collage_table.ui-sortable .ui-sortable-helper.drag {
|
|
cursor:grabbing;
|
|
cursor:-moz-grabbing;
|
|
cursor:-webkit-grabbing;
|
|
}
|
|
#manage_collage_table .ui-sortable-helper td,
|
|
#manage_collage_table .ui-sortable-placeholder {
|
|
border: 0;
|
|
}
|
|
.drag_drop_save {
|
|
padding: 6px 0;
|
|
overflow: hidden;
|
|
}
|
|
.headerSort {
|
|
cursor: pointer;
|
|
}
|
|
.headerSort span {
|
|
background: url("../common/table-order.png") no-repeat scroll right -38px transparent;
|
|
padding: 0px 20px 0 0;
|
|
}
|
|
.headerSortDown span {
|
|
background: url("../common/table-order.png") no-repeat scroll right 4px transparent;
|
|
}
|
|
.headerSortUp span {
|
|
background: url("../common/table-order.png") no-repeat scroll right -79px transparent;
|
|
}
|
|
|