Hébergeur de fichiers indépendant

cssdark.txt

À propos du fichier

Type de fichier
Fichier TXT de 44 Ko (text/plain)
Confidentialité
Fichier public, envoyé le 30 mai 2014 à 15:22, depuis l'adresse IP 85.168.x.x (France)
Sécurité
Ne contient aucun Virus ou Malware connus - Dernière vérification: 2 jours
Statistiques
La présente page de téléchargement a été vue 707 fois depuis l'envoi du fichier
Page de téléchargement

Aperçu du fichier


/* Layout (Torrents page) */

.cats_col { padding: 0; }
.category { width: 28px; height: 28px; margin: 0; padding: 0; }

/* Global */
* {
    padding: 0;
    margin: 0;
    outline: 0pt none;
}

:focus {
    outline: 0pt none;
}
html {
    width: 100%;
}


/* ------------------------------------
 Main darkish blue (content bg, base for colhead colors etc)
    #0261A3; 
darker shade (very top of header):
    #024a7c;  
*/


body {
    width: 100%;
    background: url(images/bodybg_main.jpg) repeat; 
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
    color: #CCC;
}

/* Common elements */

a {
    color: #09F;  /* #225de1;        /* #32475F;  */
    text-decoration: none;
    border: none;
}
a:hover {
    text-decoration: underline;
    color:#FF6600;  /* 121dd4;  /* #839FBC;  */
}

h1,h2,h3,h4 {
    margin: 5px 0px;
}

h2 {
    text-align: center;
}

h4 {
    font-size: 8pt;
}

p {
    margin: 10px 5px;
}

li {
    margin: 5px 15px;
}

input {
    padding: 2px 3px;
	background: #CCC;
}

textarea {
    padding: 2px 3px;
	background: #333;
	color: #FFF;
}

img {
    border: none;
}

select { 
    padding:0px 0px 0px 1px; 
    background: #000; 
    color: #CCC; 
}

/* Ratio Colors */

.r00 { color: #FF0000; }
.r01 { color: #FF1300; }
.r02 { color: #FF1300; }
.r03 { color: #FF2600; }
.r04 { color: #FF4C00; }
.r05 { color: #FF5E00; }
.r06 { color: #FF5E00; }
.r07 { color: #FF7100; }
.r08 { color: #FF9700; }
.r09 { color: #FFAA00; }
.r10 { color: #74C42E; }
.r20 { color: #41bB00; }
.r50 { color: #41dB00; }
.r99 { color: #41eB00; }

/* Styles generated by the BBCode parser */

span.size0 { font-size:0.75em; }
span.size1 { font-size:1em; }
span.size2 { font-size:1.25em; }
span.size3 { font-size:1.5em; }
span.size4 { font-size:1.75em; }
span.size5 { font-size:2em; }
span.size6 { font-size:2.25em; }
span.size7 { font-size:2.5em; }
span.size8 { font-size:2.75em; }
span.size9 { font-size:3em; }
span.size10 { font-size:3.25em; }

code {
    font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}
ul.thin { margin:0px 0px 0px 25px; padding:0px; }
ul.thin li { margin:0px 0px; padding:0px; }

/* Layout (Every page) */

#header {
    width: 100%;
    min-width:1000px; 
    padding: 0;
    background: #000 url(images/header.png) repeat-x;
    font-weight: normal;

}

#adbar {
    text-align: center;
    margin: 0px auto 20px;
}
#content {
    width: 90%;
    min-width: 980px;
    max-width: 1200px;
    background-color: #000000;
    margin: 0px auto 0px auto;
    padding: 0.6em 0.6em 30px;
    border: 1px solid #98AAB1;
    overflow: hidden;
}

#footer {
    margin-top: 40px;
    width: 100%;
    min-width:1000px; 
    text-align: center;
    padding: 1em 0 0;
    color: #eee;
}

#header_top {
    position: relative;
}

#logo {
    width: 200px; 
    height: 50px;
    background: url(images/emplogo.png) no-repeat center center;
    position: absolute;
    margin-top:-27px;
    top:50%; 
    margin-left:-100px;
    left: 10%;
}

#logo a {
    border: none;
    width: 100%;
    height: 36px;
    display: block;
}

#logo a:hover {
    border: none;
}

#menu {
    height: 20px;
    width: 65%;
    text-align: center;
    font-size: 9pt;
    margin: 0px auto;
    padding-top: 12px;
}

#menu ul {
   position: relative;
   z-index: 1;
   white-space:nowrap;
   display: inline-block;
}

#menu ul li {
    margin: 0px;
    display: inline;
    margin-top: 0.3em;
}

#menu ul li a {
    padding: 2px 6px;
}
#menu ul li a:active {
    outline: none;
}

#menu a {
    color: #fff;
    font-weight: bold;
}

