289 lines
4.3 KiB
CSS
289 lines
4.3 KiB
CSS
|
|
abbr.lexicon-indicator,
|
|
acronym.lexicon-indicator,
|
|
sup.lexicon-indicator,
|
|
span.lexicon-indicator,
|
|
a.lexicon-indicator,
|
|
a.lexicon-icon,
|
|
dfn.lexicon-indicator,
|
|
img.lexicon-indicator {
|
|
cursor: help;
|
|
}
|
|
|
|
span.lexicon-term {
|
|
text-decoration: none;
|
|
border-bottom: 1px dotted;
|
|
cursor: help;
|
|
}
|
|
|
|
a.lexicon-term {
|
|
text-decoration: none;
|
|
border-bottom: 1px dotted #080;
|
|
color: #080;
|
|
cursor: help;
|
|
}
|
|
|
|
dl.lexicon-list > dt {
|
|
font-weight: bold;
|
|
}
|
|
|
|
dl.lexicon-list > dd {
|
|
font-weight: normal;
|
|
font-size: 75%;
|
|
margin-left: 15px;
|
|
}
|
|
|
|
dl.lexicon-list dt.depth1 {
|
|
padding-left: 10px;
|
|
}
|
|
|
|
dl.lexicon-list dt.depth2 {
|
|
padding-left: 20px;
|
|
}
|
|
|
|
dl.lexicon-list dt.depth3 {
|
|
padding-left: 30px;
|
|
}
|
|
|
|
.lexicon-list dt {
|
|
padding-top: 7px;
|
|
clear: both;
|
|
}
|
|
|
|
td.lexicon-list-description {
|
|
padding-left: 1em !important;
|
|
font-style: italic;
|
|
font-size: 90%;
|
|
}
|
|
|
|
a.lexicon-edit-term {
|
|
font-size: 75%;
|
|
font-weight: normal;
|
|
margin-left: 2.0em;
|
|
}
|
|
|
|
a.lexicon-search-term {
|
|
font-size: 75%;
|
|
font-weight: normal;
|
|
margin-left: 2.0em;
|
|
}
|
|
|
|
p.lexicon-description {
|
|
margin: 0px 2.0em 0.5em 2.0em;
|
|
text-indent: 0;
|
|
}
|
|
|
|
div.lexicon-letter {
|
|
clear: both;
|
|
text-align: center;
|
|
font-size: 150%;
|
|
font-weight: bold;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.lexicon-synonyms {
|
|
font-style: italic;
|
|
color: #888888;
|
|
}
|
|
|
|
.lexicon-related {
|
|
font-style: italic;
|
|
color: #888888;
|
|
}
|
|
|
|
.lexicon-related a {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.lexicon-related a:visited {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.lexicon-related a:link {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.lexicon-links {
|
|
clear: both;
|
|
text-align: center;
|
|
background-color: #eeeeff;
|
|
color: #888888;
|
|
}
|
|
|
|
.lexicon-links a {
|
|
font-size: 140%;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
.lexicon-alphabar-instructions {
|
|
clear: both;
|
|
font-size: 89%;
|
|
font-style: italic;
|
|
}
|
|
|
|
.lexicon-admin-links {
|
|
clear: both;
|
|
margin: 0;
|
|
}
|
|
.lexicon-admin-links ul {
|
|
padding: 0;
|
|
}
|
|
.lexicon-admin-links li {
|
|
list-style: none;
|
|
float: left;
|
|
margin-bottom: .8em;
|
|
}
|
|
.lexicon-admin-links li.lexicon_edit,
|
|
.lexicon-admin-links li.lexicon_admin {
|
|
float: right;
|
|
padding: 0 8px 3px;
|
|
margin: .5em 0 .5em .5em;
|
|
background-color: #ff6600;
|
|
}
|
|
.lexicon-admin-links li a {
|
|
color: #fff;
|
|
padding-right: 5px .8em 5px 5px;
|
|
}
|
|
.lexicon-admin-links li.lexicon_edit a,
|
|
.lexicon-admin-links li.lexicon_admin a {
|
|
font-size: 78%;
|
|
}
|
|
|
|
.lexicon-list dt img {
|
|
float: left;
|
|
}
|
|
|
|
.lexicon-list .taxonomy_image_wrapper {
|
|
width: 70px;
|
|
float: left;
|
|
}
|
|
|
|
a.clicktip_target {
|
|
font-style:normal;
|
|
}
|
|
|
|
span.clicktip_target {
|
|
font-style:normal;
|
|
}
|
|
|
|
html > body .hovertip_wrap3 {
|
|
background-color: #ffdab9;
|
|
border: 3px outset #d2691e;
|
|
}
|
|
|
|
.hovertip h2 {
|
|
margin: 0;
|
|
padding: 0;
|
|
background-color: #D2691E;
|
|
color: #ffffff;
|
|
}
|
|
|
|
a.hovertip_target {
|
|
font-style:normal;
|
|
border-bottom: 3px double #992222;
|
|
}
|
|
|
|
span.hovertip_target {
|
|
font-style:normal;
|
|
border-bottom: 3px double #992222;
|
|
}
|
|
|
|
.lexicon_radios .form-radios {
|
|
margin-top: 0;
|
|
}
|
|
|
|
.lexicon_radios .form-item {
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.lexicon_checkboxes .form-checkboxes {
|
|
margin-top: 0;
|
|
}
|
|
|
|
.lexicon_checkboxes .form-item {
|
|
margin-top: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.lexicon_radios label.option {
|
|
margin-right: 1em;
|
|
float: left;
|
|
border: 1px dotted #666666;
|
|
padding: 0 4px 1px 0;
|
|
}
|
|
|
|
.lexicon_radios .form-item .description {
|
|
clear: both;
|
|
}
|
|
|
|
.lexicon_checkboxes label.option {
|
|
margin-right: 1em;
|
|
float: left;
|
|
padding: 0 4px 1px 0;
|
|
}
|
|
|
|
.lexicon_checkboxes .form-item .description {
|
|
clear: both;
|
|
}
|
|
|
|
.lexicon-detailed {
|
|
}
|
|
|
|
.lexicon-detailed h2 {
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.lexicon-detailed legend {
|
|
text-indent: 0;
|
|
}
|
|
|
|
.lexicon-detailed-link {
|
|
font-size: 89%;
|
|
text-indent: 2em;
|
|
}
|
|
|
|
.lexicon-interval .description {
|
|
display: block;
|
|
}
|
|
|
|
.block-lexicon {
|
|
font-size: 89%;
|
|
position: relative;
|
|
}
|
|
.block-lexicon .content {
|
|
height: 42px;
|
|
}
|
|
.block-lexicon input.form-text {
|
|
padding-right: 48px;
|
|
background: #fff;
|
|
font-weight: 300;
|
|
}
|
|
.block-lexicon button.form-submit {
|
|
position: absolute;
|
|
padding: 0;
|
|
top: 0;
|
|
right: 0;
|
|
width: 39px;
|
|
height: 39px;
|
|
color: #3c8dbc;
|
|
overflow: hidden;
|
|
}
|
|
.block-lexicon button.form-submit:hover {
|
|
color: #307095;
|
|
}
|
|
.block-lexicon button.form-submit span {
|
|
color: #fff;
|
|
display: block;
|
|
line-height: 34px;
|
|
margin: 0;
|
|
}
|
|
|
|
.lexicon-block-term-name {
|
|
font-weight: bold;
|
|
}
|
|
|
|
span.hovertip img {
|
|
text-align: left;
|
|
margin-right: 5px;
|
|
}
|