NIHVIVO-3140: Added border to browse individuals header in menu pages.
This commit is contained in:
parent
ef45185c4c
commit
513455b4e3
1 changed files with 6 additions and 0 deletions
|
@ -1116,6 +1116,12 @@ ul#alpha-browse-individuals .count-classes {
|
|||
.alphaIndex {
|
||||
font-size: .8em;
|
||||
}
|
||||
nav#alpha-browse-container {
|
||||
border: 1px solid #dde4e3;
|
||||
background-color: #fff;
|
||||
border-left: 1px solid #dde4e3;
|
||||
border-bottom: none;
|
||||
}
|
||||
/* BROWSE INDIVIDUALS------> */
|
||||
#individuals-in-class {
|
||||
width: 629px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue