GPQAPP

Форк
0
812 строк · 22.7 Кб
1
/*!
2
 * 
3
 * Super simple WYSIWYG editor v0.8.20
4
 * https://summernote.org
5
 *
6
 *
7
 * Copyright 2013- Alan Hong and contributors
8
 * Summernote may be freely distributed under the MIT license.
9
 *
10
 * Date: 2021-10-14T21:15Z
11
 *
12
 */
13
@font-face {
14
    font-family: "summernote";
15
    font-style: normal;
16
    font-weight: 400;
17
    font-display: auto;
18
    src: url("./font/summernote.eot?#iefix") format("embedded-opentype"), url("./font/summernote.woff2") format("woff2"), url("./font/summernote.woff") format("woff"), url("./font/summernote.ttf") format("truetype");
19
}
20
[class^=note-icon]:before,
21
[class*=" note-icon"]:before {
22
    display: inline-block;
23
    font-family: "summernote";
24
    font-style: normal;
25
    font-size: inherit;
26
    text-decoration: inherit;
27
    text-rendering: auto;
28
    text-transform: none;
29
    vertical-align: middle;
30
    -moz-osx-font-smoothing: grayscale;
31
    -webkit-font-smoothing: antialiased;
32
    speak: none;
33
}
34

35
.note-icon-fw {
36
    text-align: center;
37
    width: 1.25em;
38
}
39

40
.note-icon-border {
41
    border: solid 0.08em #eee;
42
    border-radius: 0.1em;
43
    padding: 0.2em 0.25em 0.15em;
44
}
45

46
.note-icon-pull-left {
47
    float: left;
48
}
49

50
.note-icon-pull-right {
51
    float: right;
52
}
53

54
.note-icon.note-icon-pull-left {
55
    margin-right: 0.3em;
56
}
57
.note-icon.note-icon-pull-right {
58
    margin-left: 0.3em;
59
}
60

61
.note-icon-align::before {
62
    content: "\ea01";
63
}
64

65
.note-icon-align-center::before {
66
    content: "\ea02";
67
}
68

69
.note-icon-align-indent::before {
70
    content: "\ea03";
71
}
72

73
.note-icon-align-justify::before {
74
    content: "\ea04";
75
}
76

77
.note-icon-align-left::before {
78
    content: "\ea05";
79
}
80

81
.note-icon-align-outdent::before {
82
    content: "\ea06";
83
}
84

85
.note-icon-align-right::before {
86
    content: "\ea07";
87
}
88

89
.note-icon-arrow-circle-down::before {
90
    content: "\ea08";
91
}
92

93
.note-icon-arrow-circle-left::before {
94
    content: "\ea09";
95
}
96

97
.note-icon-arrow-circle-right::before {
98
    content: "\ea0a";
99
}
100

101
.note-icon-arrow-circle-up::before {
102
    content: "\ea0b";
103
}
104

105
.note-icon-arrows-alt::before {
106
    content: "\ea0c";
107
}
108

109
.note-icon-arrows-h::before {
110
    content: "\ea0d";
111
}
112

113
.note-icon-arrows-v::before {
114
    content: "\ea0e";
115
}
116

117
.note-icon-bold::before {
118
    content: "\ea0f";
119
}
120

121
.note-icon-caret::before {
122
    content: "\ea10";
123
}
124

125
.note-icon-chain-broken::before {
126
    content: "\ea11";
127
}
128

129
.note-icon-circle::before {
130
    content: "\ea12";
131
}
132

133
.note-icon-close::before {
134
    content: "\ea13";
135
}
136

137
.note-icon-code::before {
138
    content: "\ea14";
139
}
140

141
.note-icon-col-after::before {
142
    content: "\ea15";
143
}
144

145
.note-icon-col-before::before {
146
    content: "\ea16";
147
}
148

149
.note-icon-col-remove::before {
150
    content: "\ea17";
151
}
152

153
.note-icon-eraser::before {
154
    content: "\ea18";
155
}
156

157
.note-icon-float-left::before {
158
    content: "\ea19";
159
}
160

161
.note-icon-float-none::before {
162
    content: "\ea1a";
163
}
164

165
.note-icon-float-right::before {
166
    content: "\ea1b";
167
}
168

169
.note-icon-font::before {
170
    content: "\ea1c";
171
}
172

