merge from rel-1.1-maint branch: verbose property display is back, empty groups are almost there NIHVIVO-845, NIHVIVO-848
This commit is contained in:
parent
112c2946cb
commit
7dedb2720e
4 changed files with 85 additions and 6 deletions
|
@ -224,7 +224,6 @@ img.screenshot {
|
|||
}
|
||||
|
||||
#personWrap div.propsCategory div.propsItem { /* being more specific here to leave borders off ungrouped (single) properties */
|
||||
padding-bottom: 3em;
|
||||
/* border-top: 1px solid #fff;*/
|
||||
/* border-bottom: 1px solid #f0ede4;*/
|
||||
border-bottom: 1px solid #f2f2f2;
|
||||
|
|
|
@ -631,7 +631,7 @@ a.add {
|
|||
|
||||
a.add:hover {
|
||||
background-image: url(../site_icons/plus_transparent_hover.gif);
|
||||
background-color: #000;
|
||||
background-color: #576772;
|
||||
}
|
||||
|
||||
ul.properties { margin: 0; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue