added save and cancel button
Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
This commit is contained in:
committed by
Julius Härtl
parent
017b4b5b29
commit
b15555e5e2
@@ -531,7 +531,7 @@ button.button-inline:hover {
|
||||
background-color: #f0f0f0;
|
||||
}
|
||||
|
||||
.icon-close {
|
||||
#app-sidebar .icon-close {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
right: 5px;
|
||||
@@ -811,6 +811,10 @@ button.button-inline:hover {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
#boardlist .board-edit-controls {
|
||||
float: right;
|
||||
}
|
||||
|
||||
/**
|
||||
* Board details
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user