#menu a:hover {
   background-color: #06F;
   color: #fff;
   text-decoration: none;
}

span.infinity {
    font-weight: bold;
}


#stats_block {
    text-align: right;
    color: white;
    height: 54px;
    position:absolute;
    right: 20px ;
    top: 0px; 
}

#stats_block ul li, #header_bottom ul li {
    margin: 0 0.1em;
    line-height: 18px;

    padding: 0px;
    display:inline;
}



table.userinfo_stats {
    margin-top: 10px;
}
table.userinfo_stats, table.userinfo_stats tr {
    background:none;
    background-color:transparent;
}
table.userinfo_stats td {
    padding:1px 3px;
}



#header_bottom ul li {
    margin: 0 7px;
}

#header_bottom ul li ul li {
    white-space: nowrap;
}

#stats_block a, #stats_block a:visited, #header_bottom a, #header_bottom a:visited {
    text-decoration: none;
    color: #fff;
}
#stats_block a:hover, #header_bottom a:hover {
    text-decoration: none;
    color: #FF6600;
}

#header_bottom {
  /*  background-color: #036;        #024;      #024a7c;  #0261a3 */
    background: #333 url(images/pagetop.jpg) repeat-x;  
    padding: 2px 20px 4px;
    position: relative;
    height: 30px;
    font-size: 1.2em;
}

#footer_bottom {
    background: #000 url(images/pagebottom.jpg) repeat-x;  
    height: 24px;
    width:100%;
    min-width:960px; 
	align:bottom;
}


#minor_stats { 
    float:left;
    margin: 0px;
}
#major_stats { 
    float:right;
    margin: 0 0 0 10px;
}

#major_stats_left {
    float:left;
    margin: 0 0 0 10px;
}
 
#userinfo_username li ul a, #userinfo_tools li ul a {
    display: block; 
}
#userinfo_tools li ul a {
    width: 160px;
}

#userinfo_username li:hover ul, #userinfo_tools li:hover ul {
    display: block; 
}

#userinfo_username li a, #userinfo_tools li a {
    padding: 2px 0 2px 0;
}

#userinfo_username li ul, #userinfo_tools li ul {
    list-style: none;
    display: none;
    position: absolute;
    top: 17px;
    left: 0px;
    background-color: #000000;
    z-index: 10;
}
#userinfo_username li ul {
    left: 36px;
}

#userinfo_username li ul li a, #userinfo_tools li ul li a {
    padding: 3px 6px 3px 6px;
}

#userinfo_username li ul li a:hover, #userinfo_tools li ul li a:hover {
    background-color: white;
    color: #00436b;
}

#userinfo_username, #userinfo_tools {
    display:inline;
    position: relative;
} 

#nav_userinfo, #nav_tools {
    padding-right: 8px !important;
    margin-right: 6px !important;
    background-image: url(images/dropdown_arrow.png);
    background-repeat:no-repeat;
    background-position: right center;
}	

#userinfo_major {
    display:inline;
    margin-right: 20px;
}
 
span.inside_stat {
    display: block;
}
 
#userinfo_minor {
    display:inline;
}
 
 
span.stat {
    font-weight: bold; 
}
.highlight {
    font-weight: bold; 
}
.normal {
    font-weight:normal; 
}

#searchbars .searchcontainer {
   display:inline-block;
   background-color: #e4ebef;
   border: 1px solid black;
   color: #222;
   position: relative;
   width:10%;
   border-radius: 6px;        
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
}

#searchbars input.searchbox {
   background-color: #e4ebef;
   border: 0px;
   margin: 0px auto 0px 0px ;
   padding: 1px 1px 2px 5px;
   
   color: #222;
   position: relative;
   width:80%;
   font-size: 0.9em;
   
   border-radius: 6px 0px 0px 6px;       /* FF9+ IE9+ */        
   -moz-border-radius: 6px 0px 0px 6px;
   -webkit-border-top-left-radius: 6px;
   -webkit-border-top-right-radius: 0px;
   -webkit-border-bottom-left-radius: 6px;
   -webkit-border-bottom-right-radius: 0px;
   
}

#searchbars .searchbutton {
   
   background: #e4ebef url(images/mglass.png) no-repeat scroll 40% 0%;
   border: 0px;
   margin: 0px 0px 0px auto;
   padding:0px;
   
   width:10%;
   cursor: pointer;
   
   border-radius: 0px 6px 6px 0px;       /* FF9+ IE9+ */
   -moz-border-radius: 0px 6px 6px 0px;
   -webkit-border-top-left-radius: 0px;
   -webkit-border-top-right-radius: 6px;
   -webkit-border-bottom-left-radius: 0px;
   -webkit-border-bottom-right-radius: 6px;
}

#searchbars {
    padding: 6px 0px 0px 0px;
    background: url(images/hbg1.png) repeat-x;
    background-position: bottom;
    text-align: center;
    height: 33px;
}

#searchbars form {
    display: inline;
}

#searchbars ul {
    display: block;
}

#searchbars ul li {
    margin: 0px;
    display: inline;
    list-style: none;
    position: relative;
}

#searchbars ul li ul {
    display: block;
    position: absolute;
    top: 1em;
    left: 0;
    border: 1px solid #98AAB1;
    background: #FF0000;
    width: 12em;
}

#searchbars ul li ul li {
    margin: 0 0 0 0;
    padding: 0;
    display: block;
    width: 100%;
    text-align: left;
}

#searchbars ul li ul li.highlight {
    background: #FF0000;
}

li.searchbars {
    font-size: 11px;
    float: left;
    margin: 16px 0px 12px 25px;
}

/*
#searchbars input {
   background: white url(images/mglass.png) no-repeat scroll 96% 0%;
   border: 1px solid black;
   font-size: 0.9em;
   color: #222;
   position: relative;
   width:11%;
   border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
}
*/


#alerts {
    margin: 0 auto;
    text-align: center;
    max-width: 700px;
} 

.alertbar {
    min-height: 16px;
    padding: 2px 70px 2px;
    background-color: #e00; /* #0261a3; */
    text-align: center;
    font-weight: bold;
    color: white;
    margin: 4px auto;
    border-radius: 10px;       /* FF9+ IE9+ */
    -moz-border-radius: 10px; /* for FF5 */
    -webkit-border-radius: 10px; /* for opera */
}
.alertbar a {
    text-decoration: none;
    color: white;
}
.alertbar a:hover {
    text-decoration: none;
}

.blend {
    padding: 2px 40px 2px;
    background-color: black;
    color: white;
}

.blend a {
    color: white;
    padding: 2px 2px;
} 

.blend a:hover {
   background-color: #FF6600;
   color: #fff;
   text-decoration: none;
}

.torusername
{
    
}

/* Compose Staff Message form */

#compose {
    margin: 20px auto;
}

/* staff pms */
.messagecontainer { 
    height: 20px;
    margin: 0px auto 10px auto;
}
.messagebar {  /* #0261a3; */
    padding-top: 3px; 
    height: 20px;
    background-color: #1a1; 
    text-align: center;
    font-weight: bold;
    color: white;
    border-radius: 10px;       /* FF9+ IE9+ */
    -moz-border-radius: 10px; /* for FF5 */
    -webkit-border-radius: 10px; /* for opera */
}
.messagebar.alert {
    background-color: #e11; 
}
.messagebar.checking { 
    background-color: white; 
    color: black;
}