173
.note-icon-frame::before {
174
    content: "\ea1d";
175
}
176

177
.note-icon-italic::before {
178
    content: "\ea1e";
179
}
180

181
.note-icon-link::before {
182
    content: "\ea1f";
183
}
184

185
.note-icon-magic::before {
186
    content: "\ea20";
187
}
188

189
.note-icon-menu-check::before {
190
    content: "\ea21";
191
}
192

193
.note-icon-minus::before {
194
    content: "\ea22";
195
}
196

197
.note-icon-orderedlist::before {
198
    content: "\ea23";
199
}
200

201
.note-icon-pencil::before {
202
    content: "\ea24";
203
}
204

205
.note-icon-picture::before {
206
    content: "\ea25";
207
}
208

209
.note-icon-question::before {
210
    content: "\ea26";
211
}
212

213
.note-icon-redo::before {
214
    content: "\ea27";
215
}
216

217
.note-icon-rollback::before {
218
    content: "\ea28";
219
}
220

221
.note-icon-row-above::before {
222
    content: "\ea29";
223
}
224

225
.note-icon-row-below::before {
226
    content: "\ea2a";
227
}
228

229
.note-icon-row-remove::before {
230
    content: "\ea2b";
231
}
232

233
.note-icon-special-character::before {
234
    content: "\ea2c";
235
}
236

237
.note-icon-square::before {
238
    content: "\ea2d";
239
}
240

241
.note-icon-strikethrough::before {
242
    content: "\ea2e";
243
}
244

245
.note-icon-subscript::before {
246
    content: "\ea2f";
247
}
248

249
.note-icon-summernote::before {
250
    content: "\ea30";
251
}
252

253
.note-icon-superscript::before {
254
    content: "\ea31";
255
}
256

257
.note-icon-table::before {
258
    content: "\ea32";
259
}
260

261
.note-icon-text-height::before {
262
    content: "\ea33";
263
}
264

265
.note-icon-trash::before {
266
    content: "\ea34";
267
}
268

269
.note-icon-underline::before {
270
    content: "\ea35";
271
}
272

273
.note-icon-undo::before {
274
    content: "\ea36";
275
}
276

277
.note-icon-unorderedlist::before {
278
    content: "\ea37";
279
}
280

281
.note-icon-video::before {
282
    content: "\ea38";
283
}
284

285
/* Theme Variables
286
 ------------------------------------------ */
287
/* Layout
288
 ------------------------------------------ */
289
.note-editor {
290
    position: relative;
291
}
292
.note-editor .note-dropzone {
293
    position: absolute;
294
    display: none;
295
    z-index: 100;
296
    color: lightskyblue;
297
    background-color: #fff;
298
    opacity: 0.95;
299
}
300
.note-editor .note-dropzone .note-dropzone-message {
301
    display: table-cell;
302
    vertical-align: middle;
303
    text-align: center;
304
    font-size: 28px;
305
    font-weight: 700;
306
}
307
.note-editor .note-dropzone.hover {
308
    color: #098ddf;
309
}
310
.note-editor.dragover .note-dropzone {
311
    display: table;
312
}
313
.note-editor .note-editing-area {
314
    position: relative;
315
}
316
.note-editor .note-editing-area .note-editable {
317
    outline: none;
318
}
319
.note-editor .note-editing-area .note-editable sup {
320
    vertical-align: super;
321
}
322
.note-editor .note-editing-area .note-editable sub {
323
    vertical-align: sub;
324
}
325
.note-editor .note-editing-area .note-editable img.note-float-left {
326
    margin-right: 10px;
327
}
328
.note-editor .note-editing-area .note-editable img.note-float-right {
329
    margin-left: 10px;
330
}
331

332
/* Frame mode layout
333
 ------------------------------------------ */
334
.note-editor.note-frame,
335
.note-editor.note-airframe {
336
    border: 1px solid #00000032;
337
}
338
.note-editor.note-frame.codeview .note-editing-area .note-editable,
339
.note-editor.note-airframe.codeview .note-editing-area .note-editable {
340
    display: none;
341
}
342
.note-editor.note-frame.codeview .note-editing-area .note-codable,
343
.note-editor.note-airframe.codeview .note-editing-area .note-codable {
344
    display: block;
345
}
346
.note-editor.note-frame .note-editing-area,
347
.note-editor.note-airframe .note-editing-area {
348
    overflow: hidden;
349
}
350
.note-editor.note-frame .note-editing-area .note-editable,
351
.note-editor.note-airframe .note-editing-area .note-editable {
352
    padding: 10px;
353
    overflow: auto;
354
    word-wrap: break-word;
355
}
356
.note-editor.note-frame .note-editing-area .note-editable[contenteditable=false],
357
.note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false] {
358
    background-color: #8080801d;
359
}
360
.note-editor.note-frame .note-editing-area .note-codable,
361
.note-editor.note-airframe .note-editing-area .note-codable {
362
    display: none;
363
    width: 100%;
364
    padding: 10px;
365
    border: none;
366
    box-shadow: none;
367
    font-family: Menlo, Monaco, monospace, sans-serif;
368
    font-size: 14px;
369
    color: #ccc;
370
    background-color: #222;
371
    resize: none;
372
    outline: none;
373
    -ms-box-sizing: border-box;
374
    box-sizing: border-box;
375
    border-radius: 0;
376
    margin-bottom: 0;
377
}
378
.note-editor.note-frame.fullscreen,
379
.note-editor.note-airframe.fullscreen {
380
    position: fixed;
381
    top: 0;
382
    left: 0;
383
    width: 100% !important;
384
    z-index: 1050;
385
}
386
.note-editor.note-frame.fullscreen .note-resizebar,
387
.note-editor.note-airframe.fullscreen .note-resizebar {
388
    display: none;
389
}
390
.note-editor.note-frame .note-status-output,
391
.note-editor.note-airframe .note-status-output {
392
    display: block;
393
    width: 100%;
394
    font-size: 14px;
395
    line-height: 1.42857143;
396
    height: 20px;
397
    margin-bottom: 0;
398
    color: #000;
399
    border: 0;
400
    border-top: 1px solid #e2e2e2;
401
}
402
.note-editor.note-frame .note-status-output:empty,
403
.note-editor.note-airframe .note-status-output:empty {
404
    height: 0;
405
    border-top: 0 solid transparent;
406
}
407
.note-editor.note-frame .note-status-output .pull-right,
408
.note-editor.note-airframe .note-status-output .pull-right {
409
    float: right !important;
410
}
411
.note-editor.note-frame .note-status-output .text-muted,
412
.note-editor.note-airframe .note-status-output .text-muted {
413
    color: #777;
414
}
415
.note-editor.note-frame .note-status-output .text-primary,
416
.note-editor.note-airframe .note-status-output .text-primary {
417
    color: #286090;
418
}
419
.note-editor.note-frame .note-status-output .text-success,
420
.note-editor.note-airframe .note-status-output .text-success {
421
    color: #3c763d;
422
}
423
.note-editor.note-frame .note-status-output .text-info,
424
.note-editor.note-airframe .note-status-output .text-info {
425
    color: #31708f;
426
}
427
.note-editor.note-frame .note-status-output .text-warning,
428
.note-editor.note-airframe .note-status-output .text-warning {
429
    color: #8a6d3b;
430
}
431
.note-editor.note-frame .note-status-output .text-danger,
432
.note-editor.note-airframe .note-status-output .text-danger {
433
    color: #a94442;
434
}
435
.note-editor.note-frame .note-status-output .alert,
436
.note-editor.note-airframe .note-status-output .alert {
437
    margin: -7px 0 0 0;
438
    padding: 7px 10px 2px 10px;
439
    border-radius: 0;
440
    color: #000;
441
    background-color: #f5f5f5;
442
}
443
.note-editor.note-frame .note-status-output .alert .note-icon,
444
.note-editor.note-airframe .note-status-output .alert .note-icon {
445
    margin-right: 5px;
446
}
447
.note-editor.note-frame .note-status-output .alert-success,
448
.note-editor.note-airframe .note-status-output .alert-success {
449
    color: #3c763d !important;
450
    background-color: #dff0d8 !important;
451
}
452
.note-editor.note-frame .note-status-output .alert-info,
453
.note-editor.note-airframe .note-status-output .alert-info {
454
    color: #31708f !important;
455
    background-color: #d9edf7 !important;
456
}
457
.note-editor.note-frame .note-status-output .alert-warning,
458
.note-editor.note-airframe .note-status-output .alert-warning {
459
    color: #8a6d3b !important;
460
    background-color: #fcf8e3 !important;
461
}
462
.note-editor.note-frame .note-status-output .alert-danger,
463
.note-editor.note-airframe .note-status-output .alert-danger {
464
    color: #a94442 !important;
465
    background-color: #f2dede !important;
466
}
467
.note-editor.note-frame .note-statusbar,
468
.note-editor.note-airframe .note-statusbar {
469
    background-color: #8080801d;
470
    border-bottom-left-radius: 4px;
471
    border-bottom-right-radius: 4px;
472
    border-top: 1px solid #00000032;
473
}
474
.note-editor.note-frame .note-statusbar .note-resizebar,
475
.note-editor.note-airframe .note-statusbar .note-resizebar {
476
    padding-top: 1px;
477
    height: 9px;
478
    width: 100%;
479
    cursor: ns-resize;
480
}
481
.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar,
482
.note-editor.note-airframe .note-statusbar .note-resizebar .note-icon-bar {
483
    width: 20px;
484
    margin: 1px auto;
485
    border-top: 1px solid #00000032;
486
}
487
.note-editor.note-frame .note-statusbar.locked .note-resizebar,
488
.note-editor.note-airframe .note-statusbar.locked .note-resizebar {
489
    cursor: default;
490
}
491
.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar,
492
.note-editor.note-airframe .note-statusbar.locked .note-resizebar .note-icon-bar {
493
    display: none;
494
}
495
.note-editor.note-frame .note-placeholder,
496
.note-editor.note-airframe .note-placeholder {
497
    padding: 10px;
498
}
499

