implemented cloning of stock items. NEXT: update of GUI via message bus
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -476,6 +476,16 @@ table{
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.properties{
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.properties .clone{
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
top: 40px;
|
||||
}
|
||||
|
||||
.version > a{
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user