You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1088 lines
32 KiB
CSS
1088 lines
32 KiB
CSS
2 years ago
|
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");
|
||
|
@font-face {
|
||
|
font-family: "summernote";
|
||
|
font-style: normal;
|
||
|
font-weight: normal;
|
||
|
src: url("webfonts/summernote.eot?1d9aeaaff0a8939558a45be6cd52cd4c");
|
||
|
src: url("webfonts/summernote.eot?1d9aeaaff0a8939558a45be6cd52cd4c#iefix") format("embedded-opentype"), url("webfonts/summernote.woff?1d9aeaaff0a8939558a45be6cd52cd4c") format("woff"), url("webfonts/summernote.ttf?1d9aeaaff0a8939558a45be6cd52cd4c") format("truetype"); }
|
||
|
|
||
|
[class^="note-icon-"]:before, [class*=" note-icon-"]:before {
|
||
|
display: inline-block;
|
||
|
font: normal normal normal 14px summernote;
|
||
|
font-size: inherit;
|
||
|
-webkit-font-smoothing: antialiased;
|
||
|
text-decoration: inherit;
|
||
|
text-rendering: auto;
|
||
|
text-transform: none;
|
||
|
vertical-align: middle;
|
||
|
speak: none;
|
||
|
-moz-osx-font-smoothing: grayscale; }
|
||
|
|
||
|
.note-icon-align-center:before, .note-icon-align-indent:before, .note-icon-align-justify:before, .note-icon-align-left:before, .note-icon-align-outdent:before, .note-icon-align-right:before, .note-icon-align:before, .note-icon-arrow-circle-down:before, .note-icon-arrow-circle-left:before, .note-icon-arrow-circle-right:before, .note-icon-arrow-circle-up:before, .note-icon-arrows-alt:before, .note-icon-arrows-h:before, .note-icon-arrows-v:before, .note-icon-bold:before, .note-icon-caret:before, .note-icon-chain-broken:before, .note-icon-circle:before, .note-icon-close:before, .note-icon-code:before, .note-icon-col-after:before, .note-icon-col-before:before, .note-icon-col-remove:before, .note-icon-eraser:before, .note-icon-float-left:before, .note-icon-float-none:before, .note-icon-float-right:before, .note-icon-font:before, .note-icon-frame:before, .note-icon-italic:before, .note-icon-link:before, .note-icon-magic:before, .note-icon-menu-check:before, .note-icon-minus:before, .note-icon-orderedlist:before, .note-icon-pencil:before, .note-icon-picture:before, .note-icon-question:before, .note-icon-redo:before, .note-icon-rollback:before, .note-icon-row-above:before, .note-icon-row-below:before, .note-icon-row-remove:before, .note-icon-special-character:before, .note-icon-square:before, .note-icon-strikethrough:before, .note-icon-subscript:before, .note-icon-summernote:before, .note-icon-superscript:before, .note-icon-table:before, .note-icon-text-height:before, .note-icon-trash:before, .note-icon-underline:before, .note-icon-undo:before, .note-icon-unorderedlist:before, .note-icon-video:before {
|
||
|
display: inline-block;
|
||
|
font-family: "summernote";
|
||
|
font-style: normal;
|
||
|
font-weight: normal;
|
||
|
text-decoration: inherit; }
|
||
|
|
||
|
.note-icon-align-center:before {
|
||
|
content: "\f101"; }
|
||
|
|
||
|
.note-icon-align-indent:before {
|
||
|
content: "\f102"; }
|
||
|
|
||
|
.note-icon-align-justify:before {
|
||
|
content: "\f103"; }
|
||
|
|
||
|
.note-icon-align-left:before {
|
||
|
content: "\f104"; }
|
||
|
|
||
|
.note-icon-align-outdent:before {
|
||
|
content: "\f105"; }
|
||
|
|
||
|
.note-icon-align-right:before {
|
||
|
content: "\f106"; }
|
||
|
|
||
|
.note-icon-align:before {
|
||
|
content: "\f107"; }
|
||
|
|
||
|
.note-icon-arrow-circle-down:before {
|
||
|
content: "\f108"; }
|
||
|
|
||
|
.note-icon-arrow-circle-left:before {
|
||
|
content: "\f109"; }
|
||
|
|
||
|
.note-icon-arrow-circle-right:before {
|
||
|
content: "\f10a"; }
|
||
|
|
||
|
.note-icon-arrow-circle-up:before {
|
||
|
content: "\f10b"; }
|
||
|
|
||
|
.note-icon-arrows-alt:before {
|
||
|
content: "\f10c"; }
|
||
|
|
||
|
.note-icon-arrows-h:before {
|
||
|
content: "\f10d"; }
|
||
|
|
||
|
.note-icon-arrows-v:before {
|
||
|
content: "\f10e"; }
|
||
|
|
||
|
.note-icon-bold:before {
|
||
|
content: "\f10f"; }
|
||
|
|
||
|
.note-icon-caret:before {
|
||
|
content: "\f110"; }
|
||
|
|
||
|
.note-icon-chain-broken:before {
|
||
|
content: "\f111"; }
|
||
|
|
||
|
.note-icon-circle:before {
|
||
|
content: "\f112"; }
|
||
|
|
||
|
.note-icon-close:before {
|
||
|
content: "\f113"; }
|
||
|
|
||
|
.note-icon-code:before {
|
||
|
content: "\f114"; }
|
||
|
|
||
|
.note-icon-col-after:before {
|
||
|
content: "\f115"; }
|
||
|
|
||
|
.note-icon-col-before:before {
|
||
|
content: "\f116"; }
|
||
|
|
||
|
.note-icon-col-remove:before {
|
||
|
content: "\f117"; }
|
||
|
|
||
|
.note-icon-eraser:before {
|
||
|
content: "\f118"; }
|
||
|
|
||
|
.note-icon-float-left:before {
|
||
|
content: "\f119"; }
|
||
|
|
||
|
.note-icon-float-none:before {
|
||
|
content: "\f11a"; }
|
||
|
|
||
|
.note-icon-float-right:before {
|
||
|
content: "\f11b"; }
|
||
|
|
||
|
.note-icon-font:before {
|
||
|
content: "\f11c"; }
|
||
|
|
||
|
.note-icon-frame:before {
|
||
|
content: "\f11d"; }
|
||
|
|
||
|
.note-icon-italic:before {
|
||
|
content: "\f11e"; }
|
||
|
|
||
|
.note-icon-link:before {
|
||
|
content: "\f11f"; }
|
||
|
|
||
|
.note-icon-magic:before {
|
||
|
content: "\f120"; }
|
||
|
|
||
|
.note-icon-menu-check:before {
|
||
|
content: "\f121"; }
|
||
|
|
||
|
.note-icon-minus:before {
|
||
|
content: "\f122"; }
|
||
|
|
||
|
.note-icon-orderedlist:before {
|
||
|
content: "\f123"; }
|
||
|
|
||
|
.note-icon-pencil:before {
|
||
|
content: "\f124"; }
|
||
|
|
||
|
.note-icon-picture:before {
|
||
|
content: "\f125"; }
|
||
|
|
||
|
.note-icon-question:before {
|
||
|
content: "\f126"; }
|
||
|
|
||
|
.note-icon-redo:before {
|
||
|
content: "\f127"; }
|
||
|
|
||
|
.note-icon-rollback:before {
|
||
|
content: "\f128"; }
|
||
|
|
||
|
.note-icon-row-above:before {
|
||
|
content: "\f129"; }
|
||
|
|
||
|
.note-icon-row-below:before {
|
||
|
content: "\f12a"; }
|
||
|
|
||
|
.note-icon-row-remove:before {
|
||
|
content: "\f12b"; }
|
||
|
|
||
|
.note-icon-special-character:before {
|
||
|
content: "\f12c"; }
|
||
|
|
||
|
.note-icon-square:before {
|
||
|
content: "\f12d"; }
|
||
|
|
||
|
.note-icon-strikethrough:before {
|
||
|
content: "\f12e"; }
|
||
|
|
||
|
.note-icon-subscript:before {
|
||
|
content: "\f12f"; }
|
||
|
|
||
|
.note-icon-summernote:before {
|
||
|
content: "\f130"; }
|
||
|
|
||
|
.note-icon-superscript:before {
|
||
|
content: "\f131"; }
|
||
|
|
||
|
.note-icon-table:before {
|
||
|
content: "\f132"; }
|
||
|
|
||
|
.note-icon-text-height:before {
|
||
|
content: "\f133"; }
|
||
|
|
||
|
.note-icon-trash:before {
|
||
|
content: "\f134"; }
|
||
|
|
||
|
.note-icon-underline:before {
|
||
|
content: "\f135"; }
|
||
|
|
||
|
.note-icon-undo:before {
|
||
|
content: "\f136"; }
|
||
|
|
||
|
.note-icon-unorderedlist:before {
|
||
|
content: "\f137"; }
|
||
|
|
||
|
.note-icon-video:before {
|
||
|
content: "\f138"; }
|
||
|
|
||
|
.note-editor {
|
||
|
position: relative; }
|
||
|
|
||
|
.note-editor .note-dropzone {
|
||
|
position: absolute;
|
||
|
z-index: 100;
|
||
|
display: none;
|
||
|
color: #87cefa;
|
||
|
background-color: #fff;
|
||
|
opacity: .95; }
|
||
|
|
||
|
.note-editor .note-dropzone .note-dropzone-message {
|
||
|
display: table-cell;
|
||
|
font-size: 28px;
|
||
|
font-weight: 700;
|
||
|
text-align: center;
|
||
|
vertical-align: middle; }
|
||
|
|
||
|
.note-editor .note-dropzone.hover {
|
||
|
color: #098ddf; }
|
||
|
|
||
|
.note-editor.dragover .note-dropzone {
|
||
|
display: table; }
|
||
|
|
||
|
.note-editor .note-editing-area {
|
||
|
position: relative; }
|
||
|
|
||
|
.note-editor .note-editing-area .note-editable {
|
||
|
outline: 0; }
|
||
|
|
||
|
.note-editor .note-editing-area .note-editable sup {
|
||
|
vertical-align: super; }
|
||
|
|
||
|
.note-editor .note-editing-area .note-editable sub {
|
||
|
vertical-align: sub; }
|
||
|
|
||
|
.note-editor .note-editing-area img.note-float-left {
|
||
|
margin-left: 10px; }
|
||
|
|
||
|
.note-editor .note-editing-area img.note-float-right {
|
||
|
margin-right: 10px; }
|
||
|
|
||
|
.note-editor.note-frame {
|
||
|
border: 1px solid #a9a9a9; }
|
||
|
|
||
|
.note-editor.note-frame.codeview .note-editing-area .note-editable {
|
||
|
display: none; }
|
||
|
|
||
|
.note-editor.note-frame.codeview .note-editing-area .note-codable {
|
||
|
display: block; }
|
||
|
|
||
|
.note-editor.note-frame .note-editing-area {
|
||
|
overflow: hidden; }
|
||
|
|
||
|
.note-editor.note-frame .note-editing-area .note-editable {
|
||
|
padding: 10px;
|
||
|
overflow: auto;
|
||
|
color: #000;
|
||
|
word-wrap: break-word;
|
||
|
background-color: #fff; }
|
||
|
|
||
|
.note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"] {
|
||
|
background-color: #e5e5e5; }
|
||
|
|
||
|
.note-editor.note-frame .note-editing-area .note-codable {
|
||
|
display: none;
|
||
|
width: 100%;
|
||
|
padding: 10px;
|
||
|
margin-bottom: 0;
|
||
|
font-family: Menlo,Monaco,monospace,sans-serif;
|
||
|
font-size: 14px;
|
||
|
color: #ccc;
|
||
|
background-color: #222;
|
||
|
border: 0;
|
||
|
border-radius: 0;
|
||
|
outline: 0;
|
||
|
-webkit-box-shadow: none;
|
||
|
box-shadow: none;
|
||
|
-webkit-box-sizing: border-box;
|
||
|
-ms-box-sizing: border-box;
|
||
|
box-sizing: border-box;
|
||
|
resize: none; }
|
||
|
|
||
|
.note-editor.note-frame.fullscreen {
|
||
|
position: fixed;
|
||
|
top: 0;
|
||
|
right: 0;
|
||
|
z-index: 1050;
|
||
|
width: 100% !important; }
|
||
|
|
||
|
.note-editor.note-frame.fullscreen .note-editable {
|
||
|
background-color: #fff; }
|
||
|
|
||
|
.note-editor.note-frame.fullscreen .note-resizebar {
|
||
|
display: none; }
|
||
|
|
||
|
.note-editor.note-frame .note-status-output {
|
||
|
display: block;
|
||
|
width: 100%;
|
||
|
height: 20px;
|
||
|
margin-bottom: 0;
|
||
|
font-size: 14px;
|
||
|
line-height: 1.42857143;
|
||
|
color: #000;
|
||
|
border: 0;
|
||
|
border-top: 1px solid #e2e2e2; }
|
||
|
|
||
|
.note-editor.note-frame .note-status-output:empty {
|
||
|
height: 0;
|
||
|
border-top: 0 solid transparent; }
|
||
|
|
||
|
.note-editor.note-frame .note-status-output .pull-right {
|
||
|
float: left !important; }
|
||
|
|
||
|
.note-editor.note-frame .note-status-output .text-muted {
|
||
|
color: #777; }
|
||
|
|
||
|
.note-editor.note-frame .note-status-output .text-primary {
|
||
|
color: #286090; }
|
||
|
|
||
|
.note-editor.note-frame .note-status-output .text-success {
|
||
|
color: #3c763d; }
|
||
|
|
||
|
.note-editor.note-frame .note-status-output .text-info {
|
||
|
color: #31708f; }
|
||
|
|
||
|
.note-editor.note-frame .note-status-output .text-warning {
|
||
|
color: #8a6d3b; }
|
||
|
|
||
|
.note-editor.note-frame .note-status-output .text-danger {
|
||
|
color: #a94442; }
|
||
|
|
||
|
.note-editor.note-frame .note-status-output .alert {
|
||
|
padding: 7px 10px 2px 10px;
|
||
|
margin: -7px 0 0 0;
|
||
|
color: #000;
|
||
|
background-color: #f5f5f5;
|
||
|
border-radius: 0; }
|
||
|
|
||
|
.note-editor.note-frame .note-status-output .alert .note-icon {
|
||
|
margin-left: 5px; }
|
||
|
|
||
|
.note-editor.note-frame .note-status-output .alert-success {
|
||
|
color: #3c763d !important;
|
||
|
background-color: #dff0d8 !important; }
|
||
|
|
||
|
.note-editor.note-frame .note-status-output .alert-info {
|
||
|
color: #31708f !important;
|
||
|
background-color: #d9edf7 !important; }
|
||
|
|
||
|
.note-editor.note-frame .note-status-output .alert-warning {
|
||
|
color: #8a6d3b !important;
|
||
|
background-color: #fcf8e3 !important; }
|
||
|
|
||
|
.note-editor.note-frame .note-status-output .alert-danger {
|
||
|
color: #a94442 !important;
|
||
|
background-color: #f2dede !important; }
|
||
|
|
||
|
.note-editor.note-frame .note-statusbar {
|
||
|
background-color: #f5f5f5;
|
||
|
border-top: 1px solid #ddd;
|
||
|
border-bottom-left-radius: 4px;
|
||
|
border-bottom-right-radius: 4px; }
|
||
|
|
||
|
.note-editor.note-frame .note-statusbar .note-resizebar {
|
||
|
width: 100%;
|
||
|
height: 9px;
|
||
|
padding-top: 1px;
|
||
|
cursor: ns-resize; }
|
||
|
|
||
|
.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
|
||
|
width: 20px;
|
||
|
margin: 1px auto;
|
||
|
border-top: 1px solid #a9a9a9; }
|
||
|
|
||
|
.note-editor.note-frame .note-statusbar.locked .note-resizebar {
|
||
|
cursor: default; }
|
||
|
|
||
|
.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar {
|
||
|
display: none; }
|
||
|
|
||
|
.note-editor.note-frame .note-placeholder {
|
||
|
padding: 10px; }
|
||
|
|
||
|
.note-popover.popover {
|
||
|
display: none;
|
||
|
max-width: none; }
|
||
|
|
||
|
.note-popover.popover .popover-content a {
|
||
|
display: inline-block;
|
||
|
max-width: 200px;
|
||
|
overflow: hidden;
|
||
|
text-overflow: ellipsis;
|
||
|
white-space: nowrap;
|
||
|
vertical-align: middle; }
|
||
|
|
||
|
.note-popover.popover .arrow {
|
||
|
right: 20px !important; }
|
||
|
|
||
|
.note-toolbar {
|
||
|
position: relative;
|
||
|
z-index: 500; }
|
||
|
|
||
|
.note-popover .popover-content, .card-header.note-toolbar {
|
||
|
padding: 0 5px 5px 0;
|
||
|
margin: 0;
|
||
|
background: #f5f5f5; }
|
||
|
|
||
|
.note-popover .popover-content > .btn-group, .card-header.note-toolbar > .btn-group {
|
||
|
margin-top: 5px;
|
||
|
margin-left: 5px;
|
||
|
margin-right: 0; }
|
||
|
|
||
|
.note-popover .popover-content .btn-group .note-table, .card-header.note-toolbar .btn-group .note-table {
|
||
|
min-width: 0;
|
||
|
padding: 5px; }
|
||
|
|
||
|
.note-popover .popover-content .btn-group .note-table .note-dimension-picker, .card-header.note-toolbar .btn-group .note-table .note-dimension-picker {
|
||
|
font-size: 18px; }
|
||
|
|
||
|
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .card-header.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
|
||
|
position: absolute !important;
|
||
|
z-index: 3;
|
||
|
width: 10em;
|
||
|
height: 10em;
|
||
|
cursor: pointer; }
|
||
|
|
||
|
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .card-header.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
|
||
|
position: relative !important;
|
||
|
z-index: 1;
|
||
|
width: 5em;
|
||
|
height: 5em;
|
||
|
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }
|
||
|
|
||
|
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .card-header.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
|
||
|
position: absolute !important;
|
||
|
z-index: 2;
|
||
|
width: 1em;
|
||
|
height: 1em;
|
||
|
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }
|
||
|
|
||
|
.note-popover .popover-content .note-style .dropdown-style blockquote, .card-header.note-toolbar .note-style .dropdown-style blockquote, .note-popover .popover-content .note-style .dropdown-style pre, .card-header.note-toolbar .note-style .dropdown-style pre {
|
||
|
padding: 5px 10px;
|
||
|
margin: 0; }
|
||
|
|
||
|
.note-popover .popover-content .note-style .dropdown-style h1, .card-header.note-toolbar .note-style .dropdown-style h1, .note-popover .popover-content .note-style .dropdown-style h2, .card-header.note-toolbar .note-style .dropdown-style h2, .note-popover .popover-content .note-style .dropdown-style h3, .card-header.note-toolbar .note-style .dropdown-style h3, .note-popover .popover-content .note-style .dropdown-style h4, .card-header.note-toolbar .note-style .dropdown-style h4, .note-popover .popover-content .note-style .dropdown-style h5, .card-header.note-toolbar .note-style .dropdown-style h5, .note-popover .popover-content .note-style .dropdown-style h6, .card-header.note-toolbar .note-style .dropdown-style h6, .note-popover .popover-content .note-style .dropdown-style p, .card-header.note-toolbar .note-style .dropdown-style p {
|
||
|
padding: 0;
|
||
|
margin: 0; }
|
||
|
|
||
|
.note-popover .popover-content .note-color-all .dropdown-menu, .card-header.note-toolbar .note-color-all .dropdown-menu {
|
||
|
min-width: 337px; }
|
||
|
|
||
|
.note-popover .popover-content .note-color .dropdown-toggle, .card-header.note-toolbar .note-color .dropdown-toggle {
|
||
|
width: 20px;
|
||
|
padding-right: 5px; }
|
||
|
|
||
|
.note-popover .popover-content .note-color .dropdown-menu .note-palette, .card-header.note-toolbar .note-color .dropdown-menu .note-palette {
|
||
|
display: inline-block;
|
||
|
width: 160px;
|
||
|
margin: 0; }
|
||
|
|
||
|
.note-popover .popover-content .note-color .dropdown-menu .note-palette:first-child, .card-header.note-toolbar .note-color .dropdown-menu .note-palette:first-child {
|
||
|
margin: 0 5px; }
|
||
|
|
||
|
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-palette-title, .card-header.note-toolbar .note-color .dropdown-menu .note-palette .note-palette-title {
|
||
|
margin: 2px 7px;
|
||
|
font-size: 12px;
|
||
|
text-align: center;
|
||
|
border-bottom: 1px solid #eee; }
|
||
|
|
||
|
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset, .card-header.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset, .note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-select, .card-header.note-toolbar .note-color .dropdown-menu .note-palette .note-color-select {
|
||
|
width: 100%;
|
||
|
padding: 0 3px;
|
||
|
margin: 3px;
|
||
|
font-size: 11px;
|
||
|
cursor: pointer;
|
||
|
border-radius: 5px; }
|
||
|
|
||
|
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-row, .card-header.note-toolbar .note-color .dropdown-menu .note-palette .note-color-row {
|
||
|
height: 20px; }
|
||
|
|
||
|
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset:hover, .card-header.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset:hover {
|
||
|
background: #eee; }
|
||
|
|
||
|
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-select-btn, .card-header.note-toolbar .note-color .dropdown-menu .note-palette .note-color-select-btn {
|
||
|
display: none; }
|
||
|
|
||
|
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-holder-custom .note-color-btn, .card-header.note-toolbar .note-color .dropdown-menu .note-palette .note-holder-custom .note-color-btn {
|
||
|
border: 1px solid #eee; }
|
||
|
|
||
|
.note-popover .popover-content .note-para .dropdown-menu, .card-header.note-toolbar .note-para .dropdown-menu {
|
||
|
min-width: 216px;
|
||
|
padding: 5px; }
|
||
|
|
||
|
.note-popover .popover-content .note-para .dropdown-menu > div:first-child, .card-header.note-toolbar .note-para .dropdown-menu > div:first-child {
|
||
|
margin-left: 5px; }
|
||
|
|
||
|
.note-popover .popover-content .dropdown-menu, .card-header.note-toolbar .dropdown-menu {
|
||
|
min-width: 90px; }
|
||
|
|
||
|
.note-popover .popover-content .dropdown-menu.right, .card-header.note-toolbar .dropdown-menu.right {
|
||
|
left: 0;
|
||
|
right: auto; }
|
||
|
|
||
|
.note-popover .popover-content .dropdown-menu.right::before, .card-header.note-toolbar .dropdown-menu.right::before {
|
||
|
left: 9px;
|
||
|
right: auto !important; }
|
||
|
|
||
|
.note-popover .popover-content .dropdown-menu.right::after, .card-header.note-toolbar .dropdown-menu.right::after {
|
||
|
left: 10px;
|
||
|
right: auto !important; }
|
||
|
|
||
|
.note-popover .popover-content .dropdown-menu.note-check a i, .card-header.note-toolbar .dropdown-menu.note-check a i {
|
||
|
color: deepskyblue;
|
||
|
visibility: hidden; }
|
||
|
|
||
|
.note-popover .popover-content .dropdown-menu.note-check a.checked i, .card-header.note-toolbar .dropdown-menu.note-check a.checked i {
|
||
|
visibility: visible; }
|
||
|
|
||
|
.note-popover .popover-content .note-fontsize-10, .card-header.note-toolbar .note-fontsize-10 {
|
||
|
font-size: 10px; }
|
||
|
|
||
|
.note-popover .popover-content .note-color-palette, .card-header.note-toolbar .note-color-palette {
|
||
|
line-height: 1; }
|
||
|
|
||
|
.note-popover .popover-content .note-color-palette div .note-color-btn, .card-header.note-toolbar .note-color-palette div .note-color-btn {
|
||
|
width: 20px;
|
||
|
height: 20px;
|
||
|
padding: 0;
|
||
|
margin: 0;
|
||
|
border: 1px solid #fff; }
|
||
|
|
||
|
.note-popover .popover-content .note-color-palette div .note-color-btn:hover, .card-header.note-toolbar .note-color-palette div .note-color-btn:hover {
|
||
|
border: 1px solid #000; }
|
||
|
|
||
|
.note-dialog > div {
|
||
|
display: none; }
|
||
|
|
||
|
.note-dialog .form-group {
|
||
|
margin-left: 0;
|
||
|
margin-right: 0; }
|
||
|
|
||
|
.note-dialog .note-modal-form {
|
||
|
margin: 0; }
|
||
|
|
||
|
.note-dialog .note-image-dialog .note-dropzone {
|
||
|
min-height: 100px;
|
||
|
margin-bottom: 10px;
|
||
|
font-size: 30px;
|
||
|
line-height: 4;
|
||
|
color: lightgray;
|
||
|
text-align: center;
|
||
|
border: 4px dashed lightgray; }
|
||
|
|
||
|
@-moz-document url-prefix() {
|
||
|
.note-image-input {
|
||
|
height: auto; } }
|
||
|
|
||
|
.note-placeholder {
|
||
|
position: absolute;
|
||
|
display: none;
|
||
|
color: gray; }
|
||
|
|
||
|
.note-handle .note-control-selection {
|
||
|
position: absolute;
|
||
|
display: none;
|
||
|
border: 1px solid black; }
|
||
|
|
||
|
.note-handle .note-control-selection > div {
|
||
|
position: absolute; }
|
||
|
|
||
|
.note-handle .note-control-selection .note-control-selection-bg {
|
||
|
width: 100%;
|
||
|
height: 100%;
|
||
|
background-color: black;
|
||
|
-webkit-opacity: .3;
|
||
|
-khtml-opacity: .3;
|
||
|
-moz-opacity: .3;
|
||
|
opacity: .3;
|
||
|
-ms-filter: alpha(opacity=30);
|
||
|
filter: alpha(opacity=30); }
|
||
|
|
||
|
.note-handle .note-control-selection .note-control-handle {
|
||
|
width: 7px;
|
||
|
height: 7px;
|
||
|
border: 1px solid black; }
|
||
|
|
||
|
.note-handle .note-control-selection .note-control-holder {
|
||
|
width: 7px;
|
||
|
height: 7px;
|
||
|
border: 1px solid black; }
|
||
|
|
||
|
.note-handle .note-control-selection .note-control-sizing {
|
||
|
width: 7px;
|
||
|
height: 7px;
|
||
|
background-color: white;
|
||
|
border: 1px solid black; }
|
||
|
|
||
|
.note-handle .note-control-selection .note-control-nw {
|
||
|
top: -5px;
|
||
|
right: -5px;
|
||
|
border-left: 0;
|
||
|
border-bottom: 0; }
|
||
|
|
||
|
.note-handle .note-control-selection .note-control-ne {
|
||
|
top: -5px;
|
||
|
left: -5px;
|
||
|
border-bottom: 0;
|
||
|
border-right: none; }
|
||
|
|
||
|
.note-handle .note-control-selection .note-control-sw {
|
||
|
bottom: -5px;
|
||
|
right: -5px;
|
||
|
border-top: 0;
|
||
|
border-left: 0; }
|
||
|
|
||
|
.note-handle .note-control-selection .note-control-se {
|
||
|
left: -5px;
|
||
|
bottom: -5px;
|
||
|
cursor: sw-resize; }
|
||
|
|
||
|
.note-handle .note-control-selection .note-control-se.note-control-holder {
|
||
|
cursor: default;
|
||
|
border-top: 0;
|
||
|
border-right: none; }
|
||
|
|
||
|
.note-handle .note-control-selection .note-control-selection-info {
|
||
|
left: 0;
|
||
|
bottom: 0;
|
||
|
padding: 5px;
|
||
|
margin: 5px;
|
||
|
font-size: 12px;
|
||
|
color: #fff;
|
||
|
background-color: #000;
|
||
|
border-radius: 5px;
|
||
|
-webkit-opacity: .7;
|
||
|
-khtml-opacity: .7;
|
||
|
-moz-opacity: .7;
|
||
|
opacity: .7;
|
||
|
-ms-filter: alpha(opacity=70);
|
||
|
filter: alpha(opacity=70); }
|
||
|
|
||
|
.note-hint-popover {
|
||
|
min-width: 100px;
|
||
|
padding: 2px; }
|
||
|
|
||
|
.note-hint-popover .popover-content {
|
||
|
max-height: 150px;
|
||
|
padding: 3px;
|
||
|
overflow: auto; }
|
||
|
|
||
|
.note-hint-popover .popover-content .note-hint-group .note-hint-item {
|
||
|
display: block !important;
|
||
|
padding: 3px; }
|
||
|
|
||
|
.note-hint-popover .popover-content .note-hint-group .note-hint-item.active, .note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
|
||
|
display: block;
|
||
|
clear: both;
|
||
|
font-weight: 400;
|
||
|
line-height: 1.4;
|
||
|
color: #fff;
|
||
|
text-decoration: none;
|
||
|
white-space: nowrap;
|
||
|
cursor: pointer;
|
||
|
background-color: #428bca;
|
||
|
outline: 0; }
|
||
|
|
||
|
/* #BOOTSTRAP AND MIXINS - Base Unmodified Bootstrap file with theme mixins
|
||
|
========================================================================== */
|
||
|
/*---------------------------------------------------
|
||
|
SASS ELements (based on LESS Elements 0.9 http://lesselements.com)
|
||
|
-------------------------------- -------------------
|
||
|
LESS ELEMENTS made by Dmitry Fadeyev (http://fadeyev.net)
|
||
|
SASS port by Samuel Beek (http://samuelbeek.com)
|
||
|
---------------------------------------------------*/
|
||
|
/*------------------------
|
||
|
Usage
|
||
|
|
||
|
h1 {
|
||
|
font-size: rem(32);
|
||
|
}
|
||
|
|
||
|
OR:
|
||
|
|
||
|
h1 {
|
||
|
font-size: rem(32px);
|
||
|
}
|
||
|
------------------------*/
|
||
|
/*------------------------
|
||
|
FADE IN
|
||
|
e.g. @include fadeIn( 2s );
|
||
|
------------------------*/
|
||
|
/*------------------------
|
||
|
mixin that calculates if text needs to be light or dark
|
||
|
depending on the background color passed.
|
||
|
|
||
|
From this W3C document: http://www.webmasterworld.com/r.cgi?f=88&d=9769&url=http://www.w3.org/TR/AERT#color-contrast
|
||
|
|
||
|
usage:
|
||
|
@include text-contrast($bgcolor)
|
||
|
|
||
|
Color brightness is determined by the following formula:
|
||
|
((Red value X 299) + (Green value X 587) + (Blue value X 114)) / 1000
|
||
|
------------------------*/
|
||
|
/*------------------------
|
||
|
color factory
|
||
|
eg: @include paint($blue-grey-50, bg-blue-grey-50);
|
||
|
------------------------*/
|
||
|
/* backface visibility */
|
||
|
/* generate theme button */
|
||
|
/* #BASE - Base Variable file along with font library, and colors.
|
||
|
========================================================================== */
|
||
|
/* THEME COLORs
|
||
|
========================================================================== */
|
||
|
/* Looks good on chrome default color profile */
|
||
|
/* looks good in sRGB but washed up on chrome default
|
||
|
$color-primary: #826bb0;
|
||
|
$color-success: #31cb55;
|
||
|
$color-info: #5e93ec;
|
||
|
$color-warning: #eec559;
|
||
|
$color-danger: #dc4b92;
|
||
|
$color-fusion: darken(desaturate(adjust-hue($color-primary, 5), 80%), 25%); */
|
||
|
/* Color Polarity
|
||
|
========================================================================== */
|
||
|
/* PAINTBUCKET MIXER
|
||
|
========================================================================== */
|
||
|
/* the grays */
|
||
|
/* the sapphires */
|
||
|
/* the emeralds */
|
||
|
/* the amethyths */
|
||
|
/* the topaz */
|
||
|
/* the rubies */
|
||
|
/* the graphites */
|
||
|
/* Define universal border difition (div outlines, etc)
|
||
|
========================================================================== */
|
||
|
/* MOBILE BREAKPOINT & GUTTERS (contains some bootstrap responsive overrides)
|
||
|
========================================================================== */
|
||
|
/* define when mobile menu activates, here we are declearing (lg) so it targets the one after it */
|
||
|
/* bootstrap reference xs: 0, sm: 544px, md: 768px, lg: 992px, xl: 1200px*/
|
||
|
/* global var used for spacing*/
|
||
|
/* Uniform Padding variable */
|
||
|
/* Heads up! This is a global scoped variable - changing may impact the whole template */
|
||
|
/* BOOTSTRAP OVERRIDES (bootstrap variables)
|
||
|
========================================================================== */
|
||
|
/* usage: theme-colors("primary"); */
|
||
|
/* forms */
|
||
|
/*$input-height: calc(2.25rem + 1px); //I had to add this because the input gruops was having improper height for some reason... */
|
||
|
/* links */
|
||
|
/* checkbox */
|
||
|
/*$custom-file-height-inner: calc(2.25rem - 1px);*/
|
||
|
/* not part of bootstrap variable */
|
||
|
/* custom checkbox */
|
||
|
/* custom range */
|
||
|
/* select */
|
||
|
/* badge */
|
||
|
/* cards */
|
||
|
/*border radius*/
|
||
|
/* alert */
|
||
|
/* toast */
|
||
|
/* breadcrumb */
|
||
|
/* input button */
|
||
|
/* nav link */
|
||
|
/* nav, tabs, pills */
|
||
|
/* tables */
|
||
|
/* dropdowns */
|
||
|
/* dropdowns sizes */
|
||
|
/* popovers */
|
||
|
/* tooltips */
|
||
|
/* modal */
|
||
|
/* reference guide
|
||
|
http://www.standardista.com/px-to-rem-conversion-if-root-font-size-is-16px/
|
||
|
8px = 0.5rem
|
||
|
9px = 0.5625rem
|
||
|
10px = 0.625rem
|
||
|
11px = 0.6875rem
|
||
|
12px = 0.75rem
|
||
|
13px = 0.8125rem
|
||
|
14px = 0.875rem
|
||
|
15px = 0.9375rem
|
||
|
16px = 1rem (base)
|
||
|
17px = 1.0625rem
|
||
|
18px = 1.125rem
|
||
|
19px = 1.1875rem
|
||
|
20px = 1.25rem
|
||
|
21px = 1.3125rem
|
||
|
22px = 1.375rem
|
||
|
24px = 1.5rem
|
||
|
25px = 1.5625rem
|
||
|
26px = 1.625rem
|
||
|
28px = 1.75rem
|
||
|
30px = 1.875rem
|
||
|
32px = 2rem
|
||
|
34px = 2.125rem
|
||
|
36px = 2.25rem
|
||
|
38px = 2.375rem
|
||
|
40px = 2.5rem
|
||
|
*/
|
||
|
/* Fonts */
|
||
|
/* carousel */
|
||
|
/* BASE VARS
|
||
|
========================================================================== */
|
||
|
/* font vars below will auto change to rem values using function rem($value)*/
|
||
|
/* 11px */
|
||
|
/* 12px */
|
||
|
/* 12.5px */
|
||
|
/* 14px */
|
||
|
/* 15px */
|
||
|
/* 16px */
|
||
|
/* 28px */
|
||
|
/* Font Family
|
||
|
========================================================================== */
|
||
|
/*hint: you can also try the font called 'Poppins' by replacing the font 'Roboto' */
|
||
|
/* ANIMATIONS
|
||
|
========================================================================== */
|
||
|
/* this addresses all animation related to nav hide to nav minify */
|
||
|
/* Z-INDEX declearation
|
||
|
========================================================================== */
|
||
|
/* we adjust bootstrap z-index to be higher than our higest z-index*/
|
||
|
/* CUSTOM ICON PREFIX
|
||
|
========================================================================== */
|
||
|
/* PRINT CSS (landscape or portrait)
|
||
|
========================================================================== */
|
||
|
/* landscape or portrait */
|
||
|
/* auto, letter */
|
||
|
/* Common Element Variables
|
||
|
========================================================================== */
|
||
|
/* Z-index decleartion "birds eye view"
|
||
|
========================================================================== */
|
||
|
/* Components
|
||
|
========================================================================== */
|
||
|
/* PAGE HEADER STUFF
|
||
|
========================================================================== */
|
||
|
/* colors */
|
||
|
/* height */
|
||
|
/* logo */
|
||
|
/* try not to go beywond the width of $main_nav_width value */
|
||
|
/* you may need to change this depending on your logo design */
|
||
|
/* adjust this as you see fit : left, right, center */
|
||
|
/* icon font size (not button) */
|
||
|
/* search input box */
|
||
|
/* suggestion: #ccced0*/
|
||
|
/* btn */
|
||
|
/* dropdown: app list */
|
||
|
/* badge */
|
||
|
/* COMPONENTS & MODS */
|
||
|
/* NAVIGATION STUFF
|
||
|
|
||
|
Guide:
|
||
|
|
||
|
aside.page-sidebar ($nav-width, $nav-background)
|
||
|
.page-logo
|
||
|
.primary-nav
|
||
|
.info-card
|
||
|
ul.nav-menu
|
||
|
li
|
||
|
a (parent level-0..., $nav-link-color, $nav-link-hover-color, $nav-link-hover-bg-color, $nav-link-hover-left-border-color)
|
||
|
icon
|
||
|
span
|
||
|
collapse-sign
|
||
|
|
||
|
ul.nav-menu-sub-one
|
||
|
li
|
||
|
a ($nav-level-1... $nav-sub-link-height)
|
||
|
span
|
||
|
collapse-sign
|
||
|
|
||
|
ul.nav-menu-sub-two
|
||
|
li
|
||
|
a ($nav-level-2... $nav-sub-link-height)
|
||
|
span
|
||
|
|
||
|
p.nav-title ($nav-title-*...)
|
||
|
|
||
|
|
||
|
========================================================================== */
|
||
|
/* main navigation */
|
||
|
/* left panel */
|
||
|
/* nav parent level-0 */
|
||
|
/* nav icon sizes */
|
||
|
/* badge default */
|
||
|
/* all child */
|
||
|
/* nav title */
|
||
|
/* nav Minify */
|
||
|
/* when the menu pops on hover */
|
||
|
/* navigation Width */
|
||
|
/* partial visibility of the menu */
|
||
|
/* top navigation */
|
||
|
/* nav Info Card (appears below the logo) */
|
||
|
/* width is auto */
|
||
|
/* nav DL labels for all child */
|
||
|
/* will be pulled to left as a negative value */
|
||
|
/* MISC Settings
|
||
|
========================================================================== */
|
||
|
/* List Table */
|
||
|
/* PAGE SETTINGS
|
||
|
========================================================================== */
|
||
|
/* PAGE BREADCRUMB
|
||
|
========================================================================== */
|
||
|
/* PAGE COMPONENT PANELS
|
||
|
========================================================================== */
|
||
|
/* PAGE COMPONENT PROGRESSBARS
|
||
|
========================================================================== */
|
||
|
/* PAGE COMPONENT MESSENGER
|
||
|
========================================================================== */
|
||
|
/* FOOTER
|
||
|
========================================================================== */
|
||
|
/* GLOBALS
|
||
|
========================================================================== */
|
||
|
/* ACCESSIBILITIES */
|
||
|
/* SHORTCUT BUTTON (appears on bottom right of the page) */
|
||
|
body {
|
||
|
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial;
|
||
|
font-size: 0.8125rem;
|
||
|
letter-spacing: 0.1px; }
|
||
|
|
||
|
.page-content {
|
||
|
color: #666666; }
|
||
|
|
||
|
h1, h2, h3, h4, h5, h6 {
|
||
|
line-height: 1.3;
|
||
|
font-weight: 400; }
|
||
|
|
||
|
strong {
|
||
|
font-weight: 500; }
|
||
|
|
||
|
h1 small,
|
||
|
h2 small,
|
||
|
h3 small,
|
||
|
h4 small,
|
||
|
h5 small,
|
||
|
h6 small,
|
||
|
.h1 small,
|
||
|
.h2 small,
|
||
|
.h3 small,
|
||
|
.h4 small,
|
||
|
.h5 small,
|
||
|
.h6 small {
|
||
|
font-weight: 300;
|
||
|
display: block;
|
||
|
font-size: 0.9375rem;
|
||
|
line-height: 1.5;
|
||
|
margin: 2px 0 1.5rem; }
|
||
|
|
||
|
h2 small,
|
||
|
h3 small,
|
||
|
.h2 small,
|
||
|
.h3 small {
|
||
|
font-size: 0.9375rem; }
|
||
|
|
||
|
h4 small,
|
||
|
.h4 small {
|
||
|
font-size: 0.875rem; }
|
||
|
|
||
|
h5 small,
|
||
|
h6 small,
|
||
|
.h5 small,
|
||
|
.h6 small {
|
||
|
font-size: 0.8125rem; }
|
||
|
|
||
|
/* contrast text */
|
||
|
.text-contrast {
|
||
|
color: #333333; }
|
||
|
|
||
|
/* text-gradient */
|
||
|
.text-gradient {
|
||
|
background: -webkit-gradient(linear, right top, right bottom, color-stop(25%, #6e4e9e), color-stop(50%, #62468d), color-stop(75%, #0c7cd5), to(#0960a5));
|
||
|
background: linear-gradient(-180deg, #6e4e9e 25%, #62468d 50%, #0c7cd5 75%, #0960a5 100%);
|
||
|
color: #886ab5;
|
||
|
background-clip: text;
|
||
|
text-fill-color: transparent;
|
||
|
-webkit-background-clip: text;
|
||
|
-webkit-text-fill-color: transparent;
|
||
|
text-shadow: none; }
|
||
|
|
||
|
/* looking for font size? Check _helpers.scss */
|
||
|
/* PLACEHOLDER
|
||
|
=============================================
|
||
|
|
||
|
EXAMPLE:
|
||
|
|
||
|
%bg-image {
|
||
|
width: 100%;
|
||
|
background-position: center center;
|
||
|
background-size: cover;
|
||
|
background-repeat: no-repeat;
|
||
|
}
|
||
|
|
||
|
.image-one {
|
||
|
@extend %bg-image;
|
||
|
background-image:url(/img/image-one.jpg");
|
||
|
}
|
||
|
|
||
|
RESULT:
|
||
|
|
||
|
.image-one, .image-two {
|
||
|
width: 100%;
|
||
|
background-position: center center;
|
||
|
background-size: cover;
|
||
|
background-repeat: no-repeat;
|
||
|
}
|
||
|
|
||
|
*/
|
||
|
/*
|
||
|
%shadow-hover {
|
||
|
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 0 2px rgba(0,0,0,0.24);
|
||
|
transition: all 0.2s ease-in-out;
|
||
|
|
||
|
&:hover {
|
||
|
box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 -1px 6px rgba(0,0,0,0.23);
|
||
|
}
|
||
|
}
|
||
|
*/
|
||
|
/*%fixed-header-shadow {
|
||
|
@include box-shadow(0 2px 2px -1px rgba(0,0,0,.1));
|
||
|
}*/
|
||
|
/* %selected-dot {
|
||
|
&:before {
|
||
|
content: " ";
|
||
|
display: block;
|
||
|
border-radius: 50%;
|
||
|
background: inherit;
|
||
|
background-image: none;
|
||
|
border: 2px solid rgba(0,0,0,0.2);
|
||
|
position: absolute;
|
||
|
top: 15px;
|
||
|
left: 15px;
|
||
|
height: 20px;
|
||
|
width: 20px;
|
||
|
}
|
||
|
&:after {
|
||
|
content: " ";
|
||
|
height: inherit;
|
||
|
width: inherit;
|
||
|
border: 5px solid rgba(0,0,0,0.1);
|
||
|
position: absolute;
|
||
|
left: 0;
|
||
|
top: 0;
|
||
|
border-radius: 50%;
|
||
|
}
|
||
|
}*/
|
||
|
/* patterns */
|
||
|
@font-face {
|
||
|
font-family: "summernote";
|
||
|
font-style: normal;
|
||
|
font-weight: normal;
|
||
|
src: url("../../../webfonts/summernote.eot");
|
||
|
src: url("../../../webfonts/summernote.eot") format("embedded-opentype"), url("../../../webfonts/summernote.woff") format("woff"), url("../../../webfonts/summernote.ttf") format("truetype"); }
|
||
|
|
||
|
.note-editor.note-frame {
|
||
|
border-color: rgba(0, 0, 0, 0.08); }
|
||
|
|
||
|
.note-para .note-btn-group .dropdown-menu.show {
|
||
|
display: -webkit-box;
|
||
|
display: -ms-flexbox;
|
||
|
display: flex; }
|
||
|
|
||
|
.card-header.note-toolbar > .btn-group {
|
||
|
margin-top: 0.5rem;
|
||
|
margin-left: 0.5rem; }
|
||
|
|
||
|
.card-header.note-toolbar {
|
||
|
padding: 0 0.5rem 0.5rem 0; }
|
||
|
|
||
|
.note-btn.btn-light {
|
||
|
color: #7b7b7b; }
|
||
|
|
||
|
.note-popover .popover-content {
|
||
|
padding: 0.3rem;
|
||
|
border-radius: 5px; }
|
||
|
|
||
|
.note-hint-popover .popover-content .note-hint-group .note-hint-item.active, .note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
|
||
|
background-color: #2196F3; }
|
||
|
|
||
|
.note-hint-popover .popover-content .note-hint-group .note-hint-item {
|
||
|
display: block !important;
|
||
|
padding: 5px;
|
||
|
border-radius: 4px;
|
||
|
padding-right: 0.7rem;
|
||
|
padding-left: 0.7rem;
|
||
|
margin: 3px 0; }
|
||
|
|
||
|
.note-btn-group .dropdown-item {
|
||
|
padding: 0.5rem 0.5rem; }
|
||
|
|
||
|
.note-popover .popover-content > .btn-group {
|
||
|
margin-top: 0; }
|
||
|
|
||
|
.note-popover .note-btn-group:last-child {
|
||
|
margin-left: 0; }
|
||
|
|
||
|
.note-editor.note-frame .note-editing-area {
|
||
|
border-radius: 4px; }
|