NIHVIVO-1496: Removing more pictos fonts and creating more graphic icons substituting the picto fonts.

This commit is contained in:
mb863 2011-01-13 17:10:46 +00:00
parent 2e3ad82d1c
commit 57bc645389
8 changed files with 16 additions and 15 deletions

View file

@ -221,7 +221,7 @@ form h3.delete-entry{
}
form h2{
margin-bottom: 0;
padding-bottom: 0;
padding-bottom: 10px;
}
form select{
border: 0;

View file

@ -21,7 +21,7 @@ VIVO wilma theme: screen styles
*****************************************/
/* This is our holdover vivo-basic theme file used for transition to wilma theme. This is temporary and it will be removed.*/
@import url("transition/holdover-vivobasic/screen.css");
/*@import url("transition/holdover-vivobasic/screen.css");*/
@import url("reset.css");
@import url("edit.css");

View file

@ -809,7 +809,7 @@ a {
font-size: 1.25em;
color: #2485ae;
font-weight: normal;
background: url(../images/arrow-down.gif) 121px 27px no-repeat;
background: url(../images/arrow-down.gif) 127px 27px no-repeat;
}
ul#foaf-person-childClasses li {
border-bottom: 1px solid #dde4e3;
@ -844,7 +844,7 @@ ul#foaf-person-childClasses .count-classes {
font-size: 1.25em;
color: #2485ae;
font-weight: normal;
background: url(../images/arrow-down.gif) 121px 27px no-repeat;
background: url(../images/arrow-down.gif) 127px 27px no-repeat;
}
ul#vgraph-childClasses {
float: left;
@ -881,7 +881,7 @@ ul#vgraph-childClasses .count-classes {
font-size: 1.125em;
color: #2485ae;
font-weight: normal;
background: url(../images/arrow-down.gif) 85px 7px no-repeat;
background: url(../images/arrow-down.gif) 82px 7px no-repeat;
border-bottom-color: #fff;
}
ul#find-filters li {
@ -910,7 +910,7 @@ ul#find-filters a.selected {
font-size: 1.25em;
color: #2485ae;
font-weight: normal;
background: url(../images/arrow.gif) 140px 27px no-repeat;
background: url(../images/arrow.gif) 148px 27px no-repeat;
}
#network-stats p {
padding: 15px 15px 15px 175px;
@ -1211,6 +1211,7 @@ ul#individual-positions li a{
}
.individual-overview{
font-size: 1em;
padding-right: 10px;
}
ul#individual-areas{
padding-bottom: 24px;