Update the src of customized elements
This commit is contained in:
@@ -137,6 +137,12 @@ tr {
|
||||
border: 2px solid #a1f4bf;
|
||||
color: #46E981;
|
||||
}
|
||||
.create {
|
||||
display: none;
|
||||
}
|
||||
.action {
|
||||
display: inline-block;
|
||||
}
|
||||
.buttons {
|
||||
margin-bottom: 50px;
|
||||
margin-top: 20px;
|
||||
@@ -148,12 +154,6 @@ tr {
|
||||
margin-bottom: 12px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.create {
|
||||
display: none;
|
||||
}
|
||||
.action {
|
||||
display: inline-block;
|
||||
}
|
||||
/* Tables */
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
|
||||
Reference in New Issue
Block a user