500
.note-editor.note-airframe {
501
    border: 0;
502
}
503
.note-editor.note-airframe .note-editing-area .note-editable {
504
    padding: 0;
505
}
506

507
/* Popover
508
 ------------------------------------------ */
509
.note-popover.popover {
510
    display: none;
511
    max-width: none;
512
}
513
.note-popover.popover .popover-content a {
514
    display: inline-block;
515
    max-width: 200px;
516
    overflow: hidden;
517
    text-overflow: ellipsis;
518
    white-space: nowrap;
519
    vertical-align: middle;
520
}
521
.note-popover.popover .arrow {
522
    left: 20px !important;
523
}
524

525
/* Popover and Toolbar (Button container)
526
 ------------------------------------------ */
527
.note-toolbar {
528
    position: relative;
529
}
530

531
.note-popover .popover-content, .note-editor .note-toolbar {
532
    margin: 0;
533
    padding: 0 0 5px 5px;
534
}
535
.note-popover .popover-content > .note-btn-group, .note-editor .note-toolbar > .note-btn-group {
536
    margin-top: 5px;
537
    margin-left: 0;
538
    margin-right: 5px;
539
}
540
.note-popover .popover-content .note-btn-group .note-table, .note-editor .note-toolbar .note-btn-group .note-table {
541
    min-width: 0;
542
    padding: 5px;
543
}
544
.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker, .note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker {
545
    font-size: 18px;
546
}
547
.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
548
    position: absolute !important;
549
    z-index: 3;
550
    width: 10em;
551
    height: 10em;
552
    cursor: pointer;
553
}
554
.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
555
    position: relative !important;
556
    z-index: 1;
557
    width: 5em;
558
    height: 5em;
559
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
560
}
561
.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
562
    position: absolute !important;
563
    z-index: 2;
564
    width: 1em;
565
    height: 1em;
566
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
567
}
568
.note-popover .popover-content .note-style .dropdown-style blockquote, .note-popover .popover-content .note-style .dropdown-style pre, .note-editor .note-toolbar .note-style .dropdown-style blockquote, .note-editor .note-toolbar .note-style .dropdown-style pre {
569
    margin: 0;
570
    padding: 5px 10px;
571
}
572
.note-popover .popover-content .note-style .dropdown-style h1, .note-popover .popover-content .note-style .dropdown-style h2, .note-popover .popover-content .note-style .dropdown-style h3, .note-popover .popover-content .note-style .dropdown-style h4, .note-popover .popover-content .note-style .dropdown-style h5, .note-popover .popover-content .note-style .dropdown-style h6, .note-popover .popover-content .note-style .dropdown-style p, .note-editor .note-toolbar .note-style .dropdown-style h1, .note-editor .note-toolbar .note-style .dropdown-style h2, .note-editor .note-toolbar .note-style .dropdown-style h3, .note-editor .note-toolbar .note-style .dropdown-style h4, .note-editor .note-toolbar .note-style .dropdown-style h5, .note-editor .note-toolbar .note-style .dropdown-style h6, .note-editor .note-toolbar .note-style .dropdown-style p {
573
    margin: 0;
574
    padding: 0;
575
}
576
.note-popover .popover-content .note-color-all .note-dropdown-menu, .note-editor .note-toolbar .note-color-all .note-dropdown-menu {
577
    min-width: 337px;
578
}
579
.note-popover .popover-content .note-color .dropdown-toggle, .note-editor .note-toolbar .note-color .dropdown-toggle {
580
    width: 20px;
581
    padding-left: 5px;
582
}
583
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette {
584
    display: inline-block;
585
    margin: 0;
586
    width: 160px;
587
}
588
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette:first-child, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette:first-child {
589
    margin: 0 5px;
590
}
591
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-palette-title, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-palette-title {
592
    font-size: 12px;
593
    margin: 2px 7px;
594
    text-align: center;
595
    border-bottom: 1px solid #eee;
596
}
597
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset,
598
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset,
599
.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select {
600
    font-size: 11px;
601
    margin: 3px;
602
    padding: 0 3px;
603
    cursor: pointer;
604
    width: 100%;
605
    border-radius: 5px;
606
}
607
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,
608
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select:hover, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,
609
.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select:hover {
610
    background: #eee;
611
}
612
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-row, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-row {
613
    height: 20px;
614
}
615
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select-btn, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select-btn {
616
    display: none;
617
}
618
.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn, .note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn {
619
    border: 1px solid #eee;
620
}
621
.note-popover .popover-content .note-para .note-dropdown-menu, .note-editor .note-toolbar .note-para .note-dropdown-menu {
622
    min-width: 228px;
623
    padding: 5px;
624
}
625
.note-popover .popover-content .note-para .note-dropdown-menu > div + div, .note-editor .note-toolbar .note-para .note-dropdown-menu > div + div {
626
    margin-left: 5px;
627
}
628
.note-popover .popover-content .note-dropdown-menu, .note-editor .note-toolbar .note-dropdown-menu {
629
    min-width: 160px;
630
}
631
.note-popover .popover-content .note-dropdown-menu.right, .note-editor .note-toolbar .note-dropdown-menu.right {
632
    right: 0;
633
    left: auto;
634
}
635
.note-popover .popover-content .note-dropdown-menu.right::before, .note-editor .note-toolbar .note-dropdown-menu.right::before {
636
    right: 9px;
637
    left: auto !important;
638
}
639
.note-popover .popover-content .note-dropdown-menu.right::after, .note-editor .note-toolbar .note-dropdown-menu.right::after {
640
    right: 10px;
641
    left: auto !important;
642
}
643
.note-popover .popover-content .note-dropdown-menu.note-check a i, .note-editor .note-toolbar .note-dropdown-menu.note-check a i {
644
    color: deepskyblue;
645
    visibility: hidden;
646
}
647
.note-popover .popover-content .note-dropdown-menu.note-check a.checked i, .note-editor .note-toolbar .note-dropdown-menu.note-check a.checked i {
648
    visibility: visible;
649
}
650
.note-popover .popover-content .note-fontsize-10, .note-editor .note-toolbar .note-fontsize-10 {
651
    font-size: 10px;
652
}
653
.note-popover .popover-content .note-color-palette, .note-editor .note-toolbar .note-color-palette {
654
    line-height: 1;
655
}
656
.note-popover .popover-content .note-color-palette div .note-color-btn, .note-editor .note-toolbar .note-color-palette div .note-color-btn {
657
    width: 20px;
658
    height: 20px;
659
    padding: 0;
660
    margin: 0;
661
    border: 0;
662
    border-radius: 0;
663
}
664
.note-popover .popover-content .note-color-palette div .note-color-btn:hover, .note-editor .note-toolbar .note-color-palette div .note-color-btn:hover {
665
    transform: scale(1.2);
666
    transition: all 0.2s;
667
}
668

669
/* Dialog
670
 ------------------------------------------ */
671
.note-modal .modal-dialog {
672
    outline: 0;
673
    border-radius: 5px;
674
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
675
}
676
.note-modal .form-group {
677
    margin-left: 0;
678
    margin-right: 0;
679
}
680
.note-modal .note-modal-form {
681
    margin: 0;
682
}
683
.note-modal .note-image-dialog .note-dropzone {
684
    min-height: 100px;
685
    font-size: 30px;
686
    line-height: 4;
687
    color: lightgray;
688
    text-align: center;
689
    border: 4px dashed lightgray;
690
    margin-bottom: 10px;
691
}
692
@-moz-document url-prefix() {
693
    .note-modal .note-image-input {
694
        height: auto;
695
    }
696
}
697

698
/* Placeholder
699
 ------------------------------------------ */
700
.note-placeholder {
701
    position: absolute;
702
    display: none;
703
    color: gray;
704
}
705

706
/* Handle
707
 ------------------------------------------ */
708
.note-handle .note-control-selection {
709
    position: absolute;
710
    display: none;
711
    border: 1px solid #000;
712
}
713
.note-handle .note-control-selection > div {
714
    position: absolute;
715
}
716
.note-handle .note-control-selection .note-control-selection-bg {
717
    width: 100%;
718
    height: 100%;
719
    background-color: #000;
720
    -webkit-opacity: 0.3;
721
    -khtml-opacity: 0.3;
722
    -moz-opacity: 0.3;
723
    opacity: 0.3;
724
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
725
    filter: alpha(opacity=30);
726
}
727
.note-handle .note-control-selection .note-control-handle, .note-handle .note-control-selection .note-control-sizing, .note-handle .note-control-selection .note-control-holder {
728
    width: 7px;
729
    height: 7px;
730
    border: 1px solid #000;
731
}
732
.note-handle .note-control-selection .note-control-sizing {
733
    background-color: #000;
734
}
735
.note-handle .note-control-selection .note-control-nw {
736
    top: -5px;
737
    left: -5px;
738
    border-right: none;
739
    border-bottom: none;
740
}
741
.note-handle .note-control-selection .note-control-ne {
742
    top: -5px;
743
    right: -5px;
744
    border-bottom: none;
745
    border-left: none;
746
}
747
.note-handle .note-control-selection .note-control-sw {
748
    bottom: -5px;
749
    left: -5px;
750
    border-top: none;
751
    border-right: none;
752
}
753
.note-handle .note-control-selection .note-control-se {
754
    right: -5px;
755
    bottom: -5px;
756
    cursor: se-resize;
757
}
758
.note-handle .note-control-selection .note-control-se.note-control-holder {
759
    cursor: default;
760
    border-top: none;
761
    border-left: none;
762
}
763
.note-handle .note-control-selection .note-control-selection-info {
764
    right: 0;
765
    bottom: 0;
766
    padding: 5px;
767
    margin: 5px;
768
    color: #fff;
769
    background-color: #000;
770
    font-size: 12px;
771
    border-radius: 5px;
772
    -webkit-opacity: 0.7;
773
    -khtml-opacity: 0.7;
774
    -moz-opacity: 0.7;
775
    opacity: 0.7;
776
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
777
    filter: alpha(opacity=70);
778
}
779

780
.note-hint-popover {
781
    min-width: 100px;
782
    padding: 2px;
783
}
784
.note-hint-popover .popover-content {
785
    padding: 3px;
786
    max-height: 150px;
787
    overflow: auto;
788
}
789
.note-hint-popover .popover-content .note-hint-group .note-hint-item {
790
    display: block !important;
791
    padding: 3px;
792
}
793
.note-hint-popover .popover-content .note-hint-group .note-hint-item.active, .note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
794
    display: block;
795
    clear: both;
796
    font-weight: 400;
797
    line-height: 1.4;
798
    color: white;
799
    white-space: nowrap;
800
    text-decoration: none;
801
    background-color: #428bca;
802
    outline: 0;
803
    cursor: pointer;
804
}
805

806
/* Handle
807
 ------------------------------------------ */
808
html .note-fullscreen-body, body .note-fullscreen-body {
809
    overflow: hidden !important;
810
}
811

812
/*# sourceMappingURL=summernote.css.map*/

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.