/* user classes */
.user_name { 
    font-weight: normal;
    background-color: #999;
    border: 1px solid #CCC;
    border-radius: 8px;       /* FF9+ IE9+ */
    -moz-border-radius: 8px; /* for FF5 */
    -webkit-border-radius: 8px; /* for opera */
    padding: 1px 8px;
    margin: 0px;
    color: #000;
}

span.user_name a { 
    color: #000;
}
.rank {  /* rank applies to all the following styles */
    font-weight: bold; 
}  
.Apprentice { color:#92a5c2; }
.Perv { color:#4Ec89B; }
.GoodPerv { color:#3c3; }
.SextremePerv { color:orange; }
.SmutPeddler { color:#00f; }
.ModPerv { color:#900; }
.Admin { color:#606; }
.Sysop { color:#FFFFFF; }  /* PINK: #b93dd6 */
.Donor { color:#DAA520; }  /* #F4E649; */

span.user_title {
	color: #000;
    font-style: italic;
}

/* 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: 90%;
    min-width: 960px;
    margin-left:auto;
    margin-right:auto;
}
 
h2 { 
    margin: 10px 0px 20px;
    text-align: center;
    color: #FFF;
    /* background-color: #024a7c; */
    border-radius: 16px; 
    -moz-border-radius: 16px; 
    -webkit-border-radius: 16px;  
    
    /* *** change to plain background if preferred ***  */
    /* background-color: #0261a3; */
    background: #333 url(images/header2.jpg) repeat-x bottom;  
    font-size: 18px;
    padding: 5px 40px;
} 

h2 a {
    color: #fff; 
}

.box h2 {
    padding: 3px 40px;
    font-size: 14px;
    border-radius: 14px; 
    -moz-border-radius: 14px; 
    -webkit-border-radius: 14px;
}

.contact_link {
    display: inline;
    padding: 5px;
    margin: 0px 20px 0px 10px;
    font-weight: bold;
    background-color: #d00;
    border: 1px solid #005488;
    border-radius: 6px;       /* FF9+ IE9+ */
    -moz-border-radius: 6px; /* for FF5 */
    -webkit-border-radius: 6px; /* for opera */
}

a.contact_link {
    color: white;
    text-decoration: underline;
}
a.contact_link:hover {
    text-decoration: none;
}


div.linkbox {
    text-align:center;
    padding: 5px;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.medium { 
    text-align: left;
    width: 86%;
}

.long {  
    text-align: left;
    width: 97%;
}
 
.wid35 {
    width: 35%;
}
.min_padding {
    padding: 0px;
    margin: 0px 0px;
}

p.min_padding {
    margin: 2px 0px;
}

.pad {
    padding: 1em;
}

.vertical_space {
    margin-bottom: 10px;
}

.box {
    font-size: 8pt;
	color: #CCC;
    background: #222;
    border: 1px solid #98AAB1;
}

.pad h3, .pad h4, .padbox h3, .padbox h4 {
    margin-top: 0px;
    padding-top: 0px;
}
/* 
.sidebar {
    float: right;
  // width: 250px;  
    width: 29%;
    height: 100%;
}*/

#bonuslog, #admincommentlinks {
    max-height:400px;
    overflow: auto;
}



#details_top {
    margin-bottom: 10px;
}
#top_info {
    display:inline-table;
    margin:16px auto 16px;
    border: 1px solid #7BA3C1;
    padding:0px 6px 0px 12px;
    background: #111; 
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
}
table.boxstat { 
    border:none;
}
table.boxstat td { 
    padding: 4px 6px;
    border-top:none;
    border-right: none;
    border-left:1px solid #7BA3C1;
    border-bottom:none;
    background: #111; 
    text-align:center;
}
table.boxstat td:first-child { 
    border-left:none;
}
.boxstat img {
    vertical-align:middle;
    text-align:center;
}
.button.toggle {
    width: 80px;
    margin: 6px 0px 0px 8px;
    padding: 4px 12px;
    border: 1px solid #7BA3C1;
     /* background: #5A8Bb8;    #024a7c;#BACBD8 #9AaBb8 */
    color: #fff;
    cursor: pointer;
    vertical-align: top;
}

#user_message .button {
    margin: 0px 0px 8px 8px;
    padding: 4px 12px;
    vertical-align: middle;
}

#staff_tools, #warning_status {
    margin-bottom: 15px;
}

.warning {
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    padding: 4px 0px;
}

.redbar {
    background: #A30000;
    color: #FFF;
    font-weight: bolder;
}
.orangebar {
    background: #FF9900;
    color: #FFF;
    font-weight: bolder;
}
.redbar a, .orangebar a {
    color: #FFF;
    text-decoration: none;
}
.redbar a:hover, .orangebar a:hover {
    text-decoration: underline;
}

.icon {
    display:inline-block;
    width:20px;
    height:20px;
    margin-left: 4px;
}

.sicon {
    display:inline-block;
    width:10px;
    height:10px;
    margin-right: 3px;
}

.icon_warning {
    background: url(images/warn_still.gif) no-repeat center center;
}
.icon_okay {
    background: url(images/okay.png) no-repeat center center;
}

.icon_disk_none {
    background: url(images/disk.png) no-repeat center center;
}

.icon_disk_leech {
    background: url(images/diskdown.png) no-repeat center center;
}

.icon_disk_seed {
    background: url(images/diskup.png) no-repeat center center;
}

.icon_disk_grabbed {
   background: url(images/diskgrabbed.png) no-repeat center center;
}

.icon_disk_snatched {
   background: url(images/disksnatched.png) no-repeat center center;
}


#top_info .icon_warning {
    background: url(images/warning.gif) no-repeat center center;
}

#staff_tools .icon, .torrent .icon {
    width:16px;
    height:16px;
    margin-top: -2px;
    -moz-background-size: 16px 16px;
    -o-background-size:16px 16px;
    -webkit-background-size:16px 16px;
    background-size: 16px 16px;
}

#staff_tools td {
    padding: 5px 5px;
}

