VIVO-201: removed some css redundancies

This commit is contained in:
Tim Worrall 2014-09-22 13:00:45 -04:00
parent 793dbc2657
commit 337c6b4c8b
13 changed files with 160 additions and 456 deletions

View file

@ -73,6 +73,7 @@ ul {
height :23px;
display: block;
}
#topNav ul li a:hover,
#topNav ul li a.hover {
background: url(../../../site_icons/visualization/coauthorship/top_btn_h.gif) no-repeat 0 0 #E1DBC7;
color: #FFFFFF;
@ -84,17 +85,6 @@ ul {
height: 23px;
display: block;
}
#topNav ul li a:hover {
background: url(../../../site_icons/visualization/coauthorship/top_btn_h.gif) no-repeat 0 0 #E1DBC7;
color: #FFFFFF;
font: bold 11px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-align: center;
text-decoration: none;
width: 65px;
height: 23px;
display: block;
}
/* shadow */
#topShadow {
background: url(../../../site_icons/visualization/coauthorship/top_shadow.gif) no-repeat 0 0 #FDF9EE;
@ -145,19 +135,12 @@ ul {
float: left;
font: normal 24px/42px Georgia, "Times New Roman", Times, serif;
}
#eventLink h2 span,
#bodyPannel form.search h2 span {
background-color: #FFFFFF;
color: #0B0B0B;
font: normal 24px/42px Georgia, "Times New Roman", Times, serif;
}
#bodyPannel form.search label {
background-color: #FFFFFF;
color: #0B0B0B;
margin: 0 0 8px 0;
float: left;
font: bold 10px/28px Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
#bodyPannel form.search input {
background-color: #EFEBDE;
color: #0B0B0B;
@ -205,11 +188,6 @@ ul {
padding: 6px 0 10px 48px;
font: normal 28px/42px Georgia, "Times New Roman", Times, serif;
}
#eventLink h2 span {
background-color: #FFFFFF;
color: #0B0B0B;
font: normal 28px/42px Georgia, "Times New Roman", Times, serif;
}
#eventLink ul {
float: left;
padding: 0 0 0 5px;
@ -403,6 +381,7 @@ ul {
color: #0B0B0B;
font: normal 24px/30px Georgia, "Times New Roman", Times, serif;
}
#bodyPannel form.search label,
#newsLetter form.newsLetter label {
background-color: #FFFFFF;
color: #0B0B0B;