boards.4chan.org, 4-ch.net, world4ch.org
one year ago by jewfucker
1 0
html, body, .thread, .border, .hborder, .threadpage {
color: black;
font-family: monospace;
background-color: #EEF2FF;
background-image: none;
border: 0px;
padding: 5px;
margin: 5px;
font-size: 99%;
}
span.kwd, span.postername, span.lit, span.str {
color: black;
}
h1, h2, h3 {
color: black;
border: none;
}
span.spoiler {
background: #D6DAF0;
}
span.pun, span.com, span.postertrip, span.spoiler, .replytext blockquote {
color: gray;
}
a:link, a:visited {
color: #34345C;
text-decoration: none;
font-family: monospace;
}
textarea, input, submit {
background: #EEF2FF;
color: black;
}
.post.even, .post.odd, .thread, .newthread, .replies, form {
background: #D6DAF0;
font-family: monospace;
border: none;
font-size: 99%;
}
.topbar, .threadlinks, .navlinks, .bottomnav, .threadnavlinks, .legal, .midhead, .threadldiv, #footer, #navigation, .innerbox, .outerbox {
border: none;
display: none;
}
.threadpage div, .head {
border: none;
padding: 0px;
margin: 0px;
}
tools.nanonation.net
one year ago by freytag
0 0
html {
height: 100%;
}
body {
margin: 15px 0 0 0;
padding: 0;
font-family: Helvetica, Arial,Sans-serif;
background: -webkit-linear-gradient(top, #323232 200px, #000 201px);
}
/** LOGIN PAGE **/
#Login1 input[type=submit] {
border-radius: 4px;
background: -webkit-linear-gradient(top, rgba(102,102,102,1) 0%,rgba(76,76,76,1) 99%);
color: #FFF;
text-transform: Uppercase;
letter-spacing: 1px;
font-size: 14px;
position: relative;
top: 0;
}
#Login1 input[type=submit]:hover, #Login1 input[type=submit]:focus {
background: #373737;
}
#Login1 input[type=submit]:active {
box-shadow: inset 0 1px 3px #000000;
top: 1px;
}
/** HOME PAGE SETUP **/
#ctl00_ConsoleNav1_Inner_dvHome {
/*display: none;*/
}
.NavLink, .NavLinkb {
border: none;
border-radius: 4px;
padding: 10px;
margin: -5px 8px;
font-family: Helvetica;
/* display: inline;*/
}
.NavLink2, .NavLink2b {
font-family: Helvetica;
border: none;
border-radius: 4px;
padding: 8px;
margin: 16px 8px;
/* display: inline; */
}
.Navlink {
background-color: #ddd;
}
.Navlinkb {
background-color: #bbb;
position: relative;
top: 0;
}
.Navlinkb:active {
box-shadow: inset 0 1px 3px rgba(0,0,0,.6);
top: 1px;
}
.NavLink2 {
background-color: #aa5b5b;
color: #f5f5f5;
}
.NavLink2b {
position: relative;
top: 0;
background-color: #9d4b4b;
color: #f5f5f5;
}
.PageHeading, .SmallPageHeading {
font-family: Helvetica;
}
.HeaderStyle {
line-height: 30px;
font-family: Helvetica;
background-color: #373837;
}
#ctl00_ContentPlaceHolder_Body_dvAdmin a, #ctl00_ContentPlaceHolder_Body_dvDisplay a, #ctl00_ContentPlaceHolder_Body_dvReports a, #ctl00_ContentPlaceHolder_Body_dvMisc a, #ctl00_ContentPlaceHolder_Body_dvLinks a {
line-height: 18px;
text-decoration: none;
color: rgb(0,75,141);
}
#ctl00_ContentPlaceHolder_Body_dvAdmin, #ctl00_ContentPlaceHolder_Body_dvDisplay, #ctl00_ContentPlaceHolder_Body_dvReports, #ctl00_ContentPlaceHolder_Body_dvMisc {
height: 150px;
border: 1px solid #373837;
font-family: Helvetica;
}
/* Grey Base Buttons */
.left_hand_nav .actions .action,.left_hand_nav .actions .cancel_action {
border-radius: 4px;
background: -webkit-linear-gradient(top, #a8a8a8 50%,#9b9b9b 51%);
position: relative;
top: 0;
cursor: pointer;
}
/* Action Buttons */
.form_actions a, .dialog .link_button, .dialog .push_button, .action_field .action input, .form_section_body .command input, .overview_section_body .command input, .data_actions input[type=submit], .row_action_popup_shown input[type=submit], .form_actions .link_button, .form_actions Input[type=submit] {
border-radius: 4px;
background: -webkit-linear-gradient(top, rgb(135,135,135) 50%,rgb(120,120,120) 51%);
position: relative;
top: 0;
-webkit-appearance: none;
color: white;
border: none;
padding: 5px 10px;
text-decoration: none;
font-size: 12px;
cursor: pointer;
}
/* Green Button HOVER */
.dialog .push_button:hover, .left_hand_nav .actions .action:hover, .form_actions Input[type=submit]:hover {
background: -webkit-linear-gradient(top, #8caa5b 50%,#7c9d4b 51%);
}
/* Green Button ACTIVE */
.dialog .push_button:active, .left_hand_nav .actions .action:active, .form_actions Input[type=submit]:active {
box-shadow: inset 0 1px 3px #465f23;
top: 1px;
}
.left_hand_nav .action_group {
background-color: transparent;
border-radius: 8px;
padding-bottom: 3px;
}
/* white text Buttons */
#ctl00_ctl00_ctl00_body_actions_actions_goToMediaButton td, #ctl00_ctl00_ctl00_body_actions_actions_activateMedia td, #ctl00_ctl00_ctl00_body_actions_actions_createMedia td, #ctl00_ctl00_ctl00_body_actions_actions_uploadSmallFiles td, #ctl00_ctl00_ctl00_body_actions_actions_uploadLargeFiles td, #ctl00_ctl00_ctl00_body_actions_actions_returnbutton td, #ctl00_ctl00_ctl00_body_actions_actions_returnButton td {
color: #fff;
}
/* Red Buttons HOVER */
.form_actions a:hover, #ctl00_ctl00_ctl00_body_content_content_cancelUpload:hover, .dialog .link_button:hover, .left_hand_nav .actions .cancel_action:hover {
background: -webkit-linear-gradient(top, #aa5b5b 50%,#9d4b4b 51%);
top: 0;
}
/* Red Buttons ACTIVE */
.NavLink2b:active, .form_actions a:active, #ctl00_ctl00_ctl00_body_content_content_cancelUpload:active, .dialog .link_button:active, .left_hand_nav .actions .cancel_action:active {
box-shadow: inset 0 1px 3px #5e2020;
top: 1px;
}
/* Blue Buttons Hover */
.form_actions_body #addFileUpload:hover, .action_field .action input:hover, .form_section_body .command input:hover, .overview_section_body .command input:hover, .row_action_popup_shown input[type=submit]:hover, .data_actions input[type=submit]:hover, .data_actions input[type=submit]:focus {
outline: none;
background: -webkit-linear-gradient(top, hsl(202,60%,40%) 50%,hsl(206,60%,35%) 51%);
}
/* Blue Buttons Active */
.form_actions_body #addFileUpload:active, .data_actions input[type=submit]:active, .action_field .action input:active, .form_section_body .command input:active, .overview_section_body .command input:active, .row_action_popup_shown input[type=submit]:active {
box-shadow: inset 0 1px 3px #004982;
top: 1px;
}
/** DS2 SECTION TABS **/
#ctl00_ctl00_ctl00_navigation_navigation_tabNavigation .tab {
background: -webkit-linear-gradient(top, rgba(241,239,235,.2) 0%,rgba(241,239,235,.1) 50%,rgba(241,239,235,0) 51%);
}
#ctl00_ctl00_ctl00_navigation_navigation_tabNavigation .active {
color: #fff;
background: -webkit-linear-gradient(top, #777878 0%,#747576 50%,#646565 51%,#5c5d5f 100%);
}
table.content_main tbody tr:nth-child(3) .content_border {
display: none;
}
/** DATA ACTIONS **/
.data_actions {
font-size: 0;
border: solid 1px rgba(255,255,255,.2);
background: -webkit-linear-gradient(top, #444544 50%,#373837 51%);
padding: 0 5px 0px 10px;
margin: 0;
color: transparent;
border-spacing: 0;
height: 40px;
}
.data_actions td {
padding: 0;
}
.data_actions select {
height: 26px;
}
.data_actions:last-of-type {
display: none;
}
Input[type=text], Input[type=password] {
-webkit-appearance: none;
border: solid 1px rgba(0,0,0,.6);
height: 21px;
line-height: 21px;
border-radius: 3px;
}
/*.data_actions input[type=text]:focus, #ctl00_ctl00_ctl00_body_content_content_searchField:focus {
width: 175px;
}*/
.data_actions h3, .data_actions a {
color: #fff;
text-transform: capitalize;
}
.data_actions a {
height: 40px;
background: rgba(0, 0, 0, .2);
line-height: 40px;
display: inline-block;
margin: 0;
padding: 0 10px;
border-right: solid 1px rgba(255,255,255,.6);
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}
.data_actions a:first-of-type {
margin-left: 10px;
border-left: solid 1px rgba(255,255,255,.6);
}
.data_actions a:hover {
background: rgba(0,96,255,.3);
}
.data_actions a:active {
color: grey;
}
.data_actions label {
color: #FFF;
}
input[type=text]:focus, input[type=password]:focus {
outline-color: #004982;
outline-width: 3px;
}
.dialog {
box-shadow: 0px 0px 10px rgba(0,0,0,.65);
}
/*
table.data tr:nth-of-type(n+2) td:nth-of-type(n+5) {
text-align: right;
padding-right: 7px;
}
table.data tr:nth-of-type(n+2) td:last-of-type {
font-weight: bold;
color: #303030;
text-align: center;
padding: 0;
}
*/
/* Table styling */
table.data {
border-collapse: separate;
border: none;
border-left: solid 1px rgba(255,255,255,.2);
border-right: solid 1px rgba(255,255,255,.2);
}
table.data tr {
background: none;
}
table.data tr:nth-of-type(n+2) td {
border-top: solid 1px #f0f0f0;
border-bottom: solid 1px #c0c0c0;
}
table.data tr:nth-of-type(n+2) {
background: #efefef;
border: none 0;
height: 30px;
}
table.data tr.alternate {
background: #dfdfdf;
}
table.data tr.highlight td, table.data tr.highlight td a, tr.highlight td span {
color: #fff;
}
table.data tr.highlight {
background: #2973ba;
}
table.data tr.highlight td:first-of-type {
background-color: inherit;
}
table.data tr.highlight td {
border-top: solid 1px #20588f;
border-bottom: solid 1px #2973ba;
}
tr.highlight td .row_action_popup_shown tr td {
border: none 0 ;
}
.highlight .row_action_popup_shown table tr {
background: transparent;
}
table.data th, table.data th a {
color: #fff;
}
/* Table Headers */
table.data tr:nth-of-type(1) th {
height: 25px;
background: -webkit-linear-gradient(top, #838a91 0%,#6a7177 100%);
}
table.data tr:nth-of-type(1) th.sorting {
background: -webkit-linear-gradient(top, #474b4d 0%,#606467 100%);
}
.content_border {
display: none;
}
td.site img {
}
td.branding img {
display: none;
}
/* body content */
.content_body {
padding: 15px;
background: -webkit-linear-gradient(top, #5c5d5f 0%,#141618 120px,#000000 50%);
}
.content_main {
width: 100%;
}
.company_widget {
width: 100%;
}
.left_hand_nav a {
padding-top: 15px;
}
.logo {
background: rgba(0,0,0,.25);
border-radius: 7px;
box-shadow: inset 0 1px 4px rgba(0,0,0,.50);
padding: 20px 10px;
}
.logo h5 {
color: #fff;
text-shadow: 0 1px 1px rgba(0,0,0,.50);
font-size: 22px;
}
.action_group .header .icon {
display: none;
}
.content_body .body {
padding: 0 0 0 15px;
min-width: 700px;
}
.content_body .body .content_description {
display: none;
}
.left_hand_nav {
padding: 0;
}
table.content_body td.body {
border: none;
}
.row_action_popup_shown {
background: #2973ba;
border-radius: 8px 0px 0px 8px;
border: none;
}
.big_red {
color: #a90329;
}
.big_yellow {
color: rgba(0,0,0,.25);
}
.data_actions:first-of-type {
position: relative;
}
.content_body .body .field_form {
background: Transparent;
width: 565px;
}
.content_body .field_form .header, .overview_header, table.form tr.form_header, div.dialog div.header {
background: #373837;
}
.dialog_background {
background: #111;
opacity: 0.5;
}
.content_body .field_form .field, .overview_section {
background: #dfdfdf;
}
tr.overview_section td.label, tr.overview_section td.data {
font-size: 13px;
line-height: 20px;
}
table.overview tr.overview_section td.overview_section_body {
padding: 0;
}
/*
table tr td div:nth-of-type(2) table {
background: transparent;
}
table tbody tr:nth-of-type(2)> td:nth-of-type(1) {
position: absolute;
width: 100%;
}
*/
.form_section_body {
position: relative;
}
.form_section_body table table tr:nth-of-type(1) {
position: absolute;
top: 15px;
left: -50px;
}
.form_section_body table table tr:nth-of-type(2) {
position: absolute;
top: 15px;
left: 300px;
}
.form_section_body table table tr:nth-of-type(1) .data, .form_section_body table table tr:nth-of-type(2) .data {
font-size: 13px;
}
.form_section_body table table tr:nth-of-type(1) .label, .form_section_body table table tr:nth-of-type(2) .label {
font-size: 14px;
width: 150px;
}
#ctl00_ctl00_ctl00_body_content_content_editLayoutButton {
position: absolute;
top: -2px;
left: 640px;
}
.form_section_body table tr:nth-of-type(1)> td:nth-of-type(2) {
width: 62%;
}
.row_action_popup_shown input[type="submit"] {
width: 70px;
}
.row_action_popup_shown input[type=submit] {
color: #000;
background: -webkit-linear-gradient(top, #EFEFEF 50%,#cfcfcf 51%);
}
.row_action_popup_shown input[type=submit]:hover {
background: -webkit-linear-gradient(top, #c0c0c0 50%,#afafaf 51%);
}
.row_action_popup_shown input[type=submit]:active {
box-shadow: inset 0 1px 3px #2d2d2d;
}
#fileUploadForm .content_body {
background: #DFDFDF;
}