improvements to blank node handling in bulk deletion
This commit is contained in:
parent
cef7b583e2
commit
b480cb2eea
78 changed files with 5882 additions and 605 deletions
|
@ -65,6 +65,11 @@ span#expandAll {
|
|||
float: right;
|
||||
font-size: 0.85em;
|
||||
}
|
||||
span.rangeClass {
|
||||
color:#064D68;
|
||||
padding-left:22px;
|
||||
padding-right:8px;
|
||||
}
|
||||
div#expandLink {
|
||||
margin-top:-10px;
|
||||
width:100%;
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
||||
|
||||
.menuFlag {
|
||||
width:67px;
|
||||
height:18px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue