NIHVIVO-3419: Improved UX for adding individuals in a first time VITRO installation
This commit is contained in:
parent
8a01fb41f4
commit
45d217e579
4 changed files with 50 additions and 2 deletions
|
@ -42,4 +42,16 @@
|
|||
}
|
||||
#alertIcon {
|
||||
vertical-align:middle
|
||||
}
|
||||
/* BUBBLE ALERT FOR ADDING INDIVIDUAL CLASSES -----> */
|
||||
#addClassBubble p{
|
||||
width: 258px;
|
||||
height: 64px;
|
||||
font-size: 13px;
|
||||
line-height: 1.3em;
|
||||
padding: 25px 5px 5px 13px;
|
||||
background: #fff url('../images/siteAdmin/addClassBubble.png') 0 0 no-repeat;
|
||||
color: #797979;
|
||||
padding-bottom: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue