2011-01-05 16:52:11 +00:00
|
|
|
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
|
|
|
|
|
|
|
#body {
|
2011-01-14 21:39:11 +00:00
|
|
|
font: 0.9em Helvetica;
|
2011-01-13 21:30:15 +00:00
|
|
|
background-color: #fff;
|
|
|
|
min-height: 800px;
|
|
|
|
width: 100%;
|
|
|
|
margin: auto;
|
2011-01-14 21:39:11 +00:00
|
|
|
overflow: hidden;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
2011-02-11 19:06:49 +00:00
|
|
|
|
2011-02-11 22:46:12 +00:00
|
|
|
#body {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2011-04-12 17:49:53 +00:00
|
|
|
#subject-parent-entity {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2011-02-11 19:06:49 +00:00
|
|
|
#error-container {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2011-01-25 01:09:50 +00:00
|
|
|
.easy-deselect-label a.temporal-vis-url {
|
|
|
|
float: right;
|
|
|
|
}
|
2011-03-31 15:37:32 +00:00
|
|
|
|
|
|
|
.known-bar {
|
|
|
|
display: inline-block;
|
|
|
|
cursor: help;
|
|
|
|
}
|
|
|
|
|
|
|
|
.unknown-inner-bar {
|
|
|
|
opacity: 0.5;
|
|
|
|
filter:alpha(opacity=50);
|
|
|
|
display: inline-block;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bar-count-text {
|
|
|
|
padding-right: 3px;
|
|
|
|
vertical-align: super;
|
|
|
|
}
|
|
|
|
|
|
|
|
img.bar-count-icon {
|
|
|
|
vertical-align: super;
|
|
|
|
cursor: help;
|
|
|
|
}
|
|
|
|
|
|
|
|
.unknown-bar {
|
|
|
|
background: url("../../../images/visualization/diagonal.png") repeat scroll 50% 50% #666666;
|
|
|
|
cursor: help;
|
|
|
|
}
|
|
|
|
|
|
|
|
.legend-bar {
|
|
|
|
margin-bottom: 3px;
|
2011-04-12 17:49:53 +00:00
|
|
|
cursor:default;
|
2011-03-31 15:37:32 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.unknown-legend-bar {
|
|
|
|
background: url("../../../images/visualization/legend-unknown-bar-dark.png") repeat #B7B7B7;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#legend-known-bar-text,
|
|
|
|
#legend-unknown-bar-text {
|
|
|
|
font-size: 0.75em;
|
|
|
|
}
|
|
|
|
|
|
|
|
span#copy-vis-viewlink {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
img#copy-vis-viewlink-icon {
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
2011-01-07 21:59:59 +00:00
|
|
|
a.temporalGraphLinks {
|
2011-01-19 23:47:52 +00:00
|
|
|
background-color: #2485AE;
|
|
|
|
color: white;
|
|
|
|
cursor: pointer;
|
|
|
|
font-weight: bold;
|
2011-01-13 21:30:15 +00:00
|
|
|
height: 20px;
|
2011-01-19 23:47:52 +00:00
|
|
|
margin-top: 10px;
|
|
|
|
padding: 4px 3px 3px;
|
2011-01-13 21:30:15 +00:00
|
|
|
text-align: center;
|
2011-01-19 23:47:52 +00:00
|
|
|
text-decoration: none;
|
2011-01-25 00:55:47 +00:00
|
|
|
padding-bottom: 3px;
|
2011-01-19 23:47:52 +00:00
|
|
|
}
|
2011-01-24 16:32:32 +00:00
|
|
|
a.clear-selected-entities {
|
|
|
|
background-color: #878787;
|
|
|
|
}
|
2011-01-19 23:47:52 +00:00
|
|
|
#paginated-table-footer {
|
|
|
|
margin-top: 10px;
|
2011-01-25 00:55:47 +00:00
|
|
|
text-align: left;
|
|
|
|
height: 25px;
|
2011-01-19 23:47:52 +00:00
|
|
|
}
|
2011-01-25 20:08:54 +00:00
|
|
|
#loading-comparisons {
|
|
|
|
font-size: 1.2em;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
#loading-comparisons img {
|
|
|
|
vertical-align: sub;
|
|
|
|
}
|
2011-01-19 23:47:52 +00:00
|
|
|
#legend-row-header a {
|
|
|
|
background-color: #878787;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
2011-01-05 23:31:17 +00:00
|
|
|
#reset-search {
|
2011-01-13 21:30:15 +00:00
|
|
|
color: #2485AE;
|
2011-01-05 23:31:17 +00:00
|
|
|
cursor: pointer;
|
|
|
|
margin-left: 10px;
|
|
|
|
}
|
2011-01-13 21:30:15 +00:00
|
|
|
#yaxislabel {
|
|
|
|
font-size: 12px;
|
|
|
|
float:right;
|
|
|
|
background-color: white;
|
|
|
|
color: #595B5B;
|
|
|
|
display: block;
|
|
|
|
height: 150px;
|
|
|
|
text-align: center;
|
2011-01-20 00:18:51 +00:00
|
|
|
margin-top: 50px;
|
2011-01-13 21:30:15 +00:00
|
|
|
position: absolute !important;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
|
|
|
#xaxislabel{
|
2011-01-13 21:30:15 +00:00
|
|
|
font-size: 12px;
|
|
|
|
margin-top: -5px;
|
|
|
|
text-align: center;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
2011-01-06 20:52:23 +00:00
|
|
|
#notification-container {
|
2011-01-14 21:39:11 +00:00
|
|
|
position: inherit;
|
2011-01-06 20:52:23 +00:00
|
|
|
}
|
|
|
|
.disabled-checkbox-event-receiver {
|
|
|
|
height: 21px;
|
|
|
|
position: absolute;
|
|
|
|
width: 21px;
|
|
|
|
display:none;
|
|
|
|
}
|
2011-01-05 16:52:11 +00:00
|
|
|
#functions{
|
2011-01-13 21:30:15 +00:00
|
|
|
margin-top: 20px;
|
|
|
|
margin-bottom: -40px;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
|
|
|
#bar {
|
2011-01-13 21:30:15 +00:00
|
|
|
height: 20px;
|
|
|
|
float: left;
|
|
|
|
background-color: #fff;
|
|
|
|
width: 250px;
|
|
|
|
margin-left: 10px;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
|
|
|
#checkbox{
|
2011-01-13 21:30:15 +00:00
|
|
|
float:left;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
2011-01-11 19:50:21 +00:00
|
|
|
.easy-deselect-label {
|
2011-01-13 21:30:15 +00:00
|
|
|
float: left;
|
|
|
|
font-size: 12px;
|
|
|
|
width: 160px;
|
2011-01-25 00:55:47 +00:00
|
|
|
text-align: left;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
2011-02-02 02:59:12 +00:00
|
|
|
.easy-deselect-label a,
|
|
|
|
#text {
|
2011-01-13 21:30:15 +00:00
|
|
|
text-decoration: none;
|
|
|
|
color: black;
|
|
|
|
font-family: Helvetica;
|
|
|
|
font-size: 1em;
|
2011-01-11 19:50:21 +00:00
|
|
|
}
|
|
|
|
.easy-deselect-label .entity-label {
|
2011-02-02 02:59:12 +00:00
|
|
|
color: #f00;
|
2011-01-13 21:30:15 +00:00
|
|
|
}
|
2011-01-14 18:14:03 +00:00
|
|
|
.small-arrows {
|
|
|
|
font-size: 0.9em;
|
|
|
|
padding: 0 !important;
|
2011-01-19 23:47:52 +00:00
|
|
|
text-decoration: none;
|
|
|
|
vertical-align: top;
|
2011-01-14 18:14:03 +00:00
|
|
|
}
|
2011-01-13 21:30:15 +00:00
|
|
|
#header-entity-label {
|
2011-03-01 19:49:55 +00:00
|
|
|
font-family: "Lucida Sans Unicode","Lucida Grande", Geneva, helvetica,
|
|
|
|
sans-serif;
|
|
|
|
font-size: 1.5275em;
|
|
|
|
color: #2485ae;
|
|
|
|
line-height: 1.3em;
|
|
|
|
padding-top:15px;
|
|
|
|
padding-bottom:10px;
|
2011-01-13 21:30:15 +00:00
|
|
|
}
|
2011-03-01 19:49:55 +00:00
|
|
|
|
2011-01-11 22:42:56 +00:00
|
|
|
.ellipsis {
|
2011-02-02 02:59:12 +00:00
|
|
|
white-space: nowrap;
|
|
|
|
overflow: hidden;
|
2011-01-11 22:42:56 +00:00
|
|
|
}
|
|
|
|
.entity-label-url {
|
2011-01-13 21:30:15 +00:00
|
|
|
width: 125px;
|
2011-01-25 00:55:47 +00:00
|
|
|
margin-left: 10px;
|
2011-02-02 02:59:12 +00:00
|
|
|
display: inline-block;
|
2011-01-13 21:30:15 +00:00
|
|
|
text-decoration: underline;
|
2011-02-02 21:04:36 +00:00
|
|
|
color: #2485AE;
|
2011-01-11 22:42:56 +00:00
|
|
|
}
|
|
|
|
.ellipsis.multiline {
|
2011-02-02 02:59:12 +00:00
|
|
|
white-space: normal;
|
2011-01-11 22:42:56 +00:00
|
|
|
}
|
2011-01-05 16:52:11 +00:00
|
|
|
#searchresult {
|
2011-01-13 21:30:15 +00:00
|
|
|
margin-top: 50px;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
|
|
|
#graphContainer {
|
2011-01-13 21:30:15 +00:00
|
|
|
margin-bottom: 15px;
|
|
|
|
width: 450px;
|
|
|
|
height: 250px;
|
|
|
|
margin-left: 23px;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
|
|
|
#leftblock {
|
2011-01-13 21:30:15 +00:00
|
|
|
float: left;
|
|
|
|
width: 39%;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
|
|
|
#text {
|
2011-01-13 21:30:15 +00:00
|
|
|
margin-left: 5px;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
|
|
|
#searchresult a {
|
2011-01-13 21:30:15 +00:00
|
|
|
text-decoration: none;
|
|
|
|
color: black;
|
|
|
|
font-family: Helvetica;
|
|
|
|
font-size: 13px;
|
|
|
|
font-weight: normal;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
|
|
|
#rightblock {
|
2011-01-13 21:30:15 +00:00
|
|
|
float:right;
|
|
|
|
margin-right:3%;
|
|
|
|
width:54%;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
2011-02-02 02:59:12 +00:00
|
|
|
#counter,
|
|
|
|
#total {
|
|
|
|
color: #f00;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
|
|
|
#heading {
|
2011-01-13 21:30:15 +00:00
|
|
|
margin-top: 10px;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
2011-01-14 21:39:11 +00:00
|
|
|
#paginatedTable {
|
2011-02-02 02:59:12 +00:00
|
|
|
margin-top: 0;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
2011-01-14 21:39:11 +00:00
|
|
|
.sDomSearchBar {
|
2011-01-13 21:30:15 +00:00
|
|
|
margin-bottom: -10px;
|
|
|
|
margin-left: 41%;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
|
|
|
.datatablerowhighlight {
|
2011-01-13 21:30:15 +00:00
|
|
|
background-color: #ECFFB3 !important;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
2011-01-12 17:18:16 +00:00
|
|
|
.datatablerowhighlight td {
|
2011-01-13 21:30:15 +00:00
|
|
|
font-weight: bold !important;
|
2011-01-12 17:18:16 +00:00
|
|
|
}
|
2011-01-05 16:52:11 +00:00
|
|
|
#bottomButtons{
|
2011-01-13 21:30:15 +00:00
|
|
|
width: 100%;
|
|
|
|
float:right;
|
|
|
|
margin: 20px 0 20px 0;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
|
|
|
#stopwordsdiv{
|
2011-01-13 21:30:15 +00:00
|
|
|
margin-top: 10px;
|
|
|
|
margin-left: 10px;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
|
|
|
p.displayCounter{
|
2011-01-13 21:30:15 +00:00
|
|
|
padding-bottom: 4px;
|
|
|
|
border-bottom: 1px solid gray;
|
2011-01-05 16:52:11 +00:00
|
|
|
}
|
2011-02-02 02:59:12 +00:00
|
|
|
#comparisonHeader,
|
|
|
|
#entityHeader,
|
|
|
|
#entitylevelheading,
|
|
|
|
#comparisonParameter,
|
|
|
|
#headerText {
|
2011-01-13 21:30:15 +00:00
|
|
|
color: #2485ae;
|
2011-03-01 19:49:55 +00:00
|
|
|
}
|
|
|
|
/* --------------------------------------------------------------> */
|
|
|
|
/* SPECIAL STYLES FOR THE entityComparisonErrorCommonBody.ftl FILE */
|
|
|
|
/* --------------------------------------------------------------> */
|
|
|
|
#noPubsOrGrants-header {
|
|
|
|
font-size: 1.375em;
|
|
|
|
color: #2485ae;
|
|
|
|
line-height: 1.3em;
|
|
|
|
padding-top:15px;
|
|
|
|
padding-bottom:10px;
|
|
|
|
}
|
|
|
|
#noPubsOrGrants-span {
|
|
|
|
font-size:22px;
|
|
|
|
}
|
|
|
|
#noPubsOrGrants-span a {
|
|
|
|
color: #84a655;
|
|
|
|
font-size:16px;
|
2011-03-31 15:37:32 +00:00
|
|
|
}
|