.details {
    width: 96%;
    min-width: 920px;
    margin-left:auto;
    margin-right:auto;
}
.details div.linkbox {
    text-align:center;
    padding: 0px;
    margin: 0px;    /* 12px 0px 1px 0px; */
}

.details .sidebar {
    width: 260px;
  /*  height: 380px; */ 
}

.details .middle_column {
    margin: 0px 270px 10px;
}
.middle_column table {
    margin-top: 20px;
}

.middle_column .torrent_table {
    margin-top: 0px;
}

.details .main_column {
    margin: 0px 0px 10px 0px;
}
.details .tag_inner {
   /*  max-height: 400px; 
    overflow: auto; */
}

.details .tag_add {
    border-top: 1px solid #98AAB1;
    padding: 2px 10px 2px 10px;
    /* height:30px; */
}

.box_albumart{
    margin: 0px;
}


.sidebar .box {
    margin: 0px 5px 10px 5px;
}

.thin .box {
    margin: 0 auto 10px;
}

.details .box {
    margin: 0px;
}
.head {
    padding: 4px;
    background: #666 url(images/colhead-grad.gif) repeat-x;  /* #C6D3E4   */
    color: #000;
    font-weight:bold;
}
/* , #user div.head */

#top10 div.head, #forums div.head, #groups div.head {
    background: none;
    color: #FFF;
    border-bottom: none;
    font-size: 1.2em;
}
#top10 div.head a, #forums div.head a, #groups div.head a {
    color: #09F;
}

.head a {
    color: #06F;
}
.body {
     padding: 3px 10px 10px 10px; 
}/*
div.body {
    padding:0px;
    padding: 3px 10px 10px 10px;
}*/

/*
.main_column {
    margin: 0px 255px 10px 0px;
    // width: 590px;  
    width: 70%;  
}
*/

.sidebar {
    float: right;
    width: 280px;
    height: 100%;
}

.main_column {
    margin: 0px 290px 10px 0px;
   /* display:inline;
     width: 590px; */
}

.main_column .box, .main_column table {
    margin-bottom: 20px;


Partager le fichier cssdark.txt sur le Web et les réseaux sociaux:


Télécharger le fichier cssdark.txt


Télécharger cssdark.txt