Difference between revisions of "User:MattJ/myskin.css"

Jump to navigation Jump to search
13,191 bytes removed ,  02:56, 16 August 2008
no edit summary
 
Line 1: Line 1:
fieldset {margin-bottom:1em;padding:.5em;}
#bodyContent,#column-content,fieldset {margin-bottom:1em;padding:.5em;}


form {margin:0;padding:0;}
form {margin:0;padding:0;}
Line 115: Line 115:
ul.links li {display:inline;list-style-type:none;padding:0 0.5em;}
ul.links li {display:inline;list-style-type:none;padding:0 0.5em;}


.portlet ul {margin:0;padding:0 0 0.25em 1em;}
/* .portlet ul {margin:0;padding:0 0 0.25em 1em;} */


#p-cactions,ul.primary {border-collapse:collapse;padding:0 0 0 1em;white-space:nowrap;list-style:none;margin:5px;height:auto;line-height:normal;border-bottom:1px solid #bbb;}
#p-cactions,ul.primary {border-collapse:collapse;padding:0 0 0 1em;white-space:nowrap;list-style:none;margin:5px;height:auto;line-height:normal;border-bottom:1px solid #bbb;}
Line 126: Line 126:


#p-cactions ul li a:hover {background-color:#eee;border-color:#ccc;border-bottom-color:#eee;}
#p-cactions ul li a:hover {background-color:#eee;border-color:#ccc;border-bottom-color:#eee;}
ul.secondary {border-bottom:1px solid #bbb;padding:0.5em 1em;margin:5px;}
ul.secondary li {display:inline;padding:0 1em;border-right:1px solid #ccc;}
ul.secondary a {padding:0;text-decoration:none;}
ul.secondary a.active {border-bottom:4px solid #999;}
tr.selected td {background:#ffc;}
#user-login-form {text-align:center;}
#user-admin-filter ul {list-style-type:none;padding:0;margin:0;width:100%;}
#user-admin-buttons {float:left;margin-left:0.5em;clear:right;}
.profile {clear:both;margin:1em 0;}
.profile .picture {float:right;margin:0 1em 1em 0;}
.profile dt {margin:1em 0 0.2em 0;font-weight:bold;}
.profile dd {margin:0;}
.field .field-label,.field .field-label-inline,.field .field-label-inline-first {font-weight:bold;}
.field .field-label-inline,.field .field-label-inline-first {display:inline;}
.field .field-label-inline {visibility:hidden;}
.node-form .number {display:inline;width:auto;}
.container-inline-date {width:auto;clear:both;}
.container-inline-date .form-item {float:left;padding:0;margin:0}
.container-inline-date .form-item,.container-inline-date .form-item input {width:auto;}
.container-inline-date .description {clear:both;}
.container-inline-date .form-item input,.container-inline-date .form-item select,.container-inline-date .form-item option {margin-right:.5em;}
.container-inline-date {display:inline-block;}
.container-inline-date .date-spacer {margin-left:-.5em;}
.container-inline-date .jscalendar-icon {text-indent:0;}
.container-inline-date .date-timezone .form-item {float:none;width:auto;clear:both;}
#calendar_div,#calendar_div td,#calendar_div th {margin:0;padding:0;}
#calendar_div,.calendar_control,.calendar_links,.calendar_header,.calendar {width:185px;border-collapse:separate;margin:0;}
.calendar td {padding:0;}
span.date-display-single {}
span.date-display-start {}
span.date-display-end {}
span.date-display-separator {}
.date-repeat-input {float:left;width:auto;margin-right:5px;}
.date-repeat-input select {min-width:7em;}
.date-repeat fieldset {clear:both;float:none;}
.project table {width:auto;}
.project tbody,.project tr {border:0;}
.project td {vertical-align:top;padding:0.4em 0.1em;}
.project .links {font-size:0.8em;}
.project .author {color:#999;font-size:0.8em;}
.project .downloads td {border-bottom:1px solid #ccc;padding-bottom:1em;}
.project .downloads ul {margin:0px;}
.project .downloads li {list-style-type:none;margin:0px;}
#edit-project-goto {width:150px;}
.project .node-form fieldset {display:block;}
.project .node-form .project-taxonomy-element {float:left;padding-right:2em;}
ul.project-terms {padding-left:1.5em;}
.project-release .node-form .version-elements fieldset .form-item {float:left;padding-right:0.8em;margin:0.05em 0.1em;}
.project-release .node-form fieldset:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
table.releases {margin-top:.5em;}
table.releases .release-title {width:15%;}
table.releases .release-date {width:15%;}
table.releases .release-size {width:10%;}
table.releases .release-links {width:33%;}
table.releases .release-status {width:25%;}
table.releases .release-icon {width:2%;}
table.releases tr.ok {background-color:#dfd;border-color:#beb;}
table.releases tr.warning {background-color:#ffd;border-color:#eeb;}
table.releases tr.error {background-color:#fcc;border-color:#ebb;color:#200;}
div.fieldgroup {margin:.5em 0 1em 0;}
div.fieldgroup .content {padding-left:1em;}


body {margin:0;padding:0;color:#666;background-color:#e2e2e2;font:14px Verdana,Arial,Helvetica,sans-serif;;}
body {margin:0;padding:0;color:#666;background-color:#e2e2e2;font:14px Verdana,Arial,Helvetica,sans-serif;;}
Line 283: Line 161:
a:link {color:#c11;}
a:link {color:#c11;}


.node a {border-bottom:1px dotted #c11;}
#column-content {border-bottom:1px dotted #c11;}


.node a:hover {border-bottom:1px solid #c11;color:#c11;text-decoration:none;}
#column-content a:hover {border-bottom:1px solid #c11;color:#c11;text-decoration:none;}


a:visited {color:#5e5e5e;}
a:visited {color:#5e5e5e;}
Line 291: Line 169:
a:hover {color:#f74223;text-decoration:underline;}
a:hover {color:#f74223;text-decoration:underline;}


#main .node .title,#main .node .title a {font-weight:normal;font-size:1.1em;border:none;}
#bodyContent .title,#bodyContent .title a {font-weight:normal;font-size:1.1em;border:none;}
 
li ul.menu {margin-left:-0.6em;}
 
li.leaf a,li.collapsed a {color:#5e5e5e;}
 
li.leaf a,li.collapsed a,li.expanded a {line-height:1.3em;margin-left:-0.3em;}
 
li.leaf {list-style-image:url(/sites/default/themes/jabberorg/images/menu-leaf.png);}
 
li.expanded {list-style-image:url(/sites/default/themes/jabberorg/images/menu-expanded.png);}
 
li.collapsed {list-style-image:url(/sites/default/themes/jabberorg/images/menu-collapsed.png);}


li a.active,li a.active a:hover {color:#c11;font-style:italic;list-style-image:url(/sites/default/themes/jabberorg/images/menu-collapsed.png);}
li a.active,li a.active a:hover {color:#c11;font-style:italic;list-style-image:url(/sites/default/themes/jabberorg/images/menu-collapsed.png);}


#p-cactions ul {padding-top:1em;}
#p-cactions ul {padding-top:1em;}
ul.secondary,#p-cactions ul {margin:5px;padding:0.5em 0em;position:relative;left:20px;top:-72px;width:75%;}
.item-list ul li {list-style-image:none;list-style-position:outside;list-style-type:none;margin:.8em 0 .2em 0;padding:0;border-bottom:0px;}
.book-navigation .page-links {border-top:1px solid #eee;border-bottom:1px solid #eee;padding:0.5em;background-color:#f9f9f9;text-align:center;}
.book-navigation .menu {border-top:1px dashed #eee;padding:1em 0pt 0pt 3em;}


fieldset {border:1px solid #ccc;}
fieldset {border:1px solid #ccc;}
Line 350: Line 208:


ul.links li.first {border:none;}
ul.links li.first {border:none;}
#search .form-text,#search .form-submit {border:1px solid #c3c3c3;font-size:1.1em;height:1.5em;vertical-align:middle;}
#search .form-text {width:8em;padding:0 0.5em;}
#mission {color:#888;font-style:italic;position:absolute;top:53px;left:297px;}
#mission a,#mission a:visited {color:#9cf;font-weight:bold;}


.site-name {margin:0.6em 0 0 0;padding:0;font-size:2em;}
.site-name {margin:0.6em 0 0 0;padding:0;font-size:2em;}
Line 367: Line 217:
.site-slogan {display:inline;color:#B9B9B9;font-style:italic;position:absolute;top:53px;left:297px;}
.site-slogan {display:inline;color:#B9B9B9;font-style:italic;position:absolute;top:53px;left:297px;}


.node .content,.comment .content {line-height:1.6em;padding-left:1.6em;margin:1em 0 1em 0;}
#column-content.content,.comment .content {line-height:1.6em;padding-left:1.6em;margin:1em 0 1em 0;}


#help {font-size:0.9em;margin-bottom:1em;}
#help {font-size:0.9em;margin-bottom:1em;}
Line 379: Line 229:
#column-content {float:left;width:100%;background:url(/sites/default/themes/jabberorg/images/main_background.png) top repeat-x;}
#column-content {float:left;width:100%;background:url(/sites/default/themes/jabberorg/images/main_background.png) top repeat-x;}


#main { padding:.8em 25px 20px 25px;}
#bodyContent { padding:.8em 25px 20px 25px;}


#main-notitle { padding:1.1em 25px 20px 25px;}
#main-notitle { padding:1.1em 25px 20px 25px;}
Line 385: Line 235:
#content {margin:6px 250px 0 250px;;}
#content {margin:6px 250px 0 250px;;}


#sidebar-left {float:left;width:250px; margin-left:-100%;}
#column-one {float:left;width:250px; margin-left:-100%;}


#sidebar-right {float:left;width:250px; margin-left:-250px;;}
#sidebar-right {float:left;width:250px; margin-left:-250px;;}
.b_topleft {background:url(/sites/default/themes/jabberorg/images/border_topleft.png) top left no-repeat;}
.b_topleft2 {background:url(/sites/default/themes/jabberorg/images/border_topleft2.png) top left no-repeat;}
.b_topleft3 {background:url(/sites/default/themes/jabberorg/images/border_topleft3.png) top left no-repeat;}
.b_topright {background:url(/sites/default/themes/jabberorg/images/border_topright.png) top right no-repeat;}
.b_topright2 {background:url(/sites/default/themes/jabberorg/images/border_topright2.png) top right no-repeat;}
.b_topright3 {background:url(/sites/default/themes/jabberorg/images/border_topright3.png) top right no-repeat;}
.b_left {background:url(/sites/default/themes/jabberorg/images/border_left.png) top left repeat-y #fff;}
    .b_right {background:url(/sites/default/themes/jabberorg/images/border_right.png) top right repeat-y;}
.b_bottomleft {background:url(/sites/default/themes/jabberorg/images/border_bottomleft.png) bottom left no-repeat;}
.b_bottomright {background:url(/sites/default/themes/jabberorg/images/border_bottomright.png) bottom right no-repeat;}
.dev_b_topleft {background:url(/sites/default/themes/jabberorg/images/dev_border_topleft.png) top left no-repeat;}
.dev_b_topright {background:url(/sites/default/themes/jabberorg/images/dev_border_topright.png) top right no-repeat;}
.dev_b_left {background:url(/sites/default/themes/jabberorg/images/dev_border_left.png) top left repeat-y #fff;}
    .dev_b_right {background:url(/sites/default/themes/jabberorg/images/dev_border_right.png) top right repeat-y;}
.dev_b_bottomleft {background:url(/sites/default/themes/jabberorg/images/dev_border_bottomleft.png) bottom left no-repeat;}
.dev_b_bottomright {background:url(/sites/default/themes/jabberorg/images/dev_border_bottomright.png) bottom right no-repeat;}
.org_b_topleft {background:url(/sites/default/themes/jabberorg/images/org_border_topleft.png) top left no-repeat;}
.org_b_topright {background:url(/sites/default/themes/jabberorg/images/org_border_topright.png) top right no-repeat;}
.org_b_left {background:url(/sites/default/themes/jabberorg/images/org_border_left.png) top left repeat-y #fff;}
    .org_b_right {background:url(/sites/default/themes/jabberorg/images/org_border_right.png) top right repeat-y;}
.org_b_bottomleft {background:url(/sites/default/themes/jabberorg/images/org_border_bottomleft.png) bottom left no-repeat;}
.org_b_bottomright {background:url(/sites/default/themes/jabberorg/images/org_border_bottomright.png) bottom right no-repeat;}
.numberone {background:url(/sites/default/themes/jabberorg/images/numberone.png) no-repeat #fff;padding:5px 0px 15px 30px;}
.numbertwo {background:url(/sites/default/themes/jabberorg/images/numbertwo.png) no-repeat #fff;padding:5px 0px 15px 30px;}
.numberthree {background:url(/sites/default/themes/jabberorg/images/numberthree.png) no-repeat #fff;padding:5px 0px 15px 30px;}
.numberfour {background:url(/sites/default/themes/jabberorg/images/numberfour.png) no-repeat #fff;padding:5px 0px 15px 30px;}
.numberfive {background:url(/sites/default/themes/jabberorg/images/numberfive.png) no-repeat #fff;padding:5px 0px 15px 30px;}
.numbersix {background:url(/sites/default/themes/jabberorg/images/numbersix.png) no-repeat #fff;padding:5px 0px 15px 30px;}
.numberseven {background:url(/sites/default/themes/jabberorg/images/numberseven.png) no-repeat #fff;padding:5px 0px 15px 30px;}
.numbereight {background:url(/sites/default/themes/jabberorg/images/numbereight.png) no-repeat #fff;padding:5px 0px 15px 30px;}
.numbernine {background:url(/sites/default/themes/jabberorg/images/numbernine.png) no-repeat #fff;padding:5px 0px 15px 30px;}
.bulletgeek {background:url(/sites/default/themes/jabberorg/images/bulletgeek.png) no-repeat #fff;padding:9px 0px 0px 28px;margin-left:8px;}
.bulletorg {background:url(/sites/default/themes/jabberorg/images/bulletorg.png) no-repeat #fff;padding:9px 0px 0px 28px;margin-left:8px;}
.bullet {background:url(/sites/default/themes/jabberorg/images/bullet.png) no-repeat #fff;padding:9px 0px 0px 28px;margin-left:8px;}


#column-one {margin:5px 5px 0px 24px;;}
#column-one {margin:5px 5px 0px 24px;;}
.padding_rightsidebar {margin:5px 24px 0px 5px;;}
#footer {float:left;padding:0.5em;color:#969696;width:100%;text-align:center;font-size:0.8em;}
#footer a {font-style:italic;color:#737373;}
      #b_splash1 {background:url(/sites/default/themes/jabberorg/images/border_splash1.png) top left no-repeat;}
#b_splash2 {background:url(/sites/default/themes/jabberorg/images/border_splash2.png) top right no-repeat;}
#splashbar {background:url(/sites/default/themes/jabberorg/images/splashbar.png) top left no-repeat;margin:-12px 2px 0px;padding:1em 1.2em 0.8em;}
#navlist .menu-1-1-2 a {color:#43B96D;font-weight:bold;}
#navlist .menu-1-1-2-active a {color:#43B96D;font-weight:bold;font-style:normal;text-decoration:underline;}
#block-menu-135 h2.title {color:#338E53;}
#block-menu-152 h2.title {color:#A78103;}
#navlist .menu-1-2-2 a {padding-left:0.5em;color:#CAA52B;font-weight:bold;}
#navlist .menu-1-2-2-active a {padding-left:0.5em;color:#CAA52B;font-weight:bold;font-style:normal;text-decoration:underline;}
#splash_buttons {padding:11px;height:145px;text-align:center;}
#button-container2 {overflow:hidden;}
#button-container {height:140px;width:475px;overflow:hidden;position:relative;}
.splash_button {background-repeat:no-repeat;float:left;}
a #splash_button1 {background:url(/sites/default/themes/jabberorg/images/question-buttons.png) 0px 0px;width:162px;height:140px;}
a:hover #splash_button1 {background:url(/sites/default/themes/jabberorg/images/question-buttons.png) 0px 140px;}
a #splash_button3 {background:url(/sites/default/themes/jabberorg/images/question-buttons.png) 162px 0px;width:162px;height:140px;}
a:hover #splash_button3 {background:url(/sites/default/themes/jabberorg/images/question-buttons.png) 162px 140px;}
a #splash_button2 {background:url(/sites/default/themes/jabberorg/images/question-buttons.png) 313px 0px;width:151px;height:140px;}
a:hover #splash_button2 {background:url(/sites/default/themes/jabberorg/images/question-buttons.png) 313px 140px;}


#p-cactions {position:absolute;left:250px;top:61px;}
#p-cactions {position:absolute;left:250px;top:61px;}
Line 511: Line 249:
.links {color:#bbb;display:inline;margin-left:1.5em;text-align:right;}
.links {color:#bbb;display:inline;margin-left:1.5em;text-align:right;}


#main .links {font-size:.9em;position:relative;}
#bodyContent .links {font-size:.9em;position:relative;}


.box {padding:0 0 1.5em 0;}
.box {padding:0 0 1.5em 0;}


.portlet {padding:.5em 0.7em .6em .8em;margin-bottom:0.5em;}
/* .portlet {padding:.5em 0.7em .6em .8em;margin-bottom:0.5em;} */


.block .title {margin-bottom:0.4em; color:#4e4e4e;}
.block .title {margin-bottom:0.4em; color:#4e4e4e;}
Line 521: Line 259:
.box .title {font-size:1.1em;}
.box .title {font-size:1.1em;}


.node {margin:.5em 0 2em 0;}
#column-content{margin:.5em 0 2em 0;}


.sticky {padding:.5em;background-color:#eee;border:solid 1px #ddd;}
.sticky {padding:.5em;background-color:#eee;border:solid 1px #ddd;}


.node .taxonomy {color:#999;font-size:0.8em;padding-left:1.5em;}
#column-content.taxonomy {color:#999;font-size:0.8em;padding-left:1.5em;}
 
.node .picture {border:1px solid #ddd;float:right;margin:0.5em;}
 
.comment {border-left:2px solid #cc7272;border-top:1px solid #eee;padding:.5em;margin-bottom:1em;}
 
.comment .title a {font-size:1.1em;font-weight:normal;}
 
.comment .new {text-align:right;font-size:1em;float:right;color:#2e2ede;}
 
.comment .picture {border:1px solid #abc;float:right;margin:0.5em;}
 
#aggregator .feed-source {background-color:#eee;border:1px solid #ccc;padding:1em;margin:1em 0;}
 
#aggregator .news-item .categories,#aggregator .source,#aggregator .age {color:#999;font-style:italic;font-size:0.9em;}
 
#aggregator .title {margin-bottom:0.5em;font-size:1em;}
 
#aggregator h3 {margin-top:1em;}
 
#forum table {width:100%;}
 
#forum td {padding:0.5em;}
 
#forum td.container {background-color:#e4e4e4;}
 
#forum td.container a {color:#555;}
 
#forum td.statistics,#forum td.settings,#forum td.pager {height:1.5em;border:1px solid #bbb;}
 
#forum td .name {color:#96c;}
 
#forum td .links {padding-top:0.7em;font-size:0.9em;}
 
#profile .profile {clear:both;border:1px solid #abc;padding:.5em;margin:1em 0em;}
 
#profile .profile .name {padding-bottom:0.5em;}
 
.block-forum h3 {margin-bottom:.5em;}
 
div.admin-panel .description {color:#999;}
 
div.admin-panel .body {background:#f4f4f4;}
 
div.admin-panel h3 {background-color:#cc4040;color:#fff;padding:5px 8px 5px;margin:0;}
 
.homebutton {background:url(/sites/default/themes/jabberorg/images/homebutton.png) no-repeat;padding-top:10px;margin-bottom:-10px;width:200px;height:44px;float:right;display:inline;text-align:center;}
 
.homebutton:hover {background:url(/sites/default/themes/jabberorg/images/homebutton.png) 0px 56px;padding-top:12px;margin-bottom:-12px;text-decoration:none;color:#CC1111;}
 
.attribute-title { color:black;padding-bottom:.3em;}
 
.field_description .translation-flag img {margin:0;padding:.5em .5em 0 0;float:left;}
 
.featurelist table,.xeplist table,.componentlist table {width:50%;float:left;border-right:8px solid white;}
 
.field_logo {float:left;display:inline;padding-right:5px;}
 
.field_name {display:inline;color:black;font-size:1.3em;}
 
.field_version,.field_library_type {display:inline;color:#8f8f8f;font-size:0.8em;}
 
.vendor-lock,.certificate {display:inline;}
 
.field_homepage {color:#da4747;font-size:0.8em;}
 
.field_description {margin-top:2em;}
 
.field_description img {float:left;margin:0 1em 1em 0;}
 
.title-info {position:relative;top:5px;right:0;float:right;color:#aaa;font-size:.8em;text-align:right;}


.jid {color:#2043B2;font-family:"times new roman";font-size:1.2em;text-align:center;}
#column-content.picture {border:1px solid #ddd;float:right;margin:0.5em;}

Navigation menu