more updates
This commit is contained in:
parent
7327fdbeab
commit
65f25bb009
5 changed files with 21 additions and 28 deletions
|
@ -1,4 +1,5 @@
|
||||||
/* #008f73 #4c9790 */
|
/* Class names prefixes */
|
||||||
|
/* Colors / Theme */
|
||||||
.gjs-clm-tags .gjs-sm-title,
|
.gjs-clm-tags .gjs-sm-title,
|
||||||
.gjs-sm-sector .gjs-sm-title {
|
.gjs-sm-sector .gjs-sm-title {
|
||||||
border-top: none; }
|
border-top: none; }
|
||||||
|
@ -42,8 +43,7 @@
|
||||||
.gjs-sm-sector .gjs-sm-composite.gjs-clm-field,
|
.gjs-sm-sector .gjs-sm-composite.gjs-clm-field,
|
||||||
.gjs-sm-sector .gjs-sm-field.gjs-sm-composite,
|
.gjs-sm-sector .gjs-sm-field.gjs-sm-composite,
|
||||||
.gjs-sm-sector .gjs-sm-stack #gjs-sm-add {
|
.gjs-sm-sector .gjs-sm-stack #gjs-sm-add {
|
||||||
color: #a0aabf;
|
color: #a0aabf; }
|
||||||
/* #a0aabf #d0d6e2 */ }
|
|
||||||
|
|
||||||
#gjs-rte-toolbar,
|
#gjs-rte-toolbar,
|
||||||
.gjs-bg-main,
|
.gjs-bg-main,
|
||||||
|
|
2
public/grapejs/dist/css/material.css
vendored
2
public/grapejs/dist/css/material.css
vendored
|
@ -50,4 +50,4 @@
|
||||||
.cm-s-material .CodeMirror-matchingbracket {
|
.cm-s-material .CodeMirror-matchingbracket {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
color: white !important;
|
color: white !important;
|
||||||
}
|
}
|
||||||
|
|
2
public/grapejs/dist/css/toastr.min.css
vendored
2
public/grapejs/dist/css/toastr.min.css
vendored
File diff suppressed because one or more lines are too long
2
public/grapejs/dist/css/tooltip.css
vendored
2
public/grapejs/dist/css/tooltip.css
vendored
|
@ -85,4 +85,4 @@
|
||||||
-webkit-transform: translate(-0.5rem, 50%);
|
-webkit-transform: translate(-0.5rem, 50%);
|
||||||
-ms-transform: translate(-0.5rem, 50%);
|
-ms-transform: translate(-0.5rem, 50%);
|
||||||
transform: translate(-0.5rem, 50%);
|
transform: translate(-0.5rem, 50%);
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue