|
|
|
::placeholder { |
|
color: #88a7c1; |
|
opacity: 1; |
|
text-transform: lowercase; |
|
} |
|
|
|
html { |
|
height: 100%!important; |
|
} |
|
|
|
body { |
|
|
|
min-height: 100%!important; |
|
-webkit-font-smoothing: antialiased!important; |
|
} |
|
|
|
.uk-tooltip { |
|
background-color: #f8fafb; |
|
box-shadow: 0 4px 12px #080c10; |
|
color: #000; |
|
font-weight: 500; |
|
} |
|
|
|
#gjs { |
|
border: none; |
|
} |
|
|
|
|
|
|
|
.gjs-one-bg { |
|
background-color: #141D26; |
|
} |
|
|
|
|
|
.gjs-two-color { |
|
color: #b6c6d8; |
|
} |
|
|
|
|
|
.gjs-three-bg { |
|
background-color: #494849; |
|
color: white; |
|
} |
|
|
|
|
|
.gjs-four-color, |
|
.gjs-four-color-h:hover { |
|
color: #494849; |
|
} |
|
|
|
|
|
.gjs-cv-canvas { |
|
width: 84%; |
|
left: 16%; |
|
z-index: 0; |
|
} |
|
|
|
.gjs-pn-commands { |
|
width: 84%; |
|
height: 42px; |
|
left: 16%; |
|
border-bottom: 1px solid #080c10; |
|
background-color: #0e151b; |
|
box-shadow: 0px 0px 12px #0d131a; |
|
} |
|
|
|
.gjs-pn-views { |
|
width: 2%; |
|
height: 100%; |
|
left: 0; |
|
border-right: 6px solid #192330; |
|
background-color: #0e151b; |
|
padding: 41px 0; |
|
} |
|
.gjs-pn-buttons { |
|
display: block; |
|
} |
|
.gjs-pn-views > .gjs-pn-buttons > .gjs-pn-btn { |
|
padding: 6px; |
|
min-width: 100%; |
|
height: 41px; |
|
line-height: 38px; |
|
} |
|
.gjs-pn-options > .gjs-pn-buttons > .gjs-pn-btn { |
|
padding: 6px 12px; |
|
border-right: 1px solid #202e3c; |
|
} |
|
.gjs-pn-options > .gjs-pn-buttons > .gjs-pn-btn:last-child { |
|
border-right: none; |
|
} |
|
.gjs-pn-views-container { |
|
left: 2%; |
|
width: 14%; |
|
z-index: 0; |
|
border-right: 1px solid #263647; |
|
border-left: 2px solid #0e151b; |
|
box-shadow: none; |
|
height: calc(100% - 42px); |
|
} |
|
|
|
.gjs-pn-options { |
|
left: 2%; |
|
padding: 3px; |
|
max-width: 14%; |
|
border-left: 2px solid #0e151b; |
|
border-bottom: 1px solid #080c10; |
|
height: 42px; |
|
line-height: 42px; |
|
background-color: #0e151b; |
|
box-shadow: 0px 0px 12px #0d131a; |
|
} |
|
|
|
.gjs-pn-devices-c { |
|
left: 2%; |
|
padding: 7px; |
|
height: 42px; |
|
line-height: 33px; |
|
bottom: 0; |
|
width: 14%; |
|
border-top: 1px solid #0e151b; |
|
border-left: 2px solid #0e151b; |
|
box-shadow: -8px -4px 22px #0d131a |
|
} |
|
|
|
.gjs-pn-btn.gjs-pn-active { |
|
background-color: #192330; |
|
border: none; |
|
border-radius: 0px; |
|
box-shadow: 0 5px 30px rgba(0,0,0,.3); |
|
} |
|
.gjs-pn-options > .gjs-pn-buttons > .gjs-pn-btn.gjs-pn-active { |
|
background-color: #192330; |
|
border-radius: 4px; |
|
color: #33dbba; |
|
} |
|
|
|
.gjs-block { |
|
background-color: rgba(26, 37, 49, 0.9); |
|
box-shadow: none; |
|
border-radius: 0; |
|
border: 1px solid #131b25; |
|
width: 33%; |
|
margin: 0; |
|
} |
|
.gjs-block:hover { |
|
background-color: #263647; |
|
box-shadow: 0 4px 12px #0e151b; |
|
text-decoration: none; |
|
} |
|
.gjs-category-title, .gjs-sm-sector .gjs-sm-title, .gjs-clm-tags .gjs-sm-title, .gjs-block-category .gjs-title, .gjs-layer-title { |
|
background-color: #141e26; |
|
} |
|
.gjs-category-open, .gjs-sm-sector.gjs-sm-open, .gjs-sm-open.gjs-clm-tags, .gjs-block-category.gjs-open, |
|
.gjs-category-title, .gjs-sm-sector .gjs-sm-title, .gjs-clm-tags .gjs-sm-title, .gjs-block-category .gjs-title, .gjs-layer-title { |
|
border-bottom: 1px solid #1a2531; |
|
} |
|
.gjs-sm-sector .gjs-sm-field input, .gjs-clm-tags .gjs-sm-field input, .gjs-sm-sector .gjs-clm-field input, |
|
.gjs-clm-tags .gjs-clm-field input, .gjs-sm-sector .gjs-clm-select input, .gjs-clm-tags .gjs-clm-select input, |
|
.gjs-sm-sector .gjs-sm-field select, .gjs-clm-tags .gjs-sm-field select, .gjs-sm-sector .gjs-clm-field select, |
|
.gjs-clm-tags .gjs-clm-field select, .gjs-sm-sector .gjs-clm-select select, .gjs-clm-tags .gjs-clm-select select, |
|
.gjs-four-color, .gjs-four-color-h:hover { |
|
color: #ffffff; |
|
} |
|
.gjs-color-warn { |
|
color: #f79c00; |
|
font-weight: 500; |
|
} |
|
|
|
.gjs-field { |
|
background-color: #243447; |
|
border: 1px solid #0e151b; |
|
box-shadow: none; |
|
border-radius: 5px; |
|
} |
|
.gjs-field-colorp { |
|
border-left: none; |
|
border: 1px solid #1a2531; |
|
width: 25px; |
|
} |
|
.gjs-field-color-picker { |
|
background-color: black; |
|
box-shadow: 0 5px 10px #131b25; |
|
} |
|
#gjs-clm-new { |
|
color: #ffffff!important; |
|
} |
|
.gjs-radio-item:hover { |
|
background: #243447; |
|
box-shadow: 0 6px 10px #243447 inset; |
|
} |
|
.gjs-color-main, .gjs-off-prv, .gjs-sm-sector .gjs-sm-stack #gjs-sm-add, .gjs-clm-tags .gjs-sm-stack #gjs-sm-add { |
|
color: #ffffff; |
|
fill: #ffffff; |
|
} |
|
.gjs-sm-sector .gjs-sm-field.gjs-sm-composite, .gjs-clm-tags .gjs-sm-field.gjs-sm-composite, .gjs-sm-sector .gjs-sm-composite.gjs-clm-field, |
|
.gjs-clm-tags .gjs-sm-composite.gjs-clm-field, .gjs-sm-sector .gjs-sm-composite.gjs-clm-select, .gjs-clm-tags .gjs-sm-composite.gjs-clm-select, |
|
.gjs-sm-sector .gjs-sm-property .gjs-sm-layer.gjs-sm-active, .gjs-clm-tags .gjs-sm-property .gjs-sm-layer.gjs-sm-active { |
|
background-color: #243447; |
|
border: 1px solid #1a2531; |
|
border-radius: 5px; |
|
|
|
} |
|
.gjs-radio-item input:checked+.gjs-radio-item-label { |
|
background-color: #141e26; |
|
box-shadow: 0 4px 12px #0e151b inset; |
|
} |
|
.gjs-clm-tags { |
|
border-bottom: 1px solid #1a2531; |
|
padding-bottom: 0px; |
|
} |
|
.gjs-clm-tag { |
|
background-color: #1a2531!important; |
|
} |
|
#gjs-clm-add-tag, .gjs-clm-tags-btn { |
|
background-color: #3b97e3; |
|
border: 1px solid #3b97e3; |
|
color: #efefef; |
|
} |
|
|
|
.gjs-field .gjs-d-s-arrow, |
|
.gjs-field-arrow-u, .gjs-field-arrow-d, |
|
.gjs-field-arrow-u { |
|
border-top-color: #ffffff; |
|
border-bottom-color: #ffffff; |
|
} |
|
|
|
.gjs-traits-label { |
|
border-bottom-color: #1a2531; |
|
} |
|
.gjs-field-color input { |
|
font-weight: 500; |
|
text-transform: capitalize; |
|
} |
|
|
|
.cm-s-hopscotch.CodeMirror, |
|
.cm-s-hopscotch .CodeMirror-gutters { |
|
background-color: #141D26; |
|
} |
|
.gjs-title-tags { |
|
font-size:10px; |
|
color:#7f9bba; |
|
} |
|
.gjs-mdl-container { |
|
background-color: rgba(8,12,16, 0.9); |
|
} |
|
.gjs-mdl-dialog { |
|
max-width: 1200px; |
|
height: 800px; |
|
border-radius: 6px; |
|
box-shadow: 0px 0px 4px #0d131a; |
|
} |
|
.gjs-cm-editor-c .CodeMirror { |
|
height: 650px; |
|
margin-bottom: 5px; |
|
} |
|
.gjs-cm-editor #gjs-cm-title { |
|
margin-bottom: 10px; |
|
} |
|
.gjs-cm-editor#gjs-cm-htmlmixed #gjs-cm-title, |
|
.gjs-cm-editor#gjs-cm-css #gjs-cm-title { |
|
font-weight: bold; |
|
} |
|
.gjs-cm-editor-c:nth-child(1) { |
|
width: 70%; |
|
} |
|
.gjs-cm-editor-c:nth-child(2) { |
|
width: 30%; |
|
} |
|
.gjs-sm-header, |
|
.gjs-trt-header { |
|
font-weight: lighter; |
|
padding: 10px; |
|
font-size: 12px; |
|
top: 45%; |
|
position: absolute; |
|
padding: 50px; |
|
color: #9fb8cd; |
|
} |
|
|
|
.gjs-rte-toolbar { |
|
box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.5); |
|
} |
|
.gjs-sm-sector > .gjs-sm-properties, |
|
.gjs-block-category { |
|
box-shadow: 0 0 12px #0d131a inset; |
|
} |
|
|
|
.gjs-btn-prim { |
|
background-color: #198f78; |
|
border-radius: 4px; |
|
color: #ffffff; |
|
font-weight: 500; |
|
text-transform: none; |
|
} |
|
.gjs-btn-prim:active { |
|
background-color: #1c9d84; |
|
} |
|
|
|
|
|
.dotted-white-bottom-border { |
|
border-bottom: 1px dotted #e2eaf0; |
|
} |
|
|
|
|
|
|
|
.uk-notification-message-primary { |
|
color: #9fb8cd; |
|
} |
|
.uk-notification-message { |
|
background-color: #141D26; |
|
border-radius: 4px; |
|
padding: 8px; |
|
font-size: 14px; |
|
color: #c1d1de; |
|
box-shadow: 0px 2px 4px #0d131a; |
|
border-left: 2px solid #33dbba; |
|
} |
|
.uk-notification-close { |
|
top: 13px; |
|
} |
|
|