NIHVIVO-2163: Added markup and styles for verbose mode in individual admin panel.
This commit is contained in:
parent
236b517105
commit
4d240f97d5
2 changed files with 14 additions and 0 deletions
|
@ -122,6 +122,18 @@ input#submit:visited {
|
|||
margin-top: .5em;
|
||||
margin-bottom: .5em;
|
||||
}
|
||||
#verbosePropertyForm span {
|
||||
color: #888C8C;
|
||||
}
|
||||
#verbosePropertyForm b {
|
||||
color: #595B5B;
|
||||
}
|
||||
#verbosePropertyForm .small {
|
||||
font-size: 12px;
|
||||
}
|
||||
#verbosePropertyForm .verbose-off{
|
||||
background: #706a66;
|
||||
}
|
||||
input.delete,
|
||||
input.delete:visited,
|
||||
input#delete,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue