Update the src of customized elements
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user