Update the src of customized elements

This commit is contained in:
yflory
2016-09-26 17:35:27 +02:00
parent c16e8d603b
commit 1ac94105bb
10 changed files with 65 additions and 74 deletions

View File

@@ -166,6 +166,12 @@ p, pre, td, a, table, tr {
color: @cp-green;
}
}
.create {
display: none;
}
.action {
display: inline-block;
}
.buttons {
margin-bottom: 50px;
margin-top: 20px;
@@ -180,7 +186,6 @@ p, pre, td, a, table, tr {
margin-top: 2 * 6px;
margin-bottom: 2 * 6px;
white-space: nowrap;
display: inline-block;
}
/* Tables */