Commit aa914ecb authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Cleaned up CSS a bit.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9829 b35dd754-fafc-0310-a699-88a17e54d16e
parent d8ce8e71
/* --------------------------------------------- */
/* Global */
/* --------------------------------------------- */
body {
margin:0pt;
padding:0pt;
margin:0;
padding:0;
}
#jive-main {
padding-bottom:20px;
......@@ -12,8 +16,8 @@ body, div, p, td, th {
body {
background-color:#FFFFFF;
color:#333333;
margin:0px;
padding:0px;
margin:0;
padding:0;
}
a {
color:#D76C0D;
......@@ -22,16 +26,16 @@ a:hover {
text-decoration:underline;
}
p {
margin-top:0px;
margin-top:0;
}
fieldset div {
margin:10px;
padding:5px 3px 5px 0px;
padding:5px 3px 5px 0;
width:100%;
}
fieldset div .jive-table {
margin:0px;
padding:0px;
margin:0;
padding:0;
}
fieldset {
-moz-border-radius-bottomleft:3px;
......@@ -47,858 +51,959 @@ fieldset legend {
h1 {
color:#555555;
font-size:14pt;
margin:12px 0pt 15px;
padding:0pt;
margin:12px 0 15px;
padding:0;
}
h1 select {
color:#666666;
}
h2 {
font-size:11pt;
margin:18px 0pt 5px;
padding:0pt;
margin:18px 0 5px;
padding:0;
}
h3 {
font-size:10pt;
margin:18px 0pt 5px;
padding:0pt;
margin:18px 0 5px;
padding:0;
}
h4 {
font-size:10pt;
margin:8px 0pt 3px;
padding:0pt 0pt 4px;
margin:8px 0 3px;
padding:0 0 4px;
}
h5 {
font-size:10pt;
margin:18px 0pt -8px;
padding:0pt;
margin:18px 0 -8px;
padding:0;
}
p {
margin-top:0pt;
margin-top:0;
}
ul {
margin:0pt;
padding:0pt 0pt 12px 26px;
margin:0;
padding:0 0 12px 26px;
}
hr {
background-color:#DCDCDC;
border:medium none;
height:1px;
width:100%;
background-color:#DCDCDC;
border:medium none;
height:1px;
width:100%;
}
form {
margin:0pt;
padding:0pt;
margin:0;
padding:0;
}
select, input {
font-family:verdana,arial;
font-size:8pt;
font-family:verdana,arial,sans-serif;
font-size:8pt;
}
iframe {
border:1px solid #999999;
border:1px solid #999999;
}
/* --------------------------------------------- */
/* Header */
/* --------------------------------------------- */
#jive-header {
clear:both;
float:left;
margin:0pt;
overflow:hidden;
padding:0pt;
width:100%;
clear:both;
float:left;
margin:0;
overflow:hidden;
padding:0;
width:100%;
}
#jive-logo-image {
color:#FFFFFF;
display:block;
left:0px;
position:relative;
top:0px;
color:#FFFFFF;
display:block;
left:0;
position:relative;
top:0;
}
#jive-logo-image_new {
background:transparent url(../images/header-title_new.gif) no-repeat scroll 0%;
color:#FFFFFF;
display:block;
height:50px;
left:0px;
overflow:hidden;
position:absolute;
top:0px;
width:350px;
background:transparent url(../images/header-title_new.gif) no-repeat scroll 0;
color:#FFFFFF;
display:block;
height:50px;
left:0;
overflow:hidden;
position:absolute;
top:0;
width:350px;
}
#jive-logo-image_new strong {
display:block;
margin:0px 0px 0px 130px;
padding-top:23px;
position:relative;
display:block;
margin:0 0 0 130px;
padding-top:23px;
position:relative;
}
#jive-secondary {
background-color:#EEEEEE;
border-bottom:1px solid #BBBBBB;
border-top:1px solid #CCCCCC;
padding:6px 6px 6px 12px;
background-color:#EEEEEE;
border-bottom:1px solid #BBBBBB;
border-top:1px solid #CCCCCC;
padding:6px 6px 6px 12px;
}
#jive-header .info {
color:#FFFFFF;
display:block;
font-size:8pt;
padding:0px;
position:absolute;
right:12px;
text-align:right;
top:10px;
width:220px;
color:#FFFFFF;
display:block;
font-size:8pt;
padding:0;
position:absolute;
right:12px;
text-align:right;
top:10px;
width:220px;
}
#jive-header .info img {
margin:0px 0px 4px;
margin:0 0 4px;
}
#jive-content {
padding:10px 20px 12px 32px;
padding:10px 20px 12px 32px;
}
/* name and logo image */
#jive-logo {
float:left;
height:76px;
overflow:hidden;
float:left;
height:76px;
overflow:hidden;
}
#jive-logo h1 {
clear:none;
color:#555555;
float:left;
font-size:14pt;
padding:0pt;
clear:none;
color:#555555;
float:left;
font-size:14pt;
padding:0;
}
#jive-logo img {
border:medium none;
float:left;
padding-left:10px;
padding-top:7px;
border:medium none;
float:left;
padding-left:10px;
padding-top:7px;
}
/* version, login and site link */
#jive-userStatus {
color:#999999;
float:right;
font-size:8pt;
line-height:11pt;
margin:0pt;
padding:15px 15px 0pt 0pt;
text-align:right;
width:275px;
color:#999999;
float:right;
font-size:8pt;
line-height:11pt;
margin:0;
padding:15px 15px 0 0;
text-align:right;
width:275px;
}
#jive-userStatus a {
font-weight:bold;
font-weight:bold;
}
/* --------------------------------------------- */
/* Main nav */
/* --------------------------------------------- */
#jive-header #jive-nav {
background:#F7F7F7 url(../images/jive-nav-bg.gif) repeat-x scroll 0%;
clear:both;
height:27px;
margin:0pt;
padding:0pt;
background:#F7F7F7 url(../images/jive-nav-bg.gif) repeat-x scroll 0;
clear:both;
height:27px;
margin:0;
padding:0;
}
#jive-header #jive-nav-left, #jive-header #jive-nav-right {
height:27px;
width:15px;
height:27px;
width:15px;
}
#jive-header #jive-nav-left {
background:transparent url(../images/jive-nav-div.gif) no-repeat scroll right center;
float:left;
background:transparent url(../images/jive-nav-div.gif) no-repeat scroll right center;
float:left;
}
#jive-header #jive-nav-right {
float:right;
float:right;
}
#jive-header #jive-nav ul {
list-style-type:none;
margin:0pt 0pt 0pt 5px;
padding:0pt;
list-style-type:none;
margin:0 0 0 5px;
padding:0;
}
#jive-header #jive-nav ul li {
background:transparent url(../images/jive-nav-div.gif) no-repeat scroll right center;
color:#FFFFFF;
float:left;
font-size:11pt;
margin:0pt;
padding:4px 2px 5px 0pt;
background:transparent url(../images/jive-nav-div.gif) no-repeat scroll right center;
color:#FFFFFF;
float:left;
font-size:11pt;
margin:0;
padding:4px 2px 5px 0;
}
#jive-header #jive-nav ul li a, #jive-header #jive-nav ul li a:visited {
color:#333333;
font-size:10pt;
font-weight:bold;
margin:0pt;
padding:4px 13px;
text-decoration:none;
color:#333333;
font-size:10pt;
font-weight:bold;
margin:0;
padding:4px 13px;
text-decoration:none;
}
#jive-header #jive-nav ul li a:hover, #jive-header #jive-nav ul li a:active {
background:transparent url(../images/jive-nav-bg-over.gif) repeat-x scroll right center;
text-decoration:underline;
background:transparent url(../images/jive-nav-bg-over.gif) repeat-x scroll right center;
text-decoration:underline;
}
#jive-header #jive-nav ul li.currentlink a, #jive-header #jive-nav ul li.currentlink a:hover {
background:transparent url(../images/jive-nav-bg-on.gif) repeat-x scroll right center;
color:#FFFFFF;
background:transparent url(../images/jive-nav-bg-on.gif) repeat-x scroll right center;
color:#FFFFFF;
}
/* Subnav */
#jive-subnav {
background:#F7F7F7 url(../images/jive-subnav-bg.gif) repeat-x scroll 0%;
clear:both;
height:28px;
margin:0pt;
padding:0pt;
width:100%;
background:#F7F7F7 url(../images/jive-subnav-bg.gif) repeat-x scroll 0;
clear:both;
height:28px;
margin:0;
padding:0;
width:100%;
}
#jive-subnav .subnav-community {
background:#F7F7F7 url(../images/jive-subnav-bg.gif) repeat-x scroll 100px 50%;
background:#F7F7F7 url(../images/jive-subnav-bg.gif) repeat-x scroll 100px 50%;
}
#jive-subnav ul {
list-style-type:none;
margin:0pt 0pt 0pt 13px;
padding:0pt;
list-style-type:none;
margin:0 0 0 13px;
padding:0;
}
#jive-subnav ul li {
background:transparent url(../images/jive-subnav-div.gif) no-repeat scroll right center;
color:#FFFFFF;
float:left;
font-size:11pt;
margin:9px 0pt 0pt;
padding:0pt 1px 2px 0pt;
background:transparent url(../images/jive-subnav-div.gif) no-repeat scroll right center;
color:#FFFFFF;
float:left;
font-size:11pt;
margin:9px 0 0;
padding:0 1px 2px 0;
}
#jive-subnav ul li a, #jive-subnav ul li a:visited {
font-family:verdana,sans-serif;
font-size:8pt;
font-weight:bold;
margin:0pt;
padding:3px 15px;
text-decoration:none;
font-family:verdana,sans-serif;
font-size:8pt;
font-weight:bold;
margin:0;
padding:3px 15px;
text-decoration:none;
}
#jive-subnav ul li a:hover, #jive-subnav ul li a:active {
background-color:#E3E3E3;
text-decoration:underline;
background-color:#E3E3E3;
text-decoration:underline;
}
#jive-subnav ul li.current {
background:transparent none repeat scroll 0%;
background:transparent none repeat scroll 0;
}
#jive-subnav ul li.current a {
background-color:#F2F8FA;
border-color:#C2CFD5 rgb(194, 207, 213) rgb(242, 248, 250);
border-style:solid;
border-width:1px;
}
background-color:#F9F9F9;
border-color:#C2CFD5 rgb(194, 207, 213) rgb(242, 248, 250);
border-style:solid;
border-width:1px;
}
/* --------------------------------------------- */
/* Logviewer tabs */
/* --------------------------------------------- */
#logviewer .jive-nav td {
font-family:verdana,sans-serif;
font-size:8pt;
font-family:verdana,sans-serif;
font-size:8pt;
}
#logviewer .jive-nav .jive-tab, .jive-nav .jive-tab-active {
background-color:#DDDDDD;
border:1px solid #CCCCCC;
padding:4px 1em;
white-space:nowrap;
background-color:#DDDDDD;
border:1px solid #CCCCCC;
padding:4px 1em;
white-space:nowrap;
}
#logviewer .jive-nav .jive-tab-active {
background-color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
background-color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
}
#logviewer .jive-nav .jive-spacer, .jive-nav .jive-stretch {
border-bottom:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}
#logviewer .jive-nav .jive-tab a, #logviewer .jive-nav .jive-tab-active a {
color:#000000;
font-weight:bold;
text-decoration:none;
color:#000000;
font-weight:bold;
text-decoration:none;
}
#logviewer .jive-nav .jive-tab a:hover, #logviewer .jive-nav .jive-tab-active a:hover {
text-decoration:underline;
text-decoration:underline;
}
/* --------------------------------------------- */
/* Titles */
/* --------------------------------------------- */
#jive-main #jive-title {
font-size:12pt;
font-weight:bold;
padding-bottom:1em;
}
font-size:12pt;
font-weight:bold;
padding-bottom:1em;
}
/* --------------------------------------------- */
/* Breadcrumbs */
/* --------------------------------------------- */
#jive-main #jive-breadcrumbs {
font-family:verdana,sans-serif;
font-size:8pt;
padding-top:2px;
white-space:nowrap;
font-family:verdana,sans-serif;
font-size:8pt;
padding-top:2px;
white-space:nowrap;
}
#jive-main #jive-breadcrumbs a {
color:#000000;
text-decoration:none;
color:#000000;
text-decoration:none;
}
#jive-main #jive-breadcrumbs a:hover {
color:#000000;
text-decoration:underline;
color:#000000;
text-decoration:underline;
}
/* --------------------------------------------- */
/* Sidebar */
/* --------------------------------------------- */
#jive-main {
background:#FFFFFF url(../images/jive-body-bg.gif) repeat-x scroll center top;
clear:both;
display:block;
float:left;
margin:0pt;
padding:0pt;
position:relative;
width:100%;
background:#FFFFFF url(../images/jive-body-bg.gif) repeat-x scroll center top;
clear:both;
display:block;
float:left;
margin:0;
padding:0;
position:relative;
width:100%;
}
#jive-sidebar-container {
float:left;
font-size:9pt;
margin:0px;
overflow:hidden;
padding:0px;
width:200px;
float:left;
font-size:9pt;
margin:0;
overflow:hidden;
padding:0;
width:200px;
}
#jive-sidebar-box {
margin:0px;
overflow:hidden;
padding:0px;
width:200px;
margin:0;
overflow:hidden;
padding:0;
width:200px;
}
#jive-sidebar {
background:transparent url(../images/jive-tertnav-top.gif) no-repeat scroll right top;
margin-bottom:12px;
padding-top:0px;
background:transparent url(../images/jive-tertnav-top.gif) no-repeat scroll right top;
margin-bottom:12px;
padding-top:0;
}
#jive-sidebar ul {
-moz-border-radius-bottomleft:0pt;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:0pt;
-moz-border-radius-topright:0pt;
background-color:#F9F9F9;
border-bottom:1px solid #E6E6E6;
border-right:1px solid #E6E6E6;
list-style-type:none;
margin:0pt 5px 0pt 0pt;
padding:8px 22px 15px;
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
background-color:#F9F9F9;
border-bottom:1px solid #E6E6E6;
border-right:1px solid #E6E6E6;
list-style-type:none;
margin:0 5px 0 0;
padding:8px 22px 15px;
}
#jive-sidebar ul li {
border-bottom:1px solid #e6e6e6;
padding:0pt;
border-bottom:1px solid #e6e6e6;
padding:0;
}
#jive-sidebar ul li a {
color:#777;
display:block;
padding:4px 0pt 4px 10px;
text-decoration:none;
color:#777;
display:block;
padding:4px 0 4px 10px;
text-decoration:none;
}
#jive-sidebar ul li a:link, #jive-sidebar ul li a:visited {
color:#444444;
text-decoration:none;
color:#444444;
text-decoration:none;
}
#jive-sidebar ul li a:hover {
text-decoration:underline;
text-decoration:underline;
}
#jive-sidebar ul li.currentlink {
background:transparent url(../images/jive-tertnav-arrow.gif) no-repeat scroll left center;
font-weight:bold;
background:transparent url(../images/jive-tertnav-arrow.gif) no-repeat scroll left center;
font-weight:bold;
}
#jive-sidebar .category {
font-weight:bold;
padding-bottom:3px;
padding-top:20px;
font-weight:bold;
padding-bottom:3px;
padding-top:20px;
}
#jive-sidebar ul.subitems {
background-color:#f9f9f9;
border-bottom:1px solid #e6e6e6;
border-right:1px solid #e6e6e6;
list-style-type:none;
margin:0pt 0pt 0pt 10px;
padding:0pt;
background-color:#f9f9f9;
border-bottom:1px solid #e6e6e6;
border-right:1px solid #e6e6e6;
list-style-type:none;
margin:0 0 0 10px;
padding:0;
}
#jive-sidebar ul.subitems li.category {
color:#777;
font-weight:bold;
padding:4px 0pt;
color:#777;
font-weight:bold;
padding:4px 0;
}
#jive-sidebar ul.subitems li {
border-bottom:1px solid #E2ECEE;
padding:0pt;
border-bottom:1px solid #E2ECEE;
padding:0;
}
#jive-sidebar ul.subitems li a {
color:#777;
display:block;
padding:4px 0pt 4px 10px;
text-decoration:none;
color:#777;
display:block;
padding:4px 0 4px 10px;
text-decoration:none;
}
#jive-sidebar ul.subitems li a:hover {
text-decoration:underline;
text-decoration:underline;
}
#jive-sidebar ul.subitems li.currentlink a, #jive-sidebar ul.subitems li.currentlink a:visited, #jive-sidebar ul.subitems li.currentlink a:hover {
background:transparent url(../images/jive-tertnav-arrow.gif) no-repeat scroll left center;
color:#06698C;
font-weight:bold;
text-decoration:none;
}
background:transparent url(../images/jive-tertnav-arrow.gif) no-repeat scroll left center;
color:#06698C;
font-weight:bold;
text-decoration:none;
}
/* --------------------------------------------- */
/* Tasks */
/* --------------------------------------------- */
#jive-runningtask {
margin-left:1em;
margin-left:1em;
}
/* --------------------------------------------- */
/* Back link */
/* --------------------------------------------- */
a.jive-link-back {
font-size:9pt;
font-size:9pt;
}
a.jive-link-back span {
font-size:10pt;
font-size:10pt;
}
/* --------------------------------------------- */
/* Edit & Delete links */
/* --------------------------------------------- */
a.jive-link-edit, a.jive-link-delete {
display:block;
font-size:8pt;
margin:3px 5px 6px 0px;
padding-left:19px;
display:block;
font-size:8pt;
margin:3px 5px 6px 0;
padding-left:19px;
}
a.jive-link-edit {
background:transparent url(../images/edit-16x16.gif) no-repeat scroll left center;
background:transparent url(../images/edit-16x16.gif) no-repeat scroll left center;
}
a.jive-link-delete {
background:transparent url(../images/delete-16x16.gif) no-repeat scroll left center;
background:transparent url(../images/delete-16x16.gif) no-repeat scroll left center;
}
/* --------------------------------------------- */
/* Hoizontal Rule */
/* --------------------------------------------- */
.jive-horizontalRule {
background-color:#DCDCDC;
height:1px;
margin:20px 0px 10px;
overflow:hidden;
padding:0px;
}
background-color:#DCDCDC;
height:1px;
margin:20px 0 10px;
overflow:hidden;
padding:0;
}
/* --------------------------------------------- */
/* Older styles */
/* --------------------------------------------- */
pre, tt {
font-family:courier new,monospace;
font-size:10pt;
font-family:courier new,monospace;
font-size:10pt;
}
/* Messages - errors, success and info */
.jive-error table, .jive-info table, .jive-success table {
border:1px solid #CCCCCC;
border:1px solid #CCCCCC;
}
.jive-error td, .jive-info td, .jive-success td {
padding:3px;
vertical-align:top;
padding:3px;
vertical-align:top;
}
.jive-error-text, .jive-error .jive-icon-label, .jive-error-text a, .jive-error .jive-icon-label a {
color:#FF0000;
color:#FF0000;
}
.jive-success-text, .jive-success .jive-icon-label, .jive-success-text a, .jive-success .jive-icon-label a {
color:#009900;
color:#009900;
}
.jive-info-text, .jive-info .jive-icon-label, .jive-info-text a, .jive-info .jive-icon-label a {
color:#330066;
color:#330066;
}
/* tables */
.jive-table {
border-color:#CCCCCC;
border-style:solid;
border-width:1px 1px 0px;
border-color:#CCCCCC;
border-style:solid;
border-width:1px 1px 0;
}
.jive-table .c1, fieldset .c1 {
width:30%;
width:30%;
}
.jive-table th, .jive-table td, .jive-option-table th, .jive-option-table td {
padding:6px;
padding:6px;
}
.jive-table th th, .jive-table td td {
padding:0px;
padding:0;
}
.jive-table td.icon {
padding:0pt 5px 0pt 3px;
padding:0 5px 0 3px;
}
.jive-table th {
background-color:#EEEEEE;
border-bottom:1px solid #CCCCCC;
font-family:verdana,arial,helvetica,sans-serif;
font-size:8pt;
font-weight:bold;
text-align:left;
background-color:#EEEEEE;
border-bottom:1px solid #CCCCCC;
font-family:verdana,arial,helvetica,sans-serif;
font-size:8pt;
font-weight:bold;
text-align:left;
}
.jive-table th table th {
border-bottom:medium none;
border-right:medium none;
border-bottom:medium none;
border-right:medium none;
}
.jive-table th table th a {
color:#000000;
text-decoration:none;
color:#000000;
text-decoration:none;
}
.jive-table tr td {
border-bottom:1px solid #E3E3E3;
border-bottom:1px solid #E3E3E3;
}
.jive-table td {
font-family:arial,helvetica,sans-serif;
font-size:10pt;
font-family:arial,helvetica,sans-serif;
font-size:10pt;
}
.jive-table .jive-odd td {
background-color:#FFFFFF;
background-color:#FFFFFF;
}
.jive-table .jive-even td {
background-color:#FBFBFB;
background-color:#FBFBFB;
}
.jive-table tfoot td {
background-color:#EEEEEE;
border-bottom:1px solid #CCCCCC;
font-family:verdana;
font-size:8pt;
background-color:#EEEEEE;
border-bottom:1px solid #CCCCCC;
font-family:verdana,arial,helvetica,sans-serif;
font-size:8pt;
}
.jive-table td td {
border-width:0px;
border-width:0;
}
.jive-table input, .jive-table select, .jive-option-table input, .jive-option-table select {
font-family:verdana;
font-size:8pt;
font-family:verdana,arial,helvetica,sans-serif;
font-size:8pt;
}
.jive-description, .jive-description a, .jive-table .jive-date, .jive-description input, .jive-description select {
font-family:arial,helvetica,sans-serif;
font-size:8pt;
font-family:arial,helvetica,sans-serif;
font-size:8pt;
}
.jive-label, .jive-option-table label {
font-weight:bold;
padding-right:10px;
white-space:nowrap;
font-weight:bold;
padding-right:10px;
white-space:nowrap;
}
.jive-label {
padding-right:20px;
vertical-align:top;
padding-right:20px;
vertical-align:top;
}
.jive-buttons .jive-icon {
padding:3px;
padding:3px;
}
.jive-buttons .jive-icon-label {
font-family:verdana,arial,helvetica,sans-serif;
font-size:8pt;
padding:3px 1em 3px 3px;
white-space:nowrap;
}
font-family:verdana,arial,helvetica,sans-serif;
font-size:8pt;
padding:3px 1em 3px 3px;
white-space:nowrap;
}
/* --------------------------------------------- */
/* Calendar styles */
/* --------------------------------------------- */
table.calBgColor {
padding:0px;
padding:0;
}
td.cal {
background-color:#FFFFFF;
color:#000000;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
padding:0px;
background-color:#FFFFFF;
color:#000000;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
padding:0;
}
select.month {
background:transparent none repeat scroll 0%;
color:#000000;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
width:85px;
background:transparent none repeat scroll 0;
color:#000000;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
width:85px;
}
input.year {
background:transparent none repeat scroll 0%;
color:#000000;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
width:30px;
background:transparent none repeat scroll 0;
color:#000000;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
width:30px;
}
td.calDaysColor {
background-color:#000000;
color:#FFFFFF;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
background-color:#000000;
color:#FFFFFF;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
}
td.calWeekend {
background-color:#D3D3D3;
color:#FFFFFF;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
background-color:#D3D3D3;
color:#FFFFFF;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
}
td.calBgColor {
background-color:#FFFFCC;
color:#FFFFFF;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
background-color:#FFFFCC;
color:#FFFFFF;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
}
.calBorderColor {
background-color:#A9A9A9;
color:#FFFFFF;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
background-color:#A9A9A9;
color:#FFFFFF;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
}
td.calHighlightColor {
background-color:#FFFFCC;
color:#FFFFFF;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
background-color:#FFFFCC;
color:#FFFFFF;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
}
a.cal {
background:transparent none repeat scroll 0%;
color:#000000;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
text-decoration:none;
background:transparent none repeat scroll 0;
color:#000000;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
text-decoration:none;
}
a.cal:hover {
background:transparent none repeat scroll 0%;
color:#FF0000;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
text-decoration:none;
background:transparent none repeat scroll 0;
color:#FF0000;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
text-decoration:none;
}
.calDisabled {
background:transparent none repeat scroll 0%;
color:#808080;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
text-decoration:none;
}
background:transparent none repeat scroll 0;
color:#808080;
font-family:Arial,Helvetica,Sans-serif;
font-size:11px;
text-decoration:none;
}
/* --------------------------------------------- */
/* Quote original styles */
/* --------------------------------------------- */
.jive-quoteheader {
font-weight:bold;
margin-left:15px;
width:90%;
font-weight:bold;
margin-left:15px;
width:90%;
}
.jive-quote {
background-color:#FAFAFA;
border:1px solid #D1D7DC;
color:#444444;
margin-left:15px;
width:90%;
background-color:#FAFAFA;
border:1px solid #D1D7DC;
color:#444444;
margin-left:15px;
width:90%;
}
.success {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#CDF6CD;
background-image:url(../images/success-16x16.gif);
background-position:5px;
background-repeat:no-repeat;
border:1px solid #029B00;
color:#006600;
font-weight:bold;
margin-bottom:20px;
margin-top:10px;
padding:5px 5px 5px 28px;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#CDF6CD;
background-image:url(../images/success-16x16.gif);
background-position:5px;
background-repeat:no-repeat;
border:1px solid #029B00;
color:#006600;
font-weight:bold;
margin-bottom:20px;
margin-top:10px;
padding:5px 5px 5px 28px;
}
.error {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#EDB9B1;
background-image:url(../images/error-16x16.gif);
background-position:5px;
background-repeat:no-repeat;
border:1px solid #BB8888;
color:#990000;
font-weight:bold;
margin-bottom:20px;
margin-top:10px;
padding:5px 5px 5px 28px;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#EDB9B1;
background-image:url(../images/error-16x16.gif);
background-position:5px;
background-repeat:no-repeat;
border:1px solid #BB8888;
color:#990000;
font-weight:bold;
margin-bottom:20px;
margin-top:10px;
padding:5px 5px 5px 28px;
}
.warning {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#FFE9B2;
background-image:url(../images/icon_warning-small.gif);
background-position:5px;
background-repeat:no-repeat;
border:1px solid #D9B04C;
color:#915A15;
font-weight:bold;
margin-bottom:20px;
margin-top:10px;
padding:5px 5px 5px 28px;
}
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#FFE9B2;
background-image:url(../images/icon_warning-small.gif);
background-position:5px;
background-repeat:no-repeat;
border:1px solid #D9B04C;
color:#915A15;
font-weight:bold;
margin-bottom:20px;
margin-top:10px;
padding:5px 5px 5px 28px;
}
/* --------------------------------------------- */
/* Content Box */
/* --------------------------------------------- */
.jive-contentBox {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
display:block;
margin:0px 0px 20px;
padding:12px 10px;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
display:block;
margin:0 0 20px;
padding:12px 10px;
}
.jive-contentBoxHeader {
background-color:#EEEEEE;
border-color:#CCCCCC rgb(204, 204, 204) -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
display:block;
font-size:9pt;
font-weight:bold;
margin:8px 0px 0px;
padding:4px 4px 4px 6px;
background-color:#EEEEEE;
border-color:#CCCCCC rgb(204, 204, 204);
border-style:solid solid none;
border-width:1px 1px medium;
display:block;
font-size:9pt;
font-weight:bold;
margin:8px 0 0;
padding:4px 4px 4px 6px;
}
.jive-contentBoxGrey {
background-color:#F9F9F9;
background-color:#F9F9F9;
}
.jive-contentBox h3 {
color:#09345B;
font-size:10pt;
margin:0px;
padding:0px 0px 5px;
color:#09345B;
font-size:10pt;
margin:0;
padding:0 0 5px;
}
.jive-contentBox h4 {
background-color:#FCFCFC;
border:1px solid #E9E9E9;
color:#34679A;
font-size:10pt;
margin:0px 0px 4px;
padding:3px 0px 3px 4px;
background-color:#FCFCFC;
border:1px solid #E9E9E9;
color:#34679A;
font-size:10pt;
margin:0 0 4px;
padding:3px 0 3px 4px;
}
.jive-contentBox form {
margin:0px;
padding:0px;
margin:0;
padding:0;
}
.jive-contentBox table {
margin:0px;
padding:0px;
margin:0;
padding:0;
}
.jive-contentBox table td {
padding:2px;
padding:2px;
}
.jive-contentBox table th {
background-color:#F3F7FA;
padding:4px;
background-color:#F3F7FA;
padding:4px;
}
th.jive-table-th-center {
text-align:center;
text-align:center;
}
.jive-contentBox table td.jive-formLabel {
color:#09345B;
font-weight:bold;
padding-right:5px;
text-align:right;
white-space:nowrap;
color:#09345B;
font-weight:bold;
padding-right:5px;
text-align:right;
white-space:nowrap;
}
.jive-contentBox-toolbox {
float:right;
margin-left:20px;
float:right;
margin-left:20px;
}
.jive-contentBox-plain {
display:block;
margin:0px 0px 5px;
padding:12px 0px;
display:block;
margin:0 0 5px;
padding:12px 0;
}
.jive-contentBox-plain h3 {
color:#34679A;
font-size:14pt;
margin:2px 0px;
color:#34679A;
font-size:14pt;
margin:2px 0;
}
.jive-contentBox-plain p {
font-size:9pt;
margin:0px 0px 10px;
font-size:9pt;
margin:0 0 10px;
}
/* --------------------------------------------- */
/* Roster box (in Group Settings page) */
/* --------------------------------------------- */
#jive-roster {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background-color:#F9F9F9;
border:1px solid #DCDCDC;
display:block;
font-size:9pt;
margin:3px 0px 4px;
padding:12px;
width:390px;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background-color:#F9F9F9;
border:1px solid #DCDCDC;
display:block;
font-size:9pt;
margin:3px 0 4px;
padding:12px;
width:390px;
}
#jive-roster b {
color:#09345B;
display:block;
font-size:8pt;
padding:0px 0px 3px;
}
color:#09345B;
display:block;
font-size:8pt;
padding:0 0 3px;
}
/* --------------------------------------------- */
/* Enterprise information */
/* --------------------------------------------- */
.jive-enterprise-info img {
clear:both;
clear:both;
}
.jive-enterprise-info h3 {
color:#34679A;
font-size:13pt;
margin:4px 0px;
padding:0px;
color:#34679A;
font-size:13pt;
margin:4px 0;
padding:0;
}
.jive-enterprise-info ul, .jive-enterprise-info ol {
margin:0px 0px 20px 30px;
padding:0px;
margin:0 0 20px 30px;
padding:0;
}
.jive-enterprise-info ul li, .jive-enterprise-info ol li {
margin:0px;
padding:3px 0px;
margin:0;
padding:3px 0;
}
.jive-enterprise-info ul p {
margin:0px;
padding:20px 0px 10px;
margin:0;
padding:20px 0 10px;
}
.jive-enterprise-info-install {
clear:both;
margin:0px;
padding:10px 0px 20px;
clear:both;
margin:0;
padding:10px 0 20px;
}
.jive-enterprise-info-install a.jive-enterprise-info-install-btn {
background:transparent url(../images/enterprise-info-btn.gif) repeat-x scroll center;
clear:both;
color:#FFFFFF;
display:block;
float:left;
font-size:10pt;
font-weight:bold;
margin:0px;
padding:8px 20px;
text-decoration:none;
background:transparent url(../images/enterprise-info-btn.gif) repeat-x scroll center;
clear:both;
color:#FFFFFF;
display:block;
float:left;
font-size:10pt;
font-weight:bold;
margin:0;
padding:8px 20px;
text-decoration:none;
}
.jive-enterprise-info-install p {
clear:both;
float:left;
font-size:8pt;
margin:0px;
padding:5px 0px 20px 1px;
clear:both;
float:left;
font-size:8pt;
margin:0;
padding:5px 0 20px 1px;
}
.jive-enterprise-info {
font-size:9pt;
font-size:9pt;
}
.jive-enterprise-info-close {
clear:both;
margin:0px 0px 6px;
padding:20px 0px;
clear:both;
margin:0 0 6px;
padding:20px 0;
}
.jive-enterprise-info-wait, .jive-enterprise-info-success {
clear:both;
padding:4px 0px 140px;
clear:both;
padding:4px 0 140px;
}
.jive-enterprise-info-wait img, .jive-enterprise-info-wait strong {
float:left;
padding:0px 2px;
float:left;
padding:0 2px;
}
.jive-enterprise-info-wait strong {
padding-top:4px;
padding-top:4px;
}
.jive-enterprise-info-success strong {
background:transparent url(../images/success-16x16.gif) no-repeat scroll left center;
color:#106600;
padding-left:20px;
}
background:transparent url(../images/success-16x16.gif) no-repeat scroll left center;
color:#106600;
padding-left:20px;
}
/* --------------------------------------------- */
/* Footer */
/* --------------------------------------------- */
#jive-footer {
border-top:1px solid #DCDCDC;
clear:both;
color:#666666;
font-size:8pt;
margin:10px 0pt 0pt;
padding:5px 0pt 40px;
width:100%;
border-top:1px solid #DCDCDC;
clear:both;
color:#666666;
font-size:8pt;
margin:10px 0 0;
padding:5px 0 40px;
width:100%;
}
.jive-footer-nav {
float:left;
padding-left:5px;
float:left;
padding-left:5px;
}
.jive-footer-nav a {
padding:0pt 5px;
padding:0 5px;
}
.jive-footer-copyright {
float:right;
padding-right:12px;
float:right;
padding-right:12px;
}
#footer {
background-image:url(../images/page-background_new.gif);
background-repeat:repeat-y;
height:30px;
margin-top:-30px;
position:relative;
width:100%;
background-image:url(../images/page-background_new.gif);
background-repeat:repeat-y;
height:30px;
margin-top:-30px;
position:relative;
width:100%;
}
#footer_padding {
padding-left:165px;
text-align:center;
padding-left:165px;
text-align:center;
}
#footer_content {
background-color:#F9F9F9;
border-color:#E6E6E6 rgb(179, 211, 244) -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
font-size:8pt;
height:29px;
margin:0pt auto;
padding:0pt;
width:500px;
background-color:#F9F9F9;
border-color:#E6E6E6 rgb(179, 211, 244);
border-style:solid solid none;
border-width:1px 1px medium;
font-size:8pt;
height:29px;
margin:0 auto;
padding:0;
width:500px;
}
#footer_content span {
display:block;
padding:7px;
}
display:block;
padding:7px;
}
/* --------------------------------------------- */
/* Main content */
/* --------------------------------------------- */
#jive-main-content {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
......@@ -906,6 +1011,6 @@ padding:7px;
-moz-border-radius-topright:4px;
background:#F5F5F5 url(../images/jive-body-contentbox-bg.gif) repeat-x scroll center top;
border:1px solid #DCDCDC;
margin:15px 0pt 20px;
margin:15px 0 20px;
padding:18px 20px;
}
\ No newline at end of file
......@@ -295,7 +295,7 @@ html>body .jive-vcardTable {
margin-top : 10px;
margin-bottom: 20px;
padding-left : 28px;
background-image : url(../../images/error-16x16.gif);
background-image : url(/images/error-16x16.gif);
background-repeat : no-repeat;
background-position : 5px 5px;
-moz-border-radius: 3px;
......@@ -326,7 +326,7 @@ html>body .jive-vcardTable {
float: left;
width: 17px;
height: 17px;
margin: 3px 0px 0px 5px;
margin: 3px 0 0 5px;
background: transparent url(../images/setup_helpicon.gif) no-repeat;
}
div.jiveTooltip {
......
......@@ -19,14 +19,14 @@ Modified for DSG's bragging board : August 3, 2006
z-index: 8999;
width: 725px;
margin: -50px 0 0 -300px;
padding: 0px 0px 0px 0px;
padding: 0 0 0 0;
background: transparent;
text-align: left;
}
}
#lightbox[id]{
position: fixed;
}
}
#overlay{
display: none;
......@@ -40,21 +40,19 @@ Modified for DSG's bragging board : August 3, 2006
-moz-opacity: 0.4;
opacity: .40;
filter: alpha(opacity=40);
}
}
#overlay[id]{
position: fixed;
}
}
#lightbox.done #lbLoadMessage{
display: none;
}
}
#lightbox.done #lbContent{
display: block;
}
}
#lightbox.loading #lbContent{
display: none;
}
}
#lightbox.loading #lbLoadMessage{
display: block;
}
}
......@@ -9,20 +9,20 @@
font-size: 14pt;
font-weight: bold;
color: #06698c;
margin: 0px;
margin: 0;
}
#jive-loginTable {
display: block;
position: relative;
clear: both;
width: auto;
margin: 10px 0px 0px 0px;
padding: 0px;
margin: 10px 0 0 0;
padding: 0;
}
#jive-loginTable table {
clear: both;
margin-top: 20px;
}
}
#jive-loginTable td.loginFormTable {
padding: 17px 17px 7px 55px;
background: #d8e4e9 url(../images/jive-login-form-bg.gif) repeat-x top;
......@@ -33,8 +33,8 @@
text-align : left;
}
#jive-loginTable td.loginFormTable table {
margin-top: 0px;
}
margin-top: 0;
}
#jive-loginVersion {
color: #999999;
font-weight: normal;
......@@ -46,19 +46,18 @@
font-size: 11px;
font-weight: bold;
color: #515151;
text-align : left;
text-align : left;
}
#jive-login-header {
font-size: 14pt;
font-weight: bold;
color: #06698c;
margin: 0px;
}
margin: 0;
}
BODY {
background: #b6b6b6 url(../images/jive-login-bg.gif) repeat-x top;
padding: 0px;
margin: 0px;
padding: 0;
margin: 0;
}
\ No newline at end of file
body {
margin: 0;
padding: 0;
background: #fff url("../images/setup_sidebar_bg.gif") repeat-y;
font-family: arial, helvetica, sans-serif;
}
}
body, div, p, td, th {
font-size: 10pt;
}
}
form {
margin: 0;
padding: 0;
}
}
/* --------------------------------------------- */
......@@ -24,7 +23,7 @@ form {
border: 0;
background: #fff url("../images/setup_header_bg.gif") repeat-x;
min-width: 720px;
}
}
#jive-logo {
display: block;
position: absolute;
......@@ -34,7 +33,7 @@ form {
height: 50px;
background: url("../images/setup_header_logo.gif") no-repeat;
overflow: hidden;
}
}
#jive-header-text {
display: block;
position: absolute;
......@@ -42,7 +41,7 @@ form {
top: 24px;
color: #fff;
font-size: 20px;
}
}
/* --------------------------------------------- */
......@@ -58,13 +57,13 @@ form {
top: 73px;
background: url("../images/setup_sidebar_bg-top.gif") no-repeat;
overflow: hidden;
}
}
#jive-sidebar {
width: 192px;
margin: 0;
padding: 0;
float: left;
}
}
.jive-sidebar-group {
display: block;
position: relative;
......@@ -73,7 +72,7 @@ form {
padding: 0 0 8px 0;
background-color: #cad6e2;
-moz-border-radius: 3px;
}
}
.jive-sidebar-group strong {
display: block;
color: #143350;
......@@ -81,12 +80,12 @@ form {
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}
}
.jive-sidebar-group img {
display: block;
border: 1px solid #9e9e9e;
margin: 3px 0 3px 9px;
}
}
.jive-sidebar-group ul {
margin: 0; /*removes indent IE and Opera*/
margin-left: 9px;
......@@ -95,23 +94,23 @@ form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
width: 143px;
}
}
.jive-sidebar-group ul li {
margin: 1px 0 2px 0;
padding: 2px 0 2px 15px;
color: #474747;
}
}
.jive-sidebar-group ul li.jiveCurrent {
border: 1px solid #34679A;
background-color: #5C7D9D;
color: #fff;
font-weight: bold;
-moz-border-radius: 3px;
}
}
.jive-sidebar-group ul li.jiveComplete {
color: #003366;
background: transparent url(../images/setup_sidebar_check.gif) no-repeat left;
}
}
......@@ -125,23 +124,23 @@ form {
position: absolute;
left: 192px;
padding: 17px 28px 15px 28px;
}
}
#jive-body h1 {
font-size: 13pt;
margin: 0;
padding: 0 0 14px 0;
}
}
#jive-body h1 span {
color: #255480;
}
}
#jive-body p {
margin: 0;
padding: 0 0 14px 0;
}
}
#jive-body tt {
font-size: 8pt;
font-weight: bold;
}
}
.jive-contentBox {
display: block;
margin: 5px 0 20px 0;
......@@ -149,13 +148,13 @@ form {
border: 1px solid #dcdcdc;
background: #f5f5f5 url(../images/setup_contentbox_bg.gif) repeat-x top;
-moz-border-radius: 4px;
}
}
.jive-contentBox h2 {
margin: 0;
padding: 0 0 10px 0;
font-size: 11pt;
color: #09345b;
}
}
......@@ -168,31 +167,31 @@ form {
background-color: #eaf1f8;
color: #09345b;
font-size: 8pt;
}
}
#jive-contentBox_stepbar span {
margin-right: 32px;
}
}
#jive-contentBox_stepbar span strong {
color: #09345b;
}
}
#jive-contentBox_stepbar span em {
color: #666;
font-style: normal;
}
}
/* contentBox style, used with 'stepbar' above (seen on the LDAP screens) */
.jive-contentBox_for-stepbar {
margin: 0 0 20px 0;
border-top: 0;
-moz-border-radius: 0 0 4px 4px;
}
}
.jive-contentBox_for-stepbar h2 {
font-size: 14pt;
color: #396b9c;
}
}
.jive-contentBox_for-stepbar h2 span {
font-size: 10pt;
color: #000;
}
}
/* blue div container (seen on the LDAP screens) */
.jive-contentBox_bluebox {
......@@ -203,13 +202,13 @@ form {
-moz-border-radius: 3px;
margin: 0 0 12px 0;
padding: 12px;
}
}
.jive-contentBox_bluebox strong {
display: block;
position: relative;
color: #09345b;
padding-bottom: 3px;
}
}
/* grey div container (seen on the LDAP screens) */
.jive-contentBox_greybox {
......@@ -220,27 +219,27 @@ form {
-moz-border-radius: 3px;
margin: 0 0 12px 0;
padding: 12px;
}
}
.jive-contentBox_greybox strong {
display: block;
position: relative;
color: #09345b;
padding-bottom: 3px;
}
}
/* form elements for LDAP */
.jive-contentBox td select {
z-index: 10;
float: left;
}
}
.jive-contentBox td input {
float: left;
}
}
.jive-contentBox td select#jiveLDAPserverType,
.jive-contentBox td input#jiveLDAPbasedn,
.jive-contentBox td input#jiveLDAPadmindn {
width: 320px;
}
}
.jive-contentBox td input#jiveLDAPhost,
.jive-contentBox td input#jiveLDAPadminpwd,
.jive-contentBox td input#jiveLDAPusername,
......@@ -249,14 +248,14 @@ form {
.jive-contentBox td input#jiveLDAPgroupdesc,
.jive-contentBox td input#jiveLDAPgroupsearchfilter{
width: 160px;
}
}
.jive-contentBox td input#jiveLDAPsearchfields,
.jive-contentBox td input#jiveLDAPsearchfilter {
width: 220px;
}
}
.jive-contentBox td label {
margin-right: 5px;
}
}
/* button to toggle the advanced settings panel */
......@@ -266,21 +265,21 @@ form {
width: auto;
clear: both;
margin-top: 0;
}
}
.jiveAdvancedButton a {
padding: 2px 0 2px 14px;
margin: 0 0 5px 0;
background: url('../images/twisty_closed_9x9.gif') no-repeat left;
background-position: 1px;
color: #34679a;
}
}
a.jiveAdvancedButtonOn {
background: transparent url('../images/twisty_opened_9x9.gif') no-repeat left;
background-position: 1px;
}
}
.jiveAdvancedButtonTopPad {
margin-top: 7px;
}
}
/* advanced settings panel (for Connection Settings) */
.jiveadvancedPanelcs {
display: block;
......@@ -293,48 +292,48 @@ a.jiveAdvancedButtonOn {
padding: 0;
overflow: hidden;
-moz-border-radius: 4px;
}
}
.jiveadvancedPanelcs div {
margin: 12px;
}
}
.jiveadvancedPanelcs div table {
background-color: #fff;
border: 1px solid #ccc;
}
}
.jiveadvancedPanelcs div table th,
.jiveadvancedPanelcs div table td {
font-size: 11px;
padding: 3px 5px 3px 5px;
}
}
.jiveadvancedPanelcs div table th,
.jive-vcardTable th {
color: #fff;
font-weight: bold;
background-color: #82a1bc;
}
}
.jiveadvancedPanelcs div table td.jive-advancedLabel {
color: #09345b;
font-weight: bold;
background-color: #eaeff4;
text-align: right;
}
}
.jiveadvancedPanelcs div table td.jive-advancedDesc {
color: #333;
}
}
.jiveadvancedPanelcs div table td.jive-advancedCenter {
text-align: center;
}
}
.jiveadvancedPanelcs div table td input {
float: none;
}
}
.jiveadvancedPanelcs div table td.jive-advancedBorderBottom,
.jive-vcardTable td.jive-vardBorderBottom {
border-bottom: 1px solid #e8e8e8;
}
}
.jiveadvancedPanelcs div table td.jive-advancedBorderRight,
.jive-vcardTable td.jive-vardBorderRight {
border-right: 1px solid #e8e8e8;
}
}
.jiveadvancedPanelu {
margin-top: 8px;
width: 97%;
......@@ -342,10 +341,10 @@ a.jiveAdvancedButtonOn {
border: 1px solid #dcdcdc;
-moz-border-radius: 3px;
padding: 8px;
}
}
.jiveadvancedPanelu td {
white-space: nowrap;
}
}
......@@ -353,40 +352,40 @@ a.jiveAdvancedButtonOn {
width: 90%;
background-color: #fff;
border: 1px solid #ccc;
}
}
html>body .jive-vcardTable {
width: 100%;
}
}
.jive-vcardTable th,
.jive-vcardTable td {
font-size: 11px;
padding: 2px 5px 2px 5px;
}
}
.jive-vcardTable th {
text-align: left;
}
}
.jive-vcardTable td.jive-vcardTable-label,
.jive-vcardTable td.jive-vcardTable-label strong {
color: #333;
}
}
.jive-vcardTable td.jive-vcardTable-value input {
font-size: 10px;
width: 230px;
}
}
/* language selection specific styles */
#jive-setup-language {
padding: 0 0 10px 18px;
}
}
#jive-setup-language p {
line-height: 180%;
}
}
/* form buttons throughout setup process */
.jive-buttons {
padding-top: 15px;
}
}
.jive-contentBox input#jive-setup-save {
padding: 2px 5px 2px 5px;
margin: 0;
......@@ -396,7 +395,7 @@ html>body .jive-vcardTable {
color: #fff;
border: 1px solid #7c7c7c;
background: #d6892c url(../images/setup_btn_bg-orange.gif) repeat-x;
}
}
.jive-contentBox input#jive-setup-skip,
.jive-contentBox input#jive-setup-back {
padding: 2px 5px 2px 5px;
......@@ -407,7 +406,7 @@ html>body .jive-vcardTable {
color: #fff;
border: 1px solid #7c7c7c;
background: #8c8c8c url(../images/setup_btn_bg-grey.gif) repeat-x;
}
}
.jive-contentBox input#jive-setup-test {
padding: 2px 5px 2px 5px;
margin: 0 0 0 0;
......@@ -417,13 +416,13 @@ html>body .jive-vcardTable {
color: #fff;
border: 1px solid #7c7c7c;
background: #8c8c8c url(../images/setup_btn_bg-grey.gif) repeat-x;
}
}
.jive-contentBox button#jive-setup-test img {
vertical-align: text-top;
margin: 0;
padding: 0;
border: 0;
}
}
.jive-contentBox a#jive-setup-test2 {
padding: 3px 5px 3px 5px;
margin: 0 10px 0 0;
......@@ -434,18 +433,18 @@ html>body .jive-vcardTable {
border: 1px solid #7c7c7c;
text-decoration: none;
background: #8c8c8c url(../images/setup_btn_bg-grey.gif) repeat-x;
}
}
.jive-contentBox a#jive-setup-test2 img {
vertical-align: text-top;
margin: 0;
padding: 0;
border: 0;
}
}
.jive-description {
display: block;
clear: both;
font-size: 11px;
}
}
.error {
color : #900;
font-weight : bold;
......@@ -455,7 +454,7 @@ html>body .jive-vcardTable {
margin-top : 10px;
margin-bottom: 20px;
padding-left : 28px;
background-image : url(../../images/error-16x16.gif);
background-image : url(/images/error-16x16.gif);
background-repeat : no-repeat;
background-position : 5px 5px;
-moz-border-radius: 3px;
......@@ -473,7 +472,7 @@ html>body .jive-vcardTable {
background: #255480 url(../images/setup_btn_bg-bigblue.gif) repeat-x;
text-decoration: none;
-moz-border-radius: 4px;
}
}
......@@ -486,9 +485,9 @@ html>body .jive-vcardTable {
float: left;
width: 17px;
height: 17px;
margin: 3px 0px 0px 5px;
margin: 3px 0 0 5px;
background: transparent url(../images/setup_helpicon.gif) no-repeat;
}
}
div.jiveTooltip {
position: absolute;
width: 330px;
......@@ -501,7 +500,7 @@ div.jiveTooltip {
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=92);
-moz-opacity: .92;
-khtml-opacity: .92;
}
}
div.jiveTooltip .contents {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
......@@ -511,7 +510,7 @@ div.jiveTooltip .contents {
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
}
}
......@@ -530,14 +529,14 @@ div.jiveTooltip .contents {
overflow: hidden;
z-index: 9997;
-moz-border-radius: 6px;
}
}
.jive-testPanel-content {
display: block;
float: left;
padding: 20px;
font-size: 8pt;
z-index: 9999;
}
}
.jive-testPanel-close a,
.jive-testPanel-close a:visited {
float: right;
......@@ -549,31 +548,31 @@ div.jiveTooltip .contents {
background-position: 4;
border: 1px solid #ccc;
z-index: 9999;
}
}
.jive-testPanel-close a:hover {
background-color: #e9e8d9;
}
}
.jive-testPanel-content h2 {
font-size: 14pt;
color: #396b9c;
margin: 0 0 10px 0;
padding: 0;
}
}
.jive-testPanel-content h2 span {
font-size: 10pt;
color: #000;
}
}
.jive-testPanel-content h4 {
font-size: 12pt;
margin: 0 0 10px 0;
padding: 0;
}
}
.jive-testPanel-content h4.jive-testSuccess {
color: #1e7100;
}
}
.jive-testPanel-content h4.jive-testError {
color: #890000;
}
}
.jive-testpanel-vcard {
display: block;
float: left;
......@@ -581,38 +580,38 @@ div.jiveTooltip .contents {
border: 1px solid #d8d7c6;
padding: 4px;
background-color: #fff;
}
}
.jive-testTable-vcard {
float: left;
}
}
.jive-testpanel-vcard-header {
border: 1px solid #dddddd;
background-color: #eaeaea;
font-weight: bold;
padding: 1px 2px 1px 4px;
font-size: 8pt;
}
}
.jive-testpanel-vcard-label {
text-align: right;
padding: 1px 2px 1px 6px;
color: #666;
font-size: 8pt;
}
}
.jive-testpanel-vcard-value {
text-align: left;
padding: 1px 8px 1px 2px;
font-size: 8pt;
}
}
.jive-testpanel-vcard-value a {
color: #34679a;
}
}
.jive-testpanel-vcard-value strong {
color: #890000;
}
}
.jive-testpanel-vcard-next {
text-align: right;
padding-top: 12px;
}
}
.jive-testpanel-vcard-next a {
display: block;
float: right;
......@@ -622,7 +621,7 @@ div.jiveTooltip .contents {
background: transparent url(../images/setup_nextprofile.gif) no-repeat right;
color: #34679a;
text-decoration: none;
}
}
......@@ -635,4 +634,4 @@ div.jiveTooltip .contents {
#jive-footer {
display: none;
visibility: hidden;
}
\ No newline at end of file
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment