Remove trunk directory
This commit is contained in:
BIN
wise-webapp/src/main/webapp/css/blank.gif
Normal file
BIN
wise-webapp/src/main/webapp/css/blank.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 B |
234
wise-webapp/src/main/webapp/css/bubble.css
Normal file
234
wise-webapp/src/main/webapp/css/bubble.css
Normal file
@@ -0,0 +1,234 @@
|
||||
.bubbleContainer {
|
||||
position:absolute;
|
||||
z-index:50;
|
||||
opacity:0;
|
||||
width:auto;
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
.bublePartContainer {
|
||||
clear:both;
|
||||
}
|
||||
|
||||
.bubblePart {
|
||||
float:left;
|
||||
}
|
||||
|
||||
.bubbleLeft {
|
||||
background: transparent url(../images/bubbleTip_left.png) top left;
|
||||
width:12px;
|
||||
height:4px;
|
||||
}
|
||||
|
||||
.bubbleCenter {
|
||||
background-color:#362d2e;
|
||||
text-align:center;
|
||||
z-index:60;
|
||||
}
|
||||
|
||||
.bubbleRight {
|
||||
background: transparent url(../images/bubbleTip_right.png) top left;
|
||||
width:23px;
|
||||
height:4px;
|
||||
}
|
||||
|
||||
.bubbleTopLeft {
|
||||
background: transparent url(../images/bubbleTip_corner_top_left.png) top left;
|
||||
width:12px;
|
||||
height:12px;
|
||||
}
|
||||
|
||||
.bubbleHintTopLeft {
|
||||
background: transparent url(../images/bubbleTip_pico_corner_top_left.png) top left;
|
||||
width:12px;
|
||||
height:57px;
|
||||
}
|
||||
|
||||
.bubbleTopRight {
|
||||
background: transparent url(../images/bubbleTip_corner_top_right.png) top left;
|
||||
width:23px;
|
||||
height:12px;
|
||||
}
|
||||
|
||||
.bubbleHintTopRight {
|
||||
background: transparent url(../images/bubbleTip_pico_corner_top_right.png) top left;
|
||||
width:23px;
|
||||
height:57px;
|
||||
}
|
||||
|
||||
.bubbleTop {
|
||||
background: transparent url(../images/bubbleTip_top.png) top left;
|
||||
height:12px;
|
||||
width:4px;
|
||||
}
|
||||
|
||||
.bubbleHintTop {
|
||||
background: transparent url(../images/bubbleTip_pico_top.png) top left;
|
||||
height:57px;
|
||||
width:4px;
|
||||
}
|
||||
|
||||
.bubbleBottomLeft {
|
||||
background: transparent url(../images/bubbleTip_corner_bottom_left.png) top left;
|
||||
width:12px;
|
||||
height:26px;
|
||||
}
|
||||
|
||||
.bubbleHintBottomLeft {
|
||||
background: transparent url(../images/bubbleTip_pico_corner_bottom_left.png) top left;
|
||||
width:12px;
|
||||
height:62px;
|
||||
}
|
||||
|
||||
.bubbleBottomRight {
|
||||
background: transparent url(../images/bubbleTip_corner_bottom_right.png) top left;
|
||||
width:23px;
|
||||
height:26px;
|
||||
}
|
||||
|
||||
.bubbleHintBottomRight {
|
||||
background: transparent url(../images/bubbleTip_pico_corner_bottom_right.png) top left;
|
||||
width:23px;
|
||||
height:62px;
|
||||
}
|
||||
|
||||
.bubbleBottom {
|
||||
background: transparent url(../images/bubbleTip_bottom.png) top left;
|
||||
height:26px;
|
||||
width:4px;
|
||||
}
|
||||
|
||||
.bubbleHintBottom {
|
||||
background: transparent url(../images/bubbleTip_pico_bottom.png) top left;
|
||||
height:62px;
|
||||
width:4px;
|
||||
}
|
||||
.bubbleBottomHint {
|
||||
background: transparent url(../images/bubbleTip_bottom_pico.png) top left;
|
||||
width:58px;
|
||||
height:62px;
|
||||
}
|
||||
|
||||
.bubbleTopHint {
|
||||
background: transparent url(../images/bubbleTip_top_pico.png) top left;
|
||||
width:58px;
|
||||
height:57px;
|
||||
}
|
||||
|
||||
.bubbleLeftBlue {
|
||||
background: transparent url(../images/bubbleTip_left_blue.gif) top left;
|
||||
width:12px;
|
||||
height:4px;
|
||||
}
|
||||
|
||||
.bubbleCenterBlue {
|
||||
background-color:#BCCCE1;
|
||||
z-index:60;
|
||||
overflow:'hidden';
|
||||
}
|
||||
|
||||
.bubbleRightBlue {
|
||||
background: transparent url(../images/bubbleTip_right_blue.gif) top left;
|
||||
width:23px;
|
||||
height:3px;
|
||||
}
|
||||
|
||||
.bubbleTopLeftBlue {
|
||||
background: transparent url(../images/bubbleTip_corner_top_left_blue.gif) top left;
|
||||
width:12px;
|
||||
height:18px;
|
||||
}
|
||||
|
||||
.bubbleHintTopLeftBlue {
|
||||
background: transparent url(../images/bubbleTip_pico_corner_top_left_blue.gif) top left;
|
||||
width:13px;
|
||||
height:61px;
|
||||
}
|
||||
|
||||
.bubbleTopRightBlue {
|
||||
background: transparent url(../images/bubbleTip_corner_top_right_blue.gif) top left;
|
||||
width:23px;
|
||||
height:18px;
|
||||
}
|
||||
|
||||
.bubbleHintTopRightBlue {
|
||||
background: transparent url(../images/bubbleTip_pico_corner_top_right_blue.gif) top left;
|
||||
width:23px;
|
||||
height:61px;
|
||||
}
|
||||
|
||||
.bubbleTopBlue {
|
||||
background: transparent url(../images/bubbleTip_top_blue.gif) top left;
|
||||
height:18px;
|
||||
width:3px;
|
||||
}
|
||||
|
||||
.bubbleHintTopBlue {
|
||||
background: transparent url(../images/bubbleTip_pico_top_blue.gif) top left;
|
||||
height:61px;
|
||||
width:3px;
|
||||
}
|
||||
|
||||
.bubbleBottomLeftBlue {
|
||||
background: transparent url(../images/bubbleTip_corner_bottom_left_blue.gif) top left;
|
||||
width:13px;
|
||||
height:32px;
|
||||
}
|
||||
|
||||
.bubbleHintBottomLeftBlue {
|
||||
background: transparent url(../images/bubbleTip_pico_corner_bottom_left_blue.gif) top left;
|
||||
width:12px;
|
||||
height:62px;
|
||||
}
|
||||
|
||||
.bubbleBottomRightBlue {
|
||||
background: transparent url(../images/bubbleTip_corner_bottom_right_blue.gif) top left;
|
||||
width:23px;
|
||||
height:32px;
|
||||
}
|
||||
|
||||
.bubbleHintBottomRightBlue {
|
||||
background: transparent url(../images/bubbleTip_pico_corner_bottom_right_blue.gif) top left;
|
||||
width:23px;
|
||||
height:62px;
|
||||
}
|
||||
|
||||
.bubbleBottomBlue {
|
||||
background: transparent url(../images/bubbleTip_bottom_blue.gif) top left;
|
||||
height:32px;
|
||||
width:3px;
|
||||
}
|
||||
|
||||
.bubbleHintBottomBlue {
|
||||
background: transparent url(../images/bubbleTip_pico_bottom_blue.gif) top left;
|
||||
height:62px;
|
||||
width:3px;
|
||||
}
|
||||
.bubbleBottomHintBlue {
|
||||
background: transparent url(../images/bubbleTip_bottom_pico_blue.png) top left;
|
||||
width:58px;
|
||||
height:62px;
|
||||
behavior: url( ../css/iepngfix.htc );
|
||||
}
|
||||
|
||||
.bubbleTopHintBlue {
|
||||
background: transparent url(../images/bubbleTip_top_pico_blue.png) top left;
|
||||
width:58px;
|
||||
height:61px;
|
||||
behavior: url( ../css/iepngfix.htc );
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
background: #3399CC;
|
||||
border: 1px solid #006699;
|
||||
color: #FFFFFF;
|
||||
font-family: arial, helvetica, sans-serif;
|
||||
font-size: 72%;
|
||||
font-style: normal;
|
||||
font-variant: normal;
|
||||
font-weight: normal;
|
||||
line-height: normal;
|
||||
overflow: visible;
|
||||
padding: 2px 8px 1px;
|
||||
vertical-align: middle;
|
||||
}
|
587
wise-webapp/src/main/webapp/css/common.css
Normal file
587
wise-webapp/src/main/webapp/css/common.css
Normal file
@@ -0,0 +1,587 @@
|
||||
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
fieldset, img {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
address, caption, cite, code, dfn, em, strong, th, var {
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
ol, ul {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
caption, th {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-size: 100%;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
q:before, q:after {
|
||||
content: '';
|
||||
}
|
||||
|
||||
abbr, acronym {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
/**
|
||||
* Percents could work for IE, but for backCompat purposes, we are using keywords.
|
||||
* x-small is for IE6/7 quirks mode.
|
||||
*
|
||||
*/
|
||||
body {
|
||||
font: 13px arial, helvetica, clean, sans-serif;
|
||||
* font-size : small;
|
||||
* font : x-small;
|
||||
}
|
||||
|
||||
table {
|
||||
font-size: inherit;
|
||||
font: 100%;
|
||||
}
|
||||
|
||||
/**
|
||||
* 99% for safari; 100% is too large
|
||||
*/
|
||||
select, input, textarea {
|
||||
font: 99% arial, helvetica, clean, sans-serif;
|
||||
}
|
||||
|
||||
/**
|
||||
* Bump up !IE to get to 13px equivalent
|
||||
*/
|
||||
pre, code {
|
||||
font: 115% monospace;
|
||||
* font-size : 100 %;
|
||||
}
|
||||
|
||||
/**
|
||||
* Default line-height based on font-size rather than "computed-value"
|
||||
* see: http://www.w3.org/TR/CSS21/visudet.html#line-height
|
||||
*/
|
||||
|
||||
body * {
|
||||
line-height: 1.22em;
|
||||
}
|
||||
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
font: normal 80% "trebuchet ms", verdana, arial, helvetica, sans-serif;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
img {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
form {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 5px 0 5px 0;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style-position: inside;
|
||||
}
|
||||
|
||||
a:link, a:visited {
|
||||
font: bold 100%;
|
||||
text-decoration: underline;
|
||||
color: black;
|
||||
}
|
||||
|
||||
a:hover, a:active {
|
||||
font: bold 100%;
|
||||
text-decoration: underline;
|
||||
color: black;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font: 160%;
|
||||
color: #8e9181;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font: normal 180%;
|
||||
color: white;
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
/* use as subhead on main body */
|
||||
clear: left;
|
||||
font: normal 130%;
|
||||
color: #6b6f5b;
|
||||
}
|
||||
|
||||
h4 {
|
||||
/* use as headers in footer */
|
||||
font: bold 120%;
|
||||
border-bottom: 1px solid #8e9181;
|
||||
color: #e2e3dd;
|
||||
padding-bottom: 10px;
|
||||
width: 400px;
|
||||
}
|
||||
|
||||
#centerContent {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* HEADER STYLES */
|
||||
|
||||
#header {
|
||||
margin-top: 2px;
|
||||
height: 78px;
|
||||
width: 100%;
|
||||
background: white;
|
||||
border-bottom: 1px solid #bbb4d6;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
#headerToolbar {
|
||||
height: 25px;
|
||||
width: 100%;
|
||||
background-color: #171a17;
|
||||
border-top: 1px solid #999999;
|
||||
border-bottom: 1px solid #424141;
|
||||
color: white;
|
||||
font-size: small;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
#headerContent {
|
||||
width: 800px;
|
||||
height: 78px;
|
||||
position: relative;
|
||||
top: 0;
|
||||
left: 0;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
#headerLogo {
|
||||
margin-top: 8px;
|
||||
height: 80px;
|
||||
width: 200px;
|
||||
background-image: url( "../images/logo-small.png" );
|
||||
behavior: url( ../css/iepngfix.htc );
|
||||
background-repeat: no-repeat;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
#headerPBetaLogo {
|
||||
margin-top: 30px;
|
||||
height: 35px;
|
||||
width: 150px;
|
||||
background-image: url( "../images/beta.png" );
|
||||
behavior: url( ../css/iepngfix.htc );
|
||||
background-repeat: no-repeat;
|
||||
position: absolute;
|
||||
top: -4px;
|
||||
left: 140px;
|
||||
}
|
||||
|
||||
#headerSlogan {
|
||||
position: absolute;
|
||||
border-left: 1px dashed gray;
|
||||
margin-top: 8px;
|
||||
height: 1em;
|
||||
width: 100px;
|
||||
top: 47px;
|
||||
left: 137px;
|
||||
white-space: nowrap;
|
||||
padding-left: 7px;
|
||||
font-weight: bold;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#headerButtons {
|
||||
position: absolute;
|
||||
top: 65px;
|
||||
left: 150px;
|
||||
}
|
||||
|
||||
#newsLink, #blogLink, #aboutLink, #newsLink, #faqLink, #feedbackLink, #supportLink, #logoutLink{
|
||||
float: right;
|
||||
z-index: 300;
|
||||
}
|
||||
|
||||
div#headerButtons a {
|
||||
float: left;
|
||||
color: #6F6F6F;
|
||||
padding: 0 10px;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
font-size: 120%;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
div#headerTitle {
|
||||
float: left;
|
||||
font-weight: bold;
|
||||
font-size: 15px;
|
||||
margin-right: 5px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
div#printHeader {
|
||||
background-color: black;
|
||||
height: 35px;
|
||||
color: white;
|
||||
}
|
||||
|
||||
span#headerSubTitle {
|
||||
font-weight: lighter;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
div#headerButtons a:hover {
|
||||
/*text-decoration: underline;*/
|
||||
color: #7e72ad;
|
||||
}
|
||||
|
||||
div#headerButtons activelink a, div#headerButtons activelink a:hover {
|
||||
text-decoration: none;
|
||||
border-top: 0;
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
#signUpHeader .sb-inner {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
#signUpHeader {
|
||||
padding-right: 8px;
|
||||
padding-top: 4px;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
z-index: 50;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#signUpHeader a, #signUpHeader a:hover {
|
||||
font-size: 100%;
|
||||
color: #BBB4D6;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#editorHeader {
|
||||
height: 40px;
|
||||
width: 100%;
|
||||
background: white;
|
||||
border-bottom: 1px solid #bbb4d6;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
#editorHeader #headerToolbar {
|
||||
height: 40px;
|
||||
width: 100%;
|
||||
background-color: #171a17;
|
||||
border-top: 1px solid #999999;
|
||||
border-bottom: 1px solid #424141;
|
||||
color: white;
|
||||
font-size: small;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
div#editorHeader div#headerTitle {
|
||||
float: left;
|
||||
font-weight: bold;
|
||||
font-size: 22px;
|
||||
margin-right: 5px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
div#editorHeader span#headerSubTitle {
|
||||
font-weight: lighter;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
div#editorHeader div#headerActions {
|
||||
padding-right: 8px;
|
||||
padding-top: 4px;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 4px;
|
||||
z-index: 50;
|
||||
}
|
||||
|
||||
div#editorHeader div#headerActions a:hover, div#headerActions a:active, div#headerActions a:link, div#headerActions a:visited {
|
||||
color: white;
|
||||
}
|
||||
|
||||
#footer {
|
||||
width: 100%;
|
||||
border-top: 1px solid #8e9181;
|
||||
text-align: center;
|
||||
font-size: 90%;
|
||||
background-color: white;
|
||||
float: left;
|
||||
}
|
||||
|
||||
div#printFooter {
|
||||
height: 60px;
|
||||
width: 100%;
|
||||
background: #E5E5E5;
|
||||
border-top: 1px solid #bbb4d6;
|
||||
}
|
||||
|
||||
div#printLogo {
|
||||
height: 50px;
|
||||
width: 80px;
|
||||
float: right;
|
||||
margin: 1px;
|
||||
background: url( ../images/logo-vsmall.png ) no-repeat right top;
|
||||
behavior: url( ../css/iepngfix.htc );
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
background: #3399CC;
|
||||
border: 1px solid #006699;
|
||||
color: #FFFFFF;
|
||||
font-family: arial, helvetica, sans-serif;
|
||||
font-size: 92%;
|
||||
font-style: normal;
|
||||
font-variant: normal;
|
||||
font-weight: bold;
|
||||
line-height: normal;
|
||||
overflow: visible;
|
||||
padding: 2px 8px 1px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
div#paypal {
|
||||
float: left;
|
||||
margin: -29px;
|
||||
}
|
||||
|
||||
.errorMsg {
|
||||
color: #990000;
|
||||
font-size: 90%;
|
||||
font-weight: bold;
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
#headerLogo {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#headerLoading {
|
||||
padding-left: 40px;
|
||||
background: url( '../images/ajax-loader.gif' ) #BBB4D6 no-repeat left;
|
||||
position: absolute;
|
||||
right: 3px;
|
||||
top: 5px;
|
||||
width: 75px;
|
||||
height: 20px;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
border: 1px solid whitesmoke;
|
||||
background-position: 5px 2px;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
div#headerActions {
|
||||
padding-right: 8px;
|
||||
padding-top: 4px;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
z-index: 50;
|
||||
}
|
||||
|
||||
div#headerActions a:hover, div#headerActions a:active, div#headerActions a:link, div#headerActions a:visited {
|
||||
color: white;
|
||||
}
|
||||
|
||||
#join .sb-inner {
|
||||
background: #9a8fc3;
|
||||
}
|
||||
|
||||
#join .sb-shadow {
|
||||
background: white;
|
||||
}
|
||||
|
||||
#join .sb-border {
|
||||
background: #A29BBF;
|
||||
}
|
||||
|
||||
/*--- Modal Dialog Form ---*/
|
||||
div.modalDialog {
|
||||
padding: 15px 30px;
|
||||
}
|
||||
|
||||
div.modalDialog td {
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
div.modalDialog h1 {
|
||||
color: #093A9D;
|
||||
font-size: 200%;
|
||||
margin-bottom: 5px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
div.modalDialog h2 {
|
||||
color: gray;
|
||||
font-size: 110%;
|
||||
margin: 9px 0px;
|
||||
}
|
||||
|
||||
div.modalDialog h5 {
|
||||
color: gray;
|
||||
font-size: 90%; /*border-bottom: 1px dashed #BBB4D6;*/
|
||||
}
|
||||
|
||||
/*--- End Modal Dialog Form ---*/
|
||||
|
||||
/*-- Main Page Style -- */
|
||||
div.pageBody {
|
||||
margin: 10px auto;
|
||||
width: 800px;
|
||||
min-height: 500px;
|
||||
}
|
||||
|
||||
div.pageBodyContent {
|
||||
padding-top: 30px;
|
||||
}
|
||||
|
||||
div.pageBodyContent h1 {
|
||||
color: #093A9D;
|
||||
font-size: 200%;
|
||||
margin-bottom: 5px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
div.pageBodyContent h2 {
|
||||
color: gray;
|
||||
font-size: 150%;
|
||||
border-bottom: 1px dashed #BBB4D6;
|
||||
margin: 20px 0px;
|
||||
}
|
||||
|
||||
div.pageBodyContent ul {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
div.pageBodyContent li {
|
||||
list-style-type: disc;
|
||||
margin-left: 12px;
|
||||
}
|
||||
|
||||
/*-- End Main Page Style -- */
|
||||
|
||||
/* Share Styles */
|
||||
#userEmails {
|
||||
float: left;
|
||||
width: 50%;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#userEmails textarea {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#currentUsers {
|
||||
float: left;
|
||||
width: 40%;
|
||||
height: 400px;
|
||||
padding: 5px;
|
||||
padding-left: 15px;
|
||||
margin-left: 15px;
|
||||
border-left: 1px dotted gray;
|
||||
}
|
||||
|
||||
#currentUsers table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#invitation {
|
||||
border: 1px dotted gray;
|
||||
}
|
||||
|
||||
td.formLabel {
|
||||
text-align: right;
|
||||
padding: 2px 10px;
|
||||
white-space: nowrap;
|
||||
font-weight: bolder;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
span.fieldRequired {
|
||||
font-weight: bold;
|
||||
color: orangered;
|
||||
margin: 0px 4px;
|
||||
}
|
||||
|
||||
#keyboardTable {
|
||||
clear: both;
|
||||
width: 100%;
|
||||
height: 300px;
|
||||
overflow: auto;
|
||||
border: 0px solid gray;
|
||||
background-color: white;
|
||||
z-index: 2;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#keyboardTable table {
|
||||
width: 100%;
|
||||
border: 0px solid gray;
|
||||
}
|
||||
|
||||
#keyboardTable thead {
|
||||
background-color: #093A9D;
|
||||
font-size: 12px;
|
||||
font-weight: normal;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#keyboardTable td {
|
||||
border-bottom: 1px solid #EEEEEE;
|
||||
color: #5f5f5f;
|
||||
font-size: 12px;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
#keyboardTable th {
|
||||
color: white;
|
||||
border-right: 1px dotted #ffffff;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
font-size: 12px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#keyboardTable tbody tr:hover {
|
||||
background-color: #E2f0f6;
|
||||
}
|
||||
|
||||
#keyboardTable tr {
|
||||
padding: 5px;
|
||||
}
|
73
wise-webapp/src/main/webapp/css/commonLibs.css
Normal file
73
wise-webapp/src/main/webapp/css/commonLibs.css
Normal file
@@ -0,0 +1,73 @@
|
||||
/*Moodal Dialog styles*/
|
||||
|
||||
/* moodalbox CSS */
|
||||
|
||||
div#mb_overlay {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
background-color: #000;
|
||||
cursor: pointer;
|
||||
z-index: 98;
|
||||
}
|
||||
|
||||
div#mb_center, div#mb_bottom {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
overflow: hidden;
|
||||
background-color: #DDD;
|
||||
z-index: 98;
|
||||
}
|
||||
|
||||
div#mb_center {
|
||||
background-color: #FFF;
|
||||
}
|
||||
|
||||
div#mb_contents {
|
||||
width: 400px;
|
||||
height: 400px;
|
||||
border: 10px solid #DDD;
|
||||
overflow: auto;
|
||||
background-color: #FFF;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.mb_loading {
|
||||
background: #DDD url( ../images/loading.gif ) no-repeat center center;
|
||||
}
|
||||
|
||||
#mb_error {
|
||||
font-size: 1.2em;
|
||||
color: #CD0000;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
padding: 0.5em;
|
||||
font-family: Verdana, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
#mb_error em {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
div#mb_bottom {
|
||||
font-family: Verdana, Helvetica, sans-serif;
|
||||
font-size: 10px;
|
||||
color: #666;
|
||||
line-height: 1.4em;
|
||||
text-align: left;
|
||||
border: 10px solid #DDD;
|
||||
border-top-style: none;
|
||||
}
|
||||
|
||||
a#mb_close_link {
|
||||
display: block;
|
||||
float: right;
|
||||
width: 66px;
|
||||
height: 22px;
|
||||
background: transparent url( ../images/closelabel.gif ) no-repeat center;
|
||||
margin: 5px 0;
|
||||
}
|
||||
|
||||
div#mb_caption {
|
||||
margin-right: 71px;
|
||||
}
|
744
wise-webapp/src/main/webapp/css/editor.css
Normal file
744
wise-webapp/src/main/webapp/css/editor.css
Normal file
@@ -0,0 +1,744 @@
|
||||
@import "common.css";
|
||||
@import "commonLibs.css";
|
||||
@import "thirdparty.css";
|
||||
|
||||
html {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#waitDialog {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
left: 10px;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
#firstHeader {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#subHeader {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 55px;
|
||||
top: 30px;
|
||||
}
|
||||
|
||||
#waitingContainer,#errorContainer {
|
||||
position: relative;
|
||||
top: 80px;
|
||||
height: 120px; /*background: whitesmoke;*/
|
||||
background: #FEFEFE;
|
||||
opacity: .99;
|
||||
padding: 15px;
|
||||
width: 100%;
|
||||
border: 1px solid darkgray;
|
||||
|
||||
}
|
||||
|
||||
#errorContainer {
|
||||
width: 400px;
|
||||
border: 1px solid red;
|
||||
}
|
||||
|
||||
#waitingContainer .loadingText {
|
||||
position: relative;
|
||||
top: 50%;
|
||||
margin-top: -35px;
|
||||
font-size: 30px;
|
||||
font-weight: bold;
|
||||
vertical-align: text-bottom;
|
||||
height: 30px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
#errorContainer .loadingText {
|
||||
position: relative;
|
||||
top: 50%;
|
||||
margin-top: -80px;
|
||||
font-size: 15px;
|
||||
font-weight: bold;
|
||||
vertical-align: text-bottom;
|
||||
height: 30px;
|
||||
float: right;
|
||||
padding-left:120px;
|
||||
}
|
||||
|
||||
#waitingContainer .loadingIcon {
|
||||
position: relative;
|
||||
background: url(../images/loadingIcon.gif) no-repeat;
|
||||
top: 50%;
|
||||
margin-top: -65px;
|
||||
height: 100px;
|
||||
width: 121px;
|
||||
float: left;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#errorContainer .loadingIcon {
|
||||
position: relative;
|
||||
background: url(../images/errorIcon.png) no-repeat;
|
||||
top: 50%;
|
||||
margin-top: -65px;
|
||||
height: 100px;
|
||||
width: 121px;
|
||||
float: left;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#infoContainer {
|
||||
float: left;
|
||||
}
|
||||
|
||||
#infoContainer {
|
||||
float: left;
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
#title {
|
||||
position: relative;
|
||||
left: 120px;
|
||||
top: 80px;
|
||||
}
|
||||
|
||||
#operationsContainer {
|
||||
font-size: 12px;
|
||||
float: right;
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
||||
#operationsContainer a {
|
||||
padding: 0px 5px;
|
||||
}
|
||||
|
||||
#user {
|
||||
font-weight: bold;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
#toolbar {
|
||||
width: 100%;
|
||||
height: 25px;
|
||||
color: #ffffff;
|
||||
border-bottom: 2px solid black;
|
||||
position: absolute;
|
||||
top: 35px;
|
||||
}
|
||||
|
||||
div#toolbar .buttonContainer {
|
||||
height: 44px;
|
||||
float: left;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.buttonContainer fieldset {
|
||||
border: 1px solid #BBB4D6;
|
||||
padding: 2px;
|
||||
margin: 1px;
|
||||
padding-bottom: 4px;
|
||||
}
|
||||
|
||||
.buttonContainer legend {
|
||||
padding: 0.2em 0.5em;
|
||||
border: 1px solid #BBB4D6;
|
||||
background-color: #F5F5F5;
|
||||
color: #BBB4D6;
|
||||
font-size: 11px;
|
||||
text-align: right;
|
||||
margin: 0px;
|
||||
-moz-margin-start: 7px;
|
||||
-moz-margin-end: 7px;
|
||||
}
|
||||
|
||||
div#toolbar .button {
|
||||
width: 32px;
|
||||
height: 36px;
|
||||
float: left;
|
||||
margin: 0px 2px 2px 2px;
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
div#toolbar .comboButton {
|
||||
width: 34px;
|
||||
}
|
||||
|
||||
div#toolbar .button:hover {
|
||||
width: 32px;
|
||||
height: 36px;
|
||||
float: left;
|
||||
margin: 0px 1px;
|
||||
cursor: pointer;
|
||||
border: 1px solid black;
|
||||
border-top-color: white;
|
||||
border-left-color: white;
|
||||
}
|
||||
|
||||
div#toolbar .comboButton:hover {
|
||||
width: 34px;
|
||||
}
|
||||
|
||||
div#toolbar .button img {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
div#toolbar .toolbarLabel {
|
||||
position: relative;
|
||||
top: 55%;
|
||||
text-align: center;
|
||||
width: 34px;
|
||||
height: 36px;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.mapSeparator {
|
||||
width: 1px;
|
||||
height: 20px;
|
||||
background-color: #166D66;
|
||||
float: left;
|
||||
margin: 5px 3px;
|
||||
}
|
||||
|
||||
div#file, div#zoom, div#node, div#font, div#share {
|
||||
position: absolute;
|
||||
top: -6px;
|
||||
left: 3px;
|
||||
}
|
||||
|
||||
div#zoom {
|
||||
left: 229px;
|
||||
}
|
||||
|
||||
div#node {
|
||||
left: 311px;
|
||||
}
|
||||
|
||||
div#font {
|
||||
left: 619px; /*left:581px;*/
|
||||
}
|
||||
|
||||
div#share {
|
||||
left: 815px; /*left:777px;*/
|
||||
}
|
||||
|
||||
div#saveButton {
|
||||
background: url(../images/save.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
div#discardButton {
|
||||
background: url(../images/close.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
div#history {
|
||||
background: url(../images/history.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
div#print {
|
||||
background: url(../images/file_printer.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
div#undoEdition {
|
||||
background: url(../images/file_undo_dis.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
div#redoEdition {
|
||||
background: url(../images/file_redo_dis.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
#export {
|
||||
background: url(../images/file_export.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
div#zoomIn {
|
||||
background: url(../images/zoom_in.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
#zoomOut {
|
||||
background: url(../images/zoom_out.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
#addTopic {
|
||||
background: url(../images/topic_add.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
#deleteTopic {
|
||||
background: url(../images/topic_delete.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
div#topicColor {
|
||||
background: url(../images/topic_bgcolor.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
div#topicIcon {
|
||||
background: url(../images/topic_icon.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
div#topicNote {
|
||||
background: url(../images/note.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
div#topicLink {
|
||||
background: url(../images/topic_link.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
div#topicNote {
|
||||
background-image: url(../images/note.png);
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
#topicBorder {
|
||||
background: url(../images/topic_border.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
width: 30px;
|
||||
}
|
||||
|
||||
#fontFamily {
|
||||
background: url(../images/font_type.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
#topicShape {
|
||||
background: url(../images/topic_shape.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
width: 30px;
|
||||
}
|
||||
|
||||
#fontBold {
|
||||
background: url(../images/font_bold.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
#fontItalic {
|
||||
background: url(../images/font_italic.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
div#fontColor {
|
||||
background: url(../images/font_color.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
#fontSize {
|
||||
float: left;
|
||||
background: url(../images/font_size.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
#font-size {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.wiseToolbarButton {
|
||||
float: left;
|
||||
height: 16px;
|
||||
cursor: pointer;
|
||||
font-size: 10px;
|
||||
font-weight: bold;
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
#shareIt {
|
||||
background: url(../images/collab_share.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
#publishIt {
|
||||
background: url(../images/collab_publish.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
|
||||
}
|
||||
|
||||
#tagIt {
|
||||
background: url(../images/collab_tag.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
#colorPalette {
|
||||
border: 1px solid #bbb4d6;
|
||||
display: none;
|
||||
position: absolute;
|
||||
z-index: 4;
|
||||
width: 160px;
|
||||
top: 89px;
|
||||
}
|
||||
|
||||
#paletteHeader {
|
||||
background-color: #E5E5E5;
|
||||
height: 4px;
|
||||
}
|
||||
|
||||
.toolbarPanel {
|
||||
color: black;
|
||||
border: 1px solid #bbb4d6;
|
||||
background: #E5E5E5;
|
||||
display: none;
|
||||
position: absolute;
|
||||
z-index: 4;
|
||||
top: 71px;
|
||||
}
|
||||
|
||||
div.toolbarPanelLink {
|
||||
cursor: pointer;
|
||||
font-size: 14px;
|
||||
color: black;
|
||||
font-weight: bold;
|
||||
padding: 0 3px 0px 4px;
|
||||
margin: 1px;
|
||||
}
|
||||
|
||||
div.toolbarPanelLink {
|
||||
cursor: pointer;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
padding: 0px 3px 0px 4px;
|
||||
margin: 1px;
|
||||
}
|
||||
|
||||
div.toolbarPanelLink:hover {
|
||||
cursor: pointer;
|
||||
font-weight: bold;
|
||||
background-color: #c3def5;
|
||||
}
|
||||
|
||||
div.toolbarPanelLinkSelectedLink {
|
||||
cursor: pointer;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
padding: 0px 3px 0px 4px;
|
||||
margin: 1px;
|
||||
background-color: #c3def5;
|
||||
}
|
||||
|
||||
div#actionsContainer {
|
||||
position: absolute;
|
||||
z-index: 50;
|
||||
top: 35px;
|
||||
width: 190px;
|
||||
right: 0;
|
||||
margin: 10px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
#actionsContainer .button {
|
||||
float: right;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
white-space: nowrap;
|
||||
color: #ffffff;
|
||||
cursor: pointer;
|
||||
margin: 2px;
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
#actionsContainer .button:hover {
|
||||
color: blue;
|
||||
}
|
||||
|
||||
#actionsContainer .mainButton {
|
||||
float: right;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
white-space: nowrap;
|
||||
color: #ffffff;
|
||||
cursor: pointer;
|
||||
margin: 2px;
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
#actionsContainer a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#actionsContainer .buttonStart {
|
||||
width: 6px;
|
||||
height: 25px;
|
||||
background: url(../images/btnStart2.png) no-repeat left top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
float: left;
|
||||
}
|
||||
|
||||
#actionsContainer .buttonBody {
|
||||
background: url(../images/btnBody2.png);
|
||||
float: left;
|
||||
height: 18px;
|
||||
padding: 0px 5px;
|
||||
padding-top: 5px;
|
||||
text-align: center;
|
||||
color: black;
|
||||
}
|
||||
|
||||
#actionsContainer .buttonEnd {
|
||||
width: 7px;
|
||||
height: 23px;
|
||||
background: url(../images/btnEnd2.png) no-repeat right top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
float: left;
|
||||
}
|
||||
|
||||
/* ------------- Footer Styles -------------------------*/
|
||||
div#footerEditor {
|
||||
position: absolute;
|
||||
height: 60px;
|
||||
width: 100%;
|
||||
background: #E5E5E5;
|
||||
border-top: 1px solid #bbb4d6;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
#logo {
|
||||
height: 50px;
|
||||
width: 80px;
|
||||
float: right;
|
||||
margin: 5px;
|
||||
background: url(../images/logo-vsmall.png) no-repeat right top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
}
|
||||
|
||||
#footerEditor .msgLoggerContainer {
|
||||
position: relative;
|
||||
width: 550px;
|
||||
height: 36px;
|
||||
left: 50%;
|
||||
margin-left: -300px;
|
||||
top: 10px;
|
||||
opacity: 0;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
div#msgStart {
|
||||
float: left;
|
||||
height: 36px;
|
||||
width: 16px;
|
||||
background: url(../images/footerStart.png) no-repeat right top;
|
||||
}
|
||||
|
||||
div#msgEnd {
|
||||
float: left;
|
||||
height: 36px;
|
||||
width: 16px;
|
||||
background: url(../images/footerEnd.png) no-repeat right top;
|
||||
|
||||
}
|
||||
|
||||
div#msgLogger {
|
||||
float: left;
|
||||
height: 36px;
|
||||
width: 500px;
|
||||
background: url(../images/footerBody.png) repeat-x right top;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
padding: 5px;
|
||||
font-size: 13px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/** Tab labels */
|
||||
div#tabsHolder {
|
||||
width: 100%;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
div#tabs {
|
||||
float: left;
|
||||
}
|
||||
|
||||
div.tabContent {
|
||||
clear: left;
|
||||
width: 100%;
|
||||
height: 63px;
|
||||
border-bottom: 1px solid #bbb4d6;
|
||||
border-top: 1px solid #bbb4d6;
|
||||
background: #E5E5E5;
|
||||
display: none;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
ol#toc {
|
||||
height: 2em;
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
ol#toc li {
|
||||
float: left;
|
||||
margin: 0 1px 0 0;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
ol#toc a {
|
||||
background: #fff url(../images/tab4.png);
|
||||
color: #008;
|
||||
display: block;
|
||||
float: left;
|
||||
height: 25px;
|
||||
padding-left: 10px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
ol#toc a:hover {
|
||||
background-color: #fff;
|
||||
background-position: 0 -121px;
|
||||
}
|
||||
|
||||
ol#toc a:hover span {
|
||||
background-position: 100% -121px;
|
||||
}
|
||||
|
||||
ol#toc li.current a {
|
||||
background-color: #fff;
|
||||
background-position: 0 -61px;
|
||||
color: #008;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
ol#toc li.current span {
|
||||
background-position: 100% -61px;
|
||||
}
|
||||
|
||||
ol#toc span {
|
||||
background: #fff url(../images/tab4.png) 100% 0;
|
||||
display: block;
|
||||
line-height: 2em;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
#mindplot {
|
||||
position: relative;
|
||||
top: 103px;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
#workspaceContainer {
|
||||
background: url(../images/grid.gif) bottom left repeat !important;
|
||||
|
||||
}
|
||||
|
||||
div#mapInfo {
|
||||
float: right;
|
||||
color: #008;
|
||||
padding-right: 5px;
|
||||
height: 25px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
span#mapName {
|
||||
font-size: 15px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
span#lastSaved {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.label {
|
||||
border: none;
|
||||
color: #ffffff;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.label :hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#tryEditorWarning {
|
||||
position: absolute;
|
||||
margin: 20px auto;
|
||||
width: 300px;
|
||||
right: 10px;
|
||||
top: 100px;
|
||||
padding: 20px;
|
||||
opacity: 0.9;
|
||||
cursor: move;
|
||||
background-color: #69686F;
|
||||
filter: alpha(opacity = 90);
|
||||
color: #000c8f;
|
||||
}
|
||||
|
||||
#tryEditorWarning a {
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#tryEditorWarning h1 {
|
||||
color: whitesmoke;
|
||||
font-weight: bold;
|
||||
margin-bottom: 5px;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
div#helpContainer {
|
||||
position: absolute;
|
||||
margin: 20px auto;
|
||||
z-index: 3;
|
||||
opacity: 0.9;
|
||||
width: 220px;
|
||||
top: 100px;
|
||||
left: 10px;
|
||||
color: #000c8f;
|
||||
padding: 20px;
|
||||
cursor: move;
|
||||
background-color: #69686F;
|
||||
filter: alpha(opacity = 90);
|
||||
}
|
||||
|
||||
div#helpContent h1 {
|
||||
font-weight: bold;
|
||||
color: whitesmoke;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
div#helpContent h2 {
|
||||
font-weight: bold;
|
||||
padding: 20px 0px 10px 0px;
|
||||
color: #bfbfbf;
|
||||
}
|
||||
|
||||
div.close {
|
||||
position: absolute;
|
||||
height: 12px;
|
||||
width: 12px;
|
||||
top: 7px;
|
||||
right: 10px;
|
||||
cursor: pointer;
|
||||
background: url(../images/close12_1.gif) bottom left no-repeat !important;
|
||||
}
|
||||
|
||||
div#helpContent li {
|
||||
font-family: arial, helvetica, sans-serif;
|
||||
list-style-type: disc;
|
||||
margin-left: 12px;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
div#small_error_icon {
|
||||
padding-left: 18px;
|
||||
min-height: 16px;
|
||||
background: url(../images/error_icon.png) bottom left no-repeat !important;
|
||||
}
|
143
wise-webapp/src/main/webapp/css/embedded.css
Normal file
143
wise-webapp/src/main/webapp/css/embedded.css
Normal file
@@ -0,0 +1,143 @@
|
||||
@import "common.css";
|
||||
@import "thirdparty.css";
|
||||
|
||||
html {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#waitDialog {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
left: 10px;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
#firstHeader {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#subHeader {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 55px;
|
||||
top: 30px;
|
||||
}
|
||||
|
||||
#loadingContainer {
|
||||
position: relative;
|
||||
top: 80px;
|
||||
height: 120px; /*background: whitesmoke;*/
|
||||
background: #FEFEFE;
|
||||
opacity: .99;
|
||||
padding: 15px;
|
||||
width: 100%;
|
||||
border: 1px solid darkgray;
|
||||
|
||||
}
|
||||
|
||||
#loadingContainer .loadingText {
|
||||
position: relative;
|
||||
top: 50%;
|
||||
margin-top: -35px;
|
||||
font-size: 30px;
|
||||
font-weight: bold;
|
||||
vertical-align: text-bottom;
|
||||
height: 30px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
#loadingContainer .loadingIcon {
|
||||
position: relative;
|
||||
background: url( ../images/ajax-loader2.gif ) no-repeat;
|
||||
top: 25px;
|
||||
height: 100px;
|
||||
width: 70px;
|
||||
float: left;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
/* ------------- Footer Styles -------------------------*/
|
||||
div#embFooter {
|
||||
position: absolute;
|
||||
height: 35px;
|
||||
width: 100%;
|
||||
bottom: 0;
|
||||
left: 0px;
|
||||
border-top: 1px solid black;
|
||||
background: #E5E5E5;
|
||||
}
|
||||
|
||||
div#logo {
|
||||
height: 65px;
|
||||
width: 80px;
|
||||
position: absolute;
|
||||
background: url( ../images/logo-vvsmall.png ) no-repeat right top;
|
||||
behavior: url( ../css/iepngfix.htc );
|
||||
right: 10px;
|
||||
top: -10px;
|
||||
}
|
||||
|
||||
.button {
|
||||
width: 18px;
|
||||
height: 16px;
|
||||
float: left;
|
||||
cursor: pointer;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.button:hover {
|
||||
float: left;
|
||||
cursor: pointer;
|
||||
border: 1px solid black;
|
||||
border-top-color: white;
|
||||
border-left-color: white;
|
||||
}
|
||||
|
||||
#zoomIn {
|
||||
background: url( ../images/zoom_in.png ) no-repeat left top;;
|
||||
behavior: url( ../css/iepngfix.htc );
|
||||
margin-top: 10px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
#zoomOut {
|
||||
background: url( ../images/zoom_out.png ) no-repeat left top;;
|
||||
behavior: url( ../css/iepngfix.htc );
|
||||
margin-top: 10px
|
||||
}
|
||||
|
||||
div#mindplot {
|
||||
position: relative;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#workspaceContainer {
|
||||
background: url( ../images/grid.gif ) bottom left repeat !important;
|
||||
|
||||
}
|
||||
|
||||
#workspaceContainer {
|
||||
background: url( ../images/grid.gif ) bottom left repeat !important;
|
||||
|
||||
}
|
||||
|
||||
div#mapContainer {
|
||||
border-bottom: 1px solid black;
|
||||
padding-bottom: 40px;
|
||||
height: 400px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
div#mapDetails {
|
||||
float: right;
|
||||
padding-top: 10px;
|
||||
margin-right: 100px;
|
||||
}
|
||||
|
||||
div#mapDetails .title {
|
||||
font-weight: bold;
|
||||
margin-left: 10px;
|
||||
margin-right: 3px;
|
||||
}
|
68
wise-webapp/src/main/webapp/css/iepngfix.htc
Normal file
68
wise-webapp/src/main/webapp/css/iepngfix.htc
Normal file
@@ -0,0 +1,68 @@
|
||||
<public:component>
|
||||
<public:attach event="onpropertychange" onevent="doFix()" />
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
// IE5.5+ PNG Alpha Fix v1.0RC4
|
||||
// (c) 2004-2005 Angus Turnbull http://www.twinhelix.com
|
||||
|
||||
// This is licensed under the CC-GNU LGPL, version 2.1 or later.
|
||||
// For details, see: http://creativecommons.org/licenses/LGPL/2.1/
|
||||
|
||||
|
||||
// This must be a path to a blank image. That's all the configuration you need.
|
||||
if (typeof blankImg == 'undefined') var blankImg = 'blank.gif';
|
||||
|
||||
|
||||
var f = 'DXImageTransform.Microsoft.AlphaImageLoader';
|
||||
|
||||
function filt(s, m)
|
||||
{
|
||||
if (filters[f])
|
||||
{
|
||||
filters[f].enabled = s ? true : false;
|
||||
if (s) with (filters[f]) { src = s; sizingMethod = m }
|
||||
}
|
||||
else if (s) style.filter = 'progid:'+f+'(src="'+s+'",sizingMethod="'+m+'")';
|
||||
}
|
||||
|
||||
function doFix()
|
||||
{
|
||||
// Assume IE7 is OK.
|
||||
if (!/MSIE (5\.5|6\.)/.test(navigator.userAgent) ||
|
||||
(event && !/(background|src)/.test(event.propertyName))) return;
|
||||
|
||||
var bgImg = currentStyle.backgroundImage || style.backgroundImage;
|
||||
|
||||
if (tagName == 'IMG')
|
||||
{
|
||||
if ((/\.png$/i).test(src))
|
||||
{
|
||||
if (currentStyle.width == 'auto' && currentStyle.height == 'auto')
|
||||
style.width = offsetWidth + 'px';
|
||||
filt(src, 'scale');
|
||||
src = blankImg;
|
||||
}
|
||||
else if (src.indexOf(blankImg) < 0) filt();
|
||||
}
|
||||
else if (bgImg && bgImg != 'none')
|
||||
{
|
||||
if (bgImg.match(/^url[("']+(.*\.png)[)"']+$/i))
|
||||
{
|
||||
var s = RegExp.$1;
|
||||
if (currentStyle.width == 'auto' && currentStyle.height == 'auto')
|
||||
style.width = offsetWidth + 'px';
|
||||
style.backgroundImage = 'none';
|
||||
filt(s, 'crop');
|
||||
// IE link fix.
|
||||
for (var n = 0; n < childNodes.length; n++)
|
||||
if (childNodes[n].style) childNodes[n].style.position = 'relative';
|
||||
}
|
||||
else filt();
|
||||
}
|
||||
}
|
||||
|
||||
doFix();
|
||||
|
||||
</script>
|
||||
</public:component>
|
272
wise-webapp/src/main/webapp/css/mymaps.css
Normal file
272
wise-webapp/src/main/webapp/css/mymaps.css
Normal file
@@ -0,0 +1,272 @@
|
||||
@import "common.css";
|
||||
@import "commonLibs.css";
|
||||
@import "thirdparty.css";
|
||||
|
||||
#recentText {
|
||||
width: 100px;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
padding: 5px;
|
||||
padding-left: 0;
|
||||
color: #808080;
|
||||
}
|
||||
|
||||
#mapListContainer {
|
||||
padding: 15px;
|
||||
height: 400px;
|
||||
}
|
||||
|
||||
#recentFiles {
|
||||
margin: 10px auto;
|
||||
width: 900px;
|
||||
height: 100%;
|
||||
padding: 8px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
#recentFiles a {
|
||||
text-decoration: none;
|
||||
color: #464545;
|
||||
}
|
||||
|
||||
#recentFiles a:hover {
|
||||
color: #093A9D;
|
||||
}
|
||||
|
||||
#recentFiles .recentItemContainer {
|
||||
height: 20px;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
#recentFiles .recentItemIcon {
|
||||
float: left;
|
||||
width: 20px;
|
||||
height: 15px;
|
||||
background: url( ../images/icon_list.png ) no-repeat left;
|
||||
}
|
||||
|
||||
#recentFiles .recentItemTitle {
|
||||
float: left;
|
||||
padding-left: 0px;
|
||||
padding-right: 10px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
#mydocs {
|
||||
margin: 20px auto;
|
||||
width: 900px;
|
||||
height: 300px;
|
||||
padding: 10px;
|
||||
background-color: #C3DEF5;
|
||||
border: 1px solid #A7C6DF;
|
||||
}
|
||||
|
||||
#toolbar .button {
|
||||
cursor: pointer;
|
||||
border: 1px solid #E5E5E5;
|
||||
float: left;
|
||||
padding: 5px;
|
||||
margin-right: 10px;
|
||||
margin-left: 5px;
|
||||
background-color: #838383;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#mydocs .button a {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#toolbar {
|
||||
clear: both;
|
||||
width: 900px;
|
||||
height: 35px;
|
||||
vertical-align: middle;
|
||||
z-index: 3;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#toolbar .buttonContainer {
|
||||
float: left;
|
||||
position: relative;
|
||||
top: 50%;
|
||||
margin: 0px 5px;
|
||||
margin-top: -12px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
#toolbar .dropDownContainer {
|
||||
margin-top: 5px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
#toolbar .buttonStart {
|
||||
float: left;
|
||||
width: 3px;
|
||||
height: 24px;
|
||||
background: url( ../images/start_btn.gif ) no-repeat left;
|
||||
}
|
||||
|
||||
#toolbar .buttonBody {
|
||||
float: left;
|
||||
height: 19px;
|
||||
padding: 5px 5px 0px;
|
||||
background: url( ../images/body_btn.gif );
|
||||
}
|
||||
|
||||
#toolbar .buttonEnd {
|
||||
float: left;
|
||||
width: 3px;
|
||||
height: 24px;
|
||||
background: url( ../images/end_btn.gif ) no-repeat left;
|
||||
}
|
||||
|
||||
#actionsBtn {
|
||||
float: left;
|
||||
position: relative;
|
||||
top: 50%;
|
||||
margin: 0px 5px;
|
||||
margin-top: -15px;
|
||||
width: 78px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
#newMapButton {
|
||||
float: left;
|
||||
position: relative;
|
||||
top: 50%;
|
||||
margin: 0px 5px;
|
||||
margin-top: -15px;
|
||||
width: 78px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
.menuItem {
|
||||
color: black;
|
||||
padding: 2px;
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#docTable .button {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#docTable {
|
||||
clear: both;
|
||||
width: 100%;
|
||||
height: 250px;
|
||||
overflow: auto;
|
||||
border: 0px solid gray;
|
||||
background-color: white;
|
||||
z-index: 2;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#docTable table {
|
||||
width: 100%;
|
||||
border: 0px solid gray;
|
||||
}
|
||||
|
||||
#docTable thead {
|
||||
background-color: #093A9D;
|
||||
font-size: 12px;
|
||||
font-weight: normal;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#docTable td {
|
||||
border-bottom: 1px solid #EEEEEE;
|
||||
color: #999999;
|
||||
font-size: 12px;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
#docTable th {
|
||||
color: white;
|
||||
border-right: 1px dotted #ffffff;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
font-size: 12px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#docTable tbody tr:hover {
|
||||
background-color: #E2f0f6;
|
||||
}
|
||||
|
||||
#docTable tr {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#docTable .mapTitle {
|
||||
font-size: 13px;
|
||||
color: #666666;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#docTable .mapTags {
|
||||
font-size: 11px;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.content {
|
||||
background-color: white;
|
||||
height: 550px;
|
||||
}
|
||||
|
||||
#myDocsContainer {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
float: left;
|
||||
}
|
||||
|
||||
#recentItems {
|
||||
height: 100%;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#mapListContainer .sb-inner {
|
||||
background: white;
|
||||
}
|
||||
|
||||
#mapListContainer .sb-shadow {
|
||||
background: white;
|
||||
}
|
||||
|
||||
#mapListContainer .sb-border {
|
||||
background: #A29BBF;
|
||||
}
|
||||
|
||||
#recentFiles .sb-inner {
|
||||
background: #EEEEEE;
|
||||
}
|
||||
|
||||
#recentFiles .sb-border {
|
||||
background: #E5E5E5;
|
||||
}
|
||||
|
||||
#toolbar .sb-border {
|
||||
background: #A7C6DF;
|
||||
}
|
||||
|
||||
#toolbar .sb-inner {
|
||||
background: #C3DEF5;
|
||||
}
|
||||
|
||||
#mydocs .sb-inner {
|
||||
background: #C3DEF5;
|
||||
}
|
||||
|
||||
#mydocs .sb-border {
|
||||
background: #A7C6DF;
|
||||
}
|
||||
|
||||
#recentItems .sb-inner {
|
||||
background: white;
|
||||
}
|
||||
|
||||
#recentItems .sb-border {
|
||||
background: #E5E5E5;
|
||||
}
|
800
wise-webapp/src/main/webapp/css/thirdparty.css
Normal file
800
wise-webapp/src/main/webapp/css/thirdparty.css
Normal file
@@ -0,0 +1,800 @@
|
||||
/************************************************************************************
|
||||
* Windoo Wise CSS
|
||||
******************************************/
|
||||
div.windoo {
|
||||
position: absolute;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
div.windoo .windoo-drag {
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
div.windoo div.windoo-body {
|
||||
position: relative;
|
||||
overflow: auto;
|
||||
width: auto;
|
||||
padding: 0;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
div.windoo
|
||||
{
|
||||
border: 8px solid #dddddd;
|
||||
}
|
||||
|
||||
div.windoo div.windoo-frame {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
top: 0;
|
||||
left: 0;
|
||||
line-height: 0;
|
||||
background:white;
|
||||
}
|
||||
|
||||
div.windoo div.windoo-frame .strut {
|
||||
line-height: 0;
|
||||
font-size: 0px;
|
||||
}
|
||||
|
||||
div.windoo div.windoo-frame .title {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
div.windoo div.windoo-frame .title .title-text {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* Windoo buttons */
|
||||
div.windoo a.windoo-button {
|
||||
position: absolute;
|
||||
display: block;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
overflow: hidden;
|
||||
text-indent: -1000em;
|
||||
outline: none;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
/* Minimized and maximazed states */
|
||||
div.windoo-maximized .windoo-sizer, div.windoo-minimized .windoo-sizer, div.windoo-rolled .windoo-sizer, div.windoo-minimized a.windoo-button {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
div.windoo-minimized a.windoo-restore {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
div.windoo-minimized div.windoo-body, div.windoo-minimized .windoo-pane,
|
||||
div.windoo-rolled div.windoo-body, div.windoo-rolled .windoo-pane {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* Windoo sizers */
|
||||
div.windoo .windoo-sizer {
|
||||
position: absolute;
|
||||
overflow: hidden;
|
||||
background: url( '../images/s.gif' );
|
||||
z-index: 5;
|
||||
-moz-user-select: none;
|
||||
}
|
||||
|
||||
div.windoo .windoo-north {
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 6px;
|
||||
cursor: n-resize;
|
||||
}
|
||||
|
||||
div.windoo .windoo-south {
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 6px;
|
||||
cursor: s-resize;
|
||||
}
|
||||
|
||||
div.windoo .windoo-west {
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 100%;
|
||||
width: 6px;
|
||||
cursor: w-resize;
|
||||
}
|
||||
|
||||
div.windoo .windoo-east {
|
||||
top: 0;
|
||||
right: 0;
|
||||
height: 100%;
|
||||
width: 6px;
|
||||
cursor: e-resize;
|
||||
}
|
||||
|
||||
div.windoo .windoo-nw,
|
||||
div.windoo .windoo-ne,
|
||||
div.windoo .windoo-sw,
|
||||
div.windoo .windoo-se {
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
}
|
||||
|
||||
div.windoo .windoo-nw {
|
||||
top: 0;
|
||||
left: 0;
|
||||
cursor: nw-resize;
|
||||
}
|
||||
|
||||
div.windoo .windoo-ne {
|
||||
top: 0;
|
||||
right: 0;
|
||||
cursor: ne-resize;
|
||||
}
|
||||
|
||||
div.windoo .windoo-sw {
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
cursor: sw-resize;
|
||||
}
|
||||
|
||||
div.windoo .windoo-se {
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
cursor: se-resize;
|
||||
}
|
||||
|
||||
/* Windoo ghost sizer */
|
||||
div.windoo-ghost {
|
||||
border: dotted #0d0 2px;
|
||||
position: absolute;
|
||||
-moz-user-select: none;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
background: transparent url( '../images/s.gif' );
|
||||
}
|
||||
|
||||
/* Windoo simple shadow */
|
||||
div.windoo-shadow-simple {
|
||||
/*position: absolute;*/
|
||||
/*padding: 0;*/
|
||||
/*overflow: hidden;*/
|
||||
}
|
||||
|
||||
div.windoo-shadow-simple div.c {
|
||||
/*width: 100%;*/
|
||||
/*height: 100%;*/
|
||||
/*opacity: .4;*/
|
||||
/*filter: Alpha( opacity = 40 );*/
|
||||
/*-moz-border-radius: 4px;*/
|
||||
/*-khtml-border-radius: 4px;*/
|
||||
/*-webkit-border-radius: 4px;*/
|
||||
/*border-radius: 4px;*/
|
||||
/*background: #ccc;*/
|
||||
}
|
||||
|
||||
/* Modal window shadow overlay */
|
||||
div.windoo-modal-overlay {
|
||||
background: #000;
|
||||
opacity: .6;
|
||||
filter: Alpha( opacity = 60 );
|
||||
}
|
||||
|
||||
/* ********* wise Styles ********** */
|
||||
|
||||
div.windoo-wise div.windoo-body {
|
||||
margin: 50px 20px 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div.windoo-wise-ie .windoo-body {
|
||||
top: 28px;
|
||||
}
|
||||
|
||||
div.windoo-wise-ghost {
|
||||
border: dotted #00a 2px;
|
||||
}
|
||||
|
||||
div.windoo-wise .windoo-se {
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
width: 11px;
|
||||
height: 11px;
|
||||
cursor: se-resize;
|
||||
/*background: url( ../images/se-handle.gif ) no-repeat left top;*/
|
||||
}
|
||||
|
||||
div.windoo-wise div.windoo-frame {
|
||||
}
|
||||
|
||||
div.windoo-wise div.windoo-frame .top-left {
|
||||
/*padding: 0 0 0 3px;*/
|
||||
/*background: transparent url( ../images/hd-sprite.gif ) no-repeat scroll left -41px;*/
|
||||
}
|
||||
|
||||
div.windoo-wise div.windoo-frame .top-right {
|
||||
padding: 0 3px 0 0;
|
||||
/*background: transparent url( ../images/hd-sprite.gif ) no-repeat scroll right 0;*/
|
||||
}
|
||||
|
||||
div.windoo-wise div.windoo-frame .title {
|
||||
/*background: #AABACA url( ../images/hd-sprite.gif ) repeat-x scroll 0 -82px;*/
|
||||
color: #15428B;
|
||||
height: 28px;
|
||||
padding: 0 40px 0 .5em;
|
||||
font: bold 13px "Sans Serif", Tahoma, Verdana, Helvetica;
|
||||
}
|
||||
|
||||
div.windoo-wise div.windoo-frame .title-text {
|
||||
padding-top: 7px;
|
||||
/*line-height: 13px;*/
|
||||
height: 13px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
div.windoo-wise div.windoo-frame .bot-left {
|
||||
padding: 0 0 0 7px;
|
||||
/*background: transparent url( ../images/bg-left.gif ) no-repeat scroll left bottom;*/
|
||||
}
|
||||
|
||||
div.windoo-wise div.windoo-frame .bot-right {
|
||||
padding: 0 7px 0 0;
|
||||
/*background: transparent url( ../images/bg-right.gif ) no-repeat scroll right bottom;*/
|
||||
}
|
||||
|
||||
div.windoo-wise div.windoo-frame .strut {
|
||||
/*background: transparent url( ../images/bg-center.gif ) repeat-x scroll center bottom;*/
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
div.windoo-wise a.windoo-button {
|
||||
width: 23px;
|
||||
height: 19px;
|
||||
/*line-height: 19px;*/
|
||||
font-size: 9pt;
|
||||
text-indent: -1000em;
|
||||
background: url( '../images/buttons.gif' ) no-repeat scroll 0 0;
|
||||
}
|
||||
|
||||
div.windoo-wise a.windoo-close {
|
||||
top: 0px;
|
||||
right: 10px;
|
||||
background-position: -69px 0;
|
||||
}
|
||||
|
||||
div.windoo-wise a.windoo-close:hover {
|
||||
background-position: -69px -19px;
|
||||
}
|
||||
|
||||
div.windoo-wise a.windoo-close-disabled, div.windoo-wise a.windoo-close-disabled:hover {
|
||||
background-position: -69px 0;
|
||||
opacity: .3;
|
||||
filter: Alpha( opacity = 30 );
|
||||
}
|
||||
|
||||
div.windoo-wise a.windoo-maximize {
|
||||
top: 0px;
|
||||
right: 33px;
|
||||
background-position: -46px 0;
|
||||
}
|
||||
|
||||
div.windoo-wise a.windoo-maximize:hover {
|
||||
background-position: -46px -19px;
|
||||
}
|
||||
|
||||
div.windoo-wise a.windoo-maximize-disabled, div.windoo-wise a.windoo-maximize-disabled:hover {
|
||||
background-position: -46px 0;
|
||||
opacity: .3;
|
||||
filter: Alpha( opacity = 30 );
|
||||
}
|
||||
|
||||
div.windoo-wise a.windoo-minimize {
|
||||
top: 0px;
|
||||
right: 56px;
|
||||
background-position: 0 0;
|
||||
}
|
||||
|
||||
div.windoo-wise a.windoo-minimize:hover {
|
||||
background-position: 0 -19px;
|
||||
}
|
||||
|
||||
div.windoo-wise a.windoo-minimize-disabled, div.windoo-wise a.windoo-minimize-disabled:hover {
|
||||
background-position: 0 0;
|
||||
opacity: .3;
|
||||
filter: Alpha( opacity = 30 );
|
||||
}
|
||||
|
||||
div.windoo-wise a.windoo-restore {
|
||||
display: none;
|
||||
top: 0px;
|
||||
right: 15px;
|
||||
background-position: -46px 0;
|
||||
}
|
||||
|
||||
div.windoo-wise a.windoo-restore:hover {
|
||||
background-position: -46px -19px;
|
||||
}
|
||||
|
||||
div.windoo-wise a.windoo-restore-disabled, div.windoo-wise a.windoo-restore-disabled:hover {
|
||||
background-position: -46px 0;
|
||||
opacity: .3;
|
||||
filter: Alpha( opacity = 30 );
|
||||
}
|
||||
|
||||
div.windoo-wise a.windoo-menu {
|
||||
display: none;
|
||||
}
|
||||
|
||||
div.windoo-wise-minimized {
|
||||
width: 165px !important;
|
||||
}
|
||||
|
||||
div.windoo-shadow-wise-maximized {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
div.windoo-wise-alert-message {
|
||||
}
|
||||
|
||||
div.windoo-wise-confirm-message {
|
||||
}
|
||||
|
||||
div.windoo-wise-alert-pane, div.windoo-wise-confirm-pane {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
div.windoo-wise-alert-pane input, div.windoo-wise-confirm-pane input {
|
||||
margin: 0 .5em;
|
||||
width: 4em;
|
||||
}
|
||||
|
||||
|
||||
div.windoo-wise-confirm-pane input {
|
||||
background: #3399CC;
|
||||
border: 1px solid #006699;
|
||||
color: #FFFFFF;
|
||||
font-family: arial, helvetica, sans-serif;
|
||||
font-size: 92%;
|
||||
font-style: normal;
|
||||
font-variant: normal;
|
||||
font-weight: bold;
|
||||
/*line-height: normal;*/
|
||||
overflow: visible;
|
||||
padding: 2px 8px 1px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
/************************************************************************************
|
||||
* - mooRainbow: defaultCSS
|
||||
* author: w00fz <w00fzPuppy@gmail.com>
|
||||
*******************************************/
|
||||
|
||||
#mooRainbow {
|
||||
font-size: 11px;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.moor-box {
|
||||
width: 125px;
|
||||
height: 110px;
|
||||
border: 1px solid #636163;
|
||||
background-color: #e5e5e5;
|
||||
}
|
||||
|
||||
.moor-overlayBox {
|
||||
width: 80px; /* Width and Height of the overlay must be setted here: default 256x256 */
|
||||
height: 80px;
|
||||
margin-top: 3px;
|
||||
margin-left: 3px;
|
||||
border: 1px solid #000;
|
||||
}
|
||||
|
||||
.moor-slider {
|
||||
border: 1px solid #000;
|
||||
margin-top: 3px;
|
||||
margin-left: 86px;
|
||||
width: 10px; /* if you want a bigger or smaller slider... */
|
||||
height: 80px;
|
||||
}
|
||||
|
||||
.moor-colorBox {
|
||||
/*display: none;*/
|
||||
visibility: hidden;
|
||||
border: 1px solid #000;
|
||||
width: 59px;
|
||||
height: 68px;
|
||||
margin-top: 20px;
|
||||
margin-left: 315px;
|
||||
}
|
||||
|
||||
.moor-currentColor {
|
||||
/* Bottom Box Color, the backup one */
|
||||
/*display: none;*/
|
||||
visibility: hidden;
|
||||
margin-top: 55px;
|
||||
margin-left: 316px;
|
||||
width: 59px;
|
||||
height: 34px;
|
||||
}
|
||||
|
||||
.moor-okButton {
|
||||
font-family: Tahoma;
|
||||
font-weight: bold;
|
||||
font-size: 8px;
|
||||
margin-top: 90px;
|
||||
margin-left: 3px;
|
||||
background: #e6e6e6;
|
||||
height: 15px;
|
||||
border: 1px solid #d6d6d6;
|
||||
border-left-color: #f5f5f5;
|
||||
border-top-color: #f5f5f5;
|
||||
}
|
||||
|
||||
label {
|
||||
font-family: mono;
|
||||
}
|
||||
|
||||
/* Following are just <label> */
|
||||
.moor-rLabel {
|
||||
/*display: none;*/
|
||||
visibility: hidden;
|
||||
margin-top: 100px;
|
||||
margin-left: 315px;
|
||||
}
|
||||
|
||||
.moor-gLabel {
|
||||
/*display: none;*/
|
||||
visibility: hidden;
|
||||
margin-top: 125px;
|
||||
margin-left: 315px;
|
||||
}
|
||||
|
||||
.moor-bLabel {
|
||||
/*display: none;*/
|
||||
visibility: hidden;
|
||||
margin-top: 150px;
|
||||
margin-left: 315px;
|
||||
}
|
||||
|
||||
.moor-HueLabel {
|
||||
/*display: none;*/
|
||||
visibility: hidden;
|
||||
margin-top: 190px;
|
||||
margin-left: 315px;
|
||||
}
|
||||
|
||||
span.moor-ballino {
|
||||
/* Style hue ? (degree) !! */
|
||||
/*display: none;*/
|
||||
visibility: hidden;
|
||||
margin-top: 190px;
|
||||
margin-left: 370px;
|
||||
}
|
||||
|
||||
.moor-SatuLabel {
|
||||
/*display: none;*/
|
||||
visibility: hidden;
|
||||
margin-top: 215px;
|
||||
margin-left: 315px;
|
||||
}
|
||||
|
||||
.moor-BrighLabel {
|
||||
display: none;
|
||||
margin-top: 240px;
|
||||
margin-left: 315px;
|
||||
}
|
||||
|
||||
.moor-hexLabel {
|
||||
font-size: 0px;
|
||||
margin-top: 90px;
|
||||
margin-left: 70px;
|
||||
}
|
||||
|
||||
/* <input> */
|
||||
.moor-rInput, .moor-gInput, .moor-bInput, .moor-HueInput, .moor-SatuInput, .moor-BrighInput {
|
||||
/*display: none;*/
|
||||
visibility: hidden;
|
||||
width: 30px;
|
||||
}
|
||||
|
||||
.moor-hexInput {
|
||||
font-size: 9px;
|
||||
width: 45px;
|
||||
}
|
||||
|
||||
.moor-cursor {
|
||||
background-image: url( ../images/moor_cursor.gif );
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
}
|
||||
|
||||
.moor-arrows {
|
||||
/*display: none;*/
|
||||
visibility: hidden; /*background-image: url(images/moor_arrows.gif);*/
|
||||
top: 9px;
|
||||
left: 270px;
|
||||
width: 41px;
|
||||
height: 9px;
|
||||
}
|
||||
|
||||
.moor-chooseColor {
|
||||
margin-left: 100px;
|
||||
margin-top: 3px;
|
||||
width: 20px;
|
||||
height: 82px;
|
||||
}
|
||||
|
||||
/***************************************************************************************************
|
||||
Title : Lightbox CSS
|
||||
Author : Kevin Hale
|
||||
URL : http://particletree.com/features/lightbox-gone-wild/
|
||||
|
||||
Created : January 13, 2006
|
||||
Modified : February 1, 2006
|
||||
|
||||
/*******************************************/
|
||||
|
||||
#lightbox {
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
z-index: 9999;
|
||||
width: 300px;
|
||||
height: 300px;
|
||||
margin: -150px 0 0 -150px;
|
||||
}
|
||||
|
||||
#lightbox[id] {
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
#overlay {
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 3000px; /* IE hack */
|
||||
height: 3000px; /* IE hack */
|
||||
z-index: 5000;
|
||||
background-color: snow;
|
||||
-moz-opacity: 0.8;
|
||||
opacity: .80;
|
||||
filter: alpha( opacity = 80 );
|
||||
}
|
||||
|
||||
#overlay[id] {
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
#lightbox.done #lbLoadMessage {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#lightbox.done #lbContent {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#lightbox.loading #lbContent {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#lightbox.loading #lbLoadMessage {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/*Pop Up Menu*/
|
||||
.leftMenu {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.subMenu2 {
|
||||
visibility: hidden;
|
||||
position: absolute;
|
||||
z-index: 4;
|
||||
background-color: white;
|
||||
border: 1px solid black;
|
||||
clear: both;
|
||||
text-align:left;
|
||||
width: 90px;
|
||||
}
|
||||
|
||||
.subMenu2 {
|
||||
|
||||
border: 1px solid #093a9d;
|
||||
background-color: #E2F0F6;
|
||||
}
|
||||
|
||||
.subMenu2 a {
|
||||
display: block;
|
||||
text-decoration: none; /*margin: 4px;*/
|
||||
font-size: 13px;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
.subMenu2Sep {
|
||||
|
||||
border-bottom: 1px solid #093a9d;
|
||||
}
|
||||
|
||||
.subMenu2 a:hover, .subMenu2 .menuButton:hover {
|
||||
background-color: #4D79CF;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.subMenu .menuLink {
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.subMenu2 .menuButton {
|
||||
cursor: pointer;
|
||||
font-size: 13px;
|
||||
padding: 5px;
|
||||
color: black;
|
||||
}
|
||||
|
||||
/* Windoo main window and frames */
|
||||
div.windoo {
|
||||
position: absolute;
|
||||
/*overflow: hidden;*/
|
||||
}
|
||||
|
||||
div.windoo .windoo-drag {
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
div.windoo div.windoo-body {
|
||||
position: relative;
|
||||
overflow: auto;
|
||||
width: auto;
|
||||
padding: 0;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
div.windoo div.windoo-frame {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
top: 0;
|
||||
left: 0;
|
||||
line-height: 0;
|
||||
}
|
||||
|
||||
div.windoo div.windoo-frame .strut {
|
||||
line-height: 0;
|
||||
font-size: 0px;
|
||||
}
|
||||
|
||||
div.windoo div.windoo-frame .title {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
div.windoo div.windoo-frame .title .title-text {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* Windoo buttons */
|
||||
div.windoo a.windoo-button {
|
||||
position: absolute;
|
||||
display: block;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
overflow: hidden;
|
||||
text-indent: -1000em;
|
||||
outline: none;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
/* Minimized and maximazed states */
|
||||
div.windoo-maximized .windoo-sizer, div.windoo-minimized .windoo-sizer, div.windoo-rolled .windoo-sizer, div.windoo-minimized a.windoo-button {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
div.windoo-minimized a.windoo-restore {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
div.windoo-minimized div.windoo-body, div.windoo-minimized .windoo-pane,
|
||||
div.windoo-rolled div.windoo-body, div.windoo-rolled .windoo-pane {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* Windoo sizers */
|
||||
div.windoo .windoo-sizer {
|
||||
position: absolute;
|
||||
overflow: hidden;
|
||||
background: url( '../images/s.gif' );
|
||||
z-index: 5;
|
||||
-moz-user-select: none;
|
||||
}
|
||||
|
||||
div.windoo .windoo-north {
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 6px;
|
||||
cursor: n-resize;
|
||||
}
|
||||
|
||||
div.windoo .windoo-south {
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 6px;
|
||||
cursor: s-resize;
|
||||
}
|
||||
|
||||
div.windoo .windoo-west {
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 100%;
|
||||
width: 6px;
|
||||
cursor: w-resize;
|
||||
}
|
||||
|
||||
div.windoo .windoo-east {
|
||||
top: 0;
|
||||
right: 0;
|
||||
height: 100%;
|
||||
width: 6px;
|
||||
cursor: e-resize;
|
||||
}
|
||||
|
||||
div.windoo .windoo-nw,
|
||||
div.windoo .windoo-ne,
|
||||
div.windoo .windoo-sw,
|
||||
div.windoo .windoo-se {
|
||||
width: 9px;
|
||||
height: 9px;
|
||||
}
|
||||
|
||||
div.windoo .windoo-nw {
|
||||
top: 0;
|
||||
left: 0;
|
||||
cursor: nw-resize;
|
||||
}
|
||||
|
||||
div.windoo .windoo-ne {
|
||||
top: 0;
|
||||
right: 0;
|
||||
cursor: ne-resize;
|
||||
}
|
||||
|
||||
div.windoo .windoo-sw {
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
cursor: sw-resize;
|
||||
}
|
||||
|
||||
div.windoo .windoo-se {
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
cursor: se-resize;
|
||||
}
|
||||
|
||||
/* Windoo ghost sizer */
|
||||
div.windoo-ghost {
|
||||
border: dotted #0d0 2px;
|
||||
position: absolute;
|
||||
-moz-user-select: none;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
background: transparent url( '../images/s.gif' );
|
||||
}
|
||||
|
||||
/* Windoo simple shadow */
|
||||
div.windoo-shadow-simple {
|
||||
position: absolute;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
div.windoo-shadow-simple div.c {
|
||||
}
|
||||
|
||||
/* Modal window shadow overlay */
|
||||
div.windoo-modal-overlay {
|
||||
}
|
718
wise-webapp/src/main/webapp/css/wisehome.css
Normal file
718
wise-webapp/src/main/webapp/css/wisehome.css
Normal file
@@ -0,0 +1,718 @@
|
||||
/* GLOBAL COMPONENTS */
|
||||
@import "common.css";
|
||||
@import "commonLibs.css";
|
||||
@import "thirdparty.css";
|
||||
|
||||
/* INTRO STYLES */
|
||||
.button {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#intro {
|
||||
width: 100%;
|
||||
height: 310px;
|
||||
border-bottom: 1px solid #bbb4d6;
|
||||
background-color: #e5e5e5;
|
||||
}
|
||||
|
||||
#introContent {
|
||||
width: 800px;
|
||||
margin: auto;
|
||||
position: relative;
|
||||
height: 250px;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#introAnimation {
|
||||
float: left;
|
||||
width: 510px;
|
||||
height: 210px;
|
||||
margin: 40px 12px 0px 10px;
|
||||
}
|
||||
|
||||
.contentImage {
|
||||
height: 210px;
|
||||
width: 245px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.contentText {
|
||||
float: left;
|
||||
width: 255px;
|
||||
margin-left: 50px;
|
||||
margin-top: 25px;
|
||||
font: normal 80% "trebuchet ms", verdana, arial, helvetica, sans-serif;
|
||||
}
|
||||
|
||||
.contentTitle {
|
||||
width: 100px;
|
||||
font-size: 22px;
|
||||
font-weight: bold;
|
||||
color: #808080;
|
||||
margin-left: -2px;
|
||||
}
|
||||
|
||||
.contentDescription {
|
||||
font-size: 15px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
#introRightContent {
|
||||
float: left;
|
||||
width: 190px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#searchAdvance {
|
||||
padding: 5px;
|
||||
border: 1px dotted white;
|
||||
}
|
||||
|
||||
#searchAdvance table {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#searchResult {
|
||||
clear: both;
|
||||
width: 100%;
|
||||
height: 550px;
|
||||
overflow: auto;
|
||||
border: 0px solid gray;
|
||||
background-color: white;
|
||||
z-index: 2;
|
||||
position: relative;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
#searchResultTable table {
|
||||
width: 100%;
|
||||
border: 0px solid gray;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
#searchResultTable thead, #searchAdvance thead {
|
||||
background-color: #093A9D;
|
||||
font-size: 12px;
|
||||
font-weight: normal;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#searchResultTable td {
|
||||
text-align: center;
|
||||
border-bottom: 1px solid #EEEEEE;
|
||||
color: #999999;
|
||||
font-size: 12px;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
#searchResultTable th, #searchAdvance th {
|
||||
color: white;
|
||||
border-right: 1px dotted #ffffff;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
font-size: 12px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#searchResultTable tbody tr:hover {
|
||||
background-color: #E2f0f6;
|
||||
}
|
||||
|
||||
#searchResultTable tr {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#searchResultTable .mapTitle {
|
||||
font-size: 13px;
|
||||
color: #666666;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#searchResultTable .mapTags {
|
||||
font-size: 11px;
|
||||
color: black;
|
||||
}
|
||||
|
||||
#searchResult .sb-inner {
|
||||
background: #C3DEF5;
|
||||
}
|
||||
|
||||
#searchResult .sb-border {
|
||||
background: #A7C6DF;
|
||||
}
|
||||
|
||||
#search {
|
||||
clear: both;
|
||||
width: 200px;
|
||||
font-size: 12px;
|
||||
padding: 9px 9px 0px;
|
||||
}
|
||||
|
||||
#searchTitleContainer {
|
||||
background: url( ../images/search3.png ) no-repeat left;
|
||||
padding-left: 35px;
|
||||
padding-bottom: 10px;
|
||||
behavior: url( ../css/iepngfix.htc );
|
||||
}
|
||||
|
||||
#searchTitle {
|
||||
height: 16px;
|
||||
top: 3px;
|
||||
color: #6186CB;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#searchText {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#searchField {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
#searchField input {
|
||||
color: gray;
|
||||
width: 93%;
|
||||
}
|
||||
|
||||
#searchButton {
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
#searchButtonContainer {
|
||||
float: right;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
#searchBtnStart {
|
||||
width: 6px;
|
||||
height: 25px;
|
||||
background: url( ../images/btnStart.png ) no-repeat left top;
|
||||
behavior: url( ../css/iepngfix.htc );
|
||||
float: left;
|
||||
}
|
||||
|
||||
#searchBtnBody {
|
||||
background: url( ../images/btnBody.png );
|
||||
height: 18px;
|
||||
float: left;
|
||||
padding: 0px 0px;
|
||||
padding-top: 5px;
|
||||
text-align: center;
|
||||
color: black;
|
||||
}
|
||||
|
||||
#searchBtnEnd {
|
||||
width: 7px;
|
||||
height: 25px;
|
||||
background: url( ../images/btnEnd.png ) no-repeat right top;
|
||||
behavior: url( ../css/iepngfix.htc );
|
||||
float: left;
|
||||
}
|
||||
|
||||
#tryNow {
|
||||
clear: both;
|
||||
font-size: 20px;
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
margin-left: 20px;
|
||||
height:70px;
|
||||
}
|
||||
|
||||
div#tryNow a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
div#tryNow .tryBtnStart {
|
||||
width: 10px;
|
||||
height: 70px;
|
||||
background: url( ../images/tryItStartBtn2.png ) no-repeat left top;
|
||||
behavior: url( ../css/iepngfix.htc );
|
||||
float: left;
|
||||
}
|
||||
|
||||
div#tryNow .tryBtnBody {
|
||||
height: 70px;
|
||||
background: url( ../images/tryItBodyBtn2.png );
|
||||
float: left;
|
||||
width: 145px;
|
||||
}
|
||||
|
||||
div#tryNow .tryBtnEnd {
|
||||
width: 11px;
|
||||
height: 70px;
|
||||
background: url( ../images/tryItEndBtn2.png ) no-repeat right top;
|
||||
float: left;
|
||||
}
|
||||
|
||||
div#tryNow .tryBtnText {
|
||||
padding: 0px 20px;
|
||||
position: relative;
|
||||
height: 70px;
|
||||
font-size: 20px;
|
||||
color: #093A9D;
|
||||
font-weight: bold;
|
||||
top: 50%;
|
||||
margin-top: -13px;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
#video {
|
||||
clear: both;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
margin-left: 20px;
|
||||
height:51px;
|
||||
}
|
||||
|
||||
div#video .videoIconContainer {
|
||||
display:inline;
|
||||
height:51px;
|
||||
margin-right:10px;
|
||||
position:relative;
|
||||
top:14px;
|
||||
width:20px;
|
||||
}
|
||||
|
||||
div#video img {
|
||||
width:20px;
|
||||
}
|
||||
|
||||
div#video a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
div#video .videoBtnStart {
|
||||
width: 10px;
|
||||
height: 51px;
|
||||
background: url( ../images/videoStart.png ) no-repeat left top;
|
||||
behavior: url( ../css/iepngfix.htc );
|
||||
float: left;
|
||||
}
|
||||
|
||||
div#video .videoBtnBody {
|
||||
height: 51px;
|
||||
background: url( ../images/videoBody.png );
|
||||
float: left;
|
||||
width: 145px;
|
||||
}
|
||||
|
||||
div#video .videoBtnEnd {
|
||||
width: 10px;
|
||||
height: 51px;
|
||||
background: url( ../images/videoEnd.png ) no-repeat right top;
|
||||
float: left;
|
||||
}
|
||||
|
||||
div#video .videoBtnText {
|
||||
position: relative;
|
||||
height: 70px;
|
||||
font-size: 12px;
|
||||
color: #093A9D;
|
||||
font-weight: bold;
|
||||
white-space: normal;
|
||||
display:inline;
|
||||
width:125px;
|
||||
|
||||
}
|
||||
/* MAIN CONTENT STYLES */
|
||||
|
||||
#main {
|
||||
width: 800px;
|
||||
margin: auto;
|
||||
position: relative;
|
||||
height: 315px;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#mainContent, #introContent {
|
||||
padding: 10px 0 15px 0;
|
||||
font-size: 80%;
|
||||
width: 800px;
|
||||
}
|
||||
|
||||
.separator {
|
||||
width: 520px;
|
||||
padding-bottom: 40px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
#newsAndArticles, #recentMaps, #join {
|
||||
width: 230px;
|
||||
float: left;
|
||||
margin-right: 0;
|
||||
padding: 9px;
|
||||
}
|
||||
|
||||
#recentMaps {
|
||||
margin-right: 10px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
#join {
|
||||
|
||||
}
|
||||
|
||||
#join a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
div#signUpButton {
|
||||
color: black;
|
||||
padding: 5px;
|
||||
margin-bottom: 5px; /*text-align: center;*/
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
div#signUpButton a {
|
||||
font-size: 120%; /*color: #660066;*/
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
div#signUpButton .signUpBtnContainer {
|
||||
left: 60px;
|
||||
}
|
||||
|
||||
div#signUpButton .signUpStartBtn {
|
||||
width: 5px;
|
||||
height: 25px;
|
||||
background: url( ../images/signUpStartBtn.png ) no-repeat left top;
|
||||
behavior: url( ../css/iepngfix.htc );
|
||||
float: left;
|
||||
}
|
||||
|
||||
div#signUpButton .signUpBodyBtn {
|
||||
height: 25px;
|
||||
width: 70px;
|
||||
background: url( ../images/signUpBodyBtn.png );
|
||||
white-space: nowrap;
|
||||
float: left;
|
||||
|
||||
}
|
||||
|
||||
div#signUpButton .signUpEndBtn {
|
||||
width: 7px;
|
||||
height: 25px;
|
||||
background: url( ../images/signUpEndBtn.png ) no-repeat right top;
|
||||
behavior: url( ../css/iepngfix.htc );
|
||||
float: left;
|
||||
}
|
||||
|
||||
div#signUpButton .signUpText {
|
||||
padding: 0px 20px;
|
||||
position: relative;
|
||||
height: 25px;
|
||||
color: #093A9D;
|
||||
font-weight: bold;
|
||||
top: 50%;
|
||||
margin-top: -7px;
|
||||
}
|
||||
|
||||
#newsAndArticles dl, #recentMaps dl, #join dl, #search dl {
|
||||
width: 100%; /*padding-bottom: 15px;*/
|
||||
color: black;
|
||||
}
|
||||
|
||||
#newsAndArticles dl dt, #join dl dt, #search dl dt {
|
||||
margin: 0;
|
||||
color: black;
|
||||
font-weight: bold;
|
||||
padding: 10px 0 5px 0;
|
||||
}
|
||||
|
||||
#newsAndArticles dl dd, #join dl dd, #search dl dd {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
div#news {
|
||||
float: left;
|
||||
width: 400px;
|
||||
}
|
||||
|
||||
#recentMaps dl dt {
|
||||
margin: 0;
|
||||
color: black;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#recentMaps dt {
|
||||
padding-top: 3px;
|
||||
}
|
||||
|
||||
#recentMaps dd {
|
||||
padding-bottom: 3px;
|
||||
margin: 0;
|
||||
border-bottom: 1px solid #E5E5E5;
|
||||
}
|
||||
|
||||
#newsAndArticles h1, #recentMaps h1, #join h1, #search h1 {
|
||||
color: #093A9D;
|
||||
font-size: 150%;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#join dl {
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
#join h1 {
|
||||
color: white;
|
||||
}
|
||||
|
||||
#join dd {
|
||||
color: white;
|
||||
}
|
||||
|
||||
#join dt {
|
||||
color: white;
|
||||
font-size: medium;
|
||||
}
|
||||
|
||||
#join .sb-inner {
|
||||
background: #9a8fc3;
|
||||
}
|
||||
|
||||
#join .sb-shadow {
|
||||
background: white;
|
||||
}
|
||||
|
||||
#join .sb-border {
|
||||
background: #A29BBF;
|
||||
}
|
||||
|
||||
#newsAndArticles .sb-inner, #recentMaps .sb-inner {
|
||||
background: #c3def5;
|
||||
}
|
||||
|
||||
#newsAndArticles .sb-shadow, #recentMaps .sb-shadow {
|
||||
background: white;
|
||||
}
|
||||
|
||||
#newsAndArticles .sb-border, #recentMaps .sb-border {
|
||||
background: #A7C6DF;
|
||||
}
|
||||
|
||||
#recentMapsContent, #newsContent, #joinContent {
|
||||
padding: 5px 10px;
|
||||
}
|
||||
|
||||
#recentMapsContent .sb-inner, #newsContent .sb-inner {
|
||||
background: white;
|
||||
}
|
||||
|
||||
#recentMapsContent .sb-border, #newsContent .sb-border {
|
||||
background: #A7C6DF;
|
||||
}
|
||||
|
||||
#search dl {
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
#search h1 {
|
||||
color: white;
|
||||
}
|
||||
|
||||
#search dd {
|
||||
color: white;
|
||||
}
|
||||
|
||||
#search dt {
|
||||
color: white;
|
||||
font-size: medium;
|
||||
}
|
||||
|
||||
#search .sb-inner {
|
||||
background: white;
|
||||
}
|
||||
|
||||
#search .sb-shadow {
|
||||
background: white;
|
||||
}
|
||||
|
||||
#search .sb-border {
|
||||
background: #6186CB;
|
||||
}
|
||||
|
||||
/* Finish homepage styles */
|
||||
|
||||
div#mainBody {
|
||||
margin: 10px auto;
|
||||
width: 800px; /*margin-bottom: 100px; *//* height brokes all the tables on IE*/
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
div#news li {
|
||||
background: transparent url( ../images/icon_triangle_grey_12x13.gif ) no-repeat scroll 0pt;
|
||||
list-style-image: none;
|
||||
list-style-position: outside;
|
||||
list-style-type: none;
|
||||
margin-bottom: 12px;
|
||||
padding: 2px 0pt 5px 20px;
|
||||
}
|
||||
|
||||
div#news ul {
|
||||
padding: 5px 40px;
|
||||
}
|
||||
|
||||
div#news h1 {
|
||||
font-size: 200%;
|
||||
color: #1E4BA5;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
div#login {
|
||||
float: right;
|
||||
width: 350px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
div#login .sb-inner, div#forgotPasswordContainer .sb-inner, div#userRegistration .sb-inner {
|
||||
background-color: #eeeeee;
|
||||
}
|
||||
|
||||
#forgotPasswordContainer {
|
||||
width: 500px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
div#login .sb-border, div#forgotPasswordContainer .sb-border, div#userRegistration .sb-border {
|
||||
background-color: #cfcfcf;
|
||||
}
|
||||
|
||||
/* This is used to fix IE explorer bug rendering rounded corners*/
|
||||
div#loginContent {
|
||||
width: 100%;
|
||||
min-height: 250px;
|
||||
}
|
||||
|
||||
div#loginContent td, div#userRegistrationContent td, div#forgotPasswordContent td {
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
div#login h1, div#forgotPasswordContainer h1, div#userRegistration h1 {
|
||||
color: gray;
|
||||
font-size: 200%;
|
||||
margin-bottom: 10px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
div#forgotPasswordContainer h2, div#userRegistration h2 {
|
||||
color: black;
|
||||
margin-bottom: 5px;
|
||||
font-size: 110%;
|
||||
border: none;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
div#userRegistration {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
div#register {
|
||||
position: relative;
|
||||
margin: 10px auto;
|
||||
width: 800px;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
div#register a {
|
||||
color: #003399;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* WiseMap details */
|
||||
#detailContent {
|
||||
width: 700px;
|
||||
height: 100%;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#detailContent .sb-inner {
|
||||
background: #C3DEF5;
|
||||
}
|
||||
|
||||
#detailContent .sb-border {
|
||||
background: #A7C6DF;
|
||||
}
|
||||
|
||||
#detail {
|
||||
margin: 10px auto;
|
||||
height: 100%;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
#detail table {
|
||||
background-color: white;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#detail td {
|
||||
padding: 5px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#detail .sb-inner {
|
||||
background: white;
|
||||
}
|
||||
|
||||
#detail .sb-border {
|
||||
background: #E5E5E5;
|
||||
}
|
||||
|
||||
#detailTitle {
|
||||
color: #093A9D;
|
||||
font-weight: bold;
|
||||
font-size: 14px;
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
#detailTitle img {
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
#detailTitle span {
|
||||
color: #8e9181;
|
||||
font-weight: normal;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
#detail h1 {
|
||||
color: black;
|
||||
font-weight: bolder;
|
||||
}
|
||||
|
||||
#detail .evenRow {
|
||||
background-color: #ebeef1;
|
||||
}
|
||||
|
||||
#detail .oddRow {
|
||||
background-color: #eff3f5;
|
||||
}
|
||||
|
||||
div.pageBodyContent ol {
|
||||
margin-left: 12px;
|
||||
}
|
||||
|
||||
div.pageBodyContent ul {
|
||||
list-style-position: outside;
|
||||
}
|
||||
|
||||
div.pageBodyContent ol li {
|
||||
list-style-type: decimal;
|
||||
}
|
||||
|
||||
div.newsContainer {
|
||||
clear:both;
|
||||
margin-bottom:20px;
|
||||
padding:10px;
|
||||
width:100%;
|
||||
}
|
||||
div.newsContainer h2 {
|
||||
padding:10px;
|
||||
color:#6B628F;
|
||||
}
|
Reference in New Issue
Block a user