NG1NDEX
Server IP : 150.95.80.236  /  Your IP : 3.142.252.87
Web Server : Apache
System : Linux host-150-95-80-236 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
User : social-telecare ( 10000)
PHP Version : 7.4.33
Disable Function : opcache_get_status
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/vhosts/pcu.in.th/sc.pcu.in.th/demo15/src/sass/vendors/plugins/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /var/www/vhosts/pcu.in.th/sc.pcu.in.th/demo15/src/sass/vendors/plugins//_summernote.scss
//
// Summernote
//


.note-popover {
    display: none;
}

.note-editor {
    position: static;
    @include border-radius($border-radius);

    &.note-frame {
        border: 1px solid $input-border-color;

        .panel-heading.note-toolbar {
            background: $gray-100;
        }

        .note-statusbar {
            background: $gray-100;
        }

        &.fullscreen{
            background-color: $white;
        }
    }

    .note-toolbar {
        position: static;
        padding: 0.5rem 0.5rem;
        @include border-radius($border-radius);

        .note-btn-group {
            margin-top: 0;

            .btn {
                background: white;
                border: 1px solid $gray-200;

                i {
                    font-size: 1rem;
                    line-height: 0;
                    padding-right: 0;
                    color: $gray-600;
                }

                &:hover,
                &:focus,
                &:active,
                &.active {
                    background: transparent;
                    color: $primary;

                    i {
                        color: $primary;
                    }
                }
            }

            &.note-color {
                .dropdown-toggle {
                    &:after {
                        margin-left: 0;
                    }
                }
            }
        }
    }

    .modal {
        .modal-header {
            align-items: center;

            .close {
                position: absolute;
                right: 25px;
                top: 20px;
                font-size: 0;
            }
        }

        &.note-modal {
            .modal-dialog {
                box-shadow: $modal-content-box-shadow;
            }
        }
    }

    .panel-heading.note-toolbar {
        padding: 0.5rem 0.74rem 0.74rem 0.74rem;
        @include border-top-start-radius($border-radius);
        @include border-top-end-radius($border-radius);

        .btn {
            outline: none !important;
        }

        .dropdown-menu {
            min-width: 185px;
        }

        .note-color .dropdown-menu {
            min-width: 350px;
            padding: 10px;

            > li {
                display: table;
                table-layout: fixed;

                > .btn-group {
                    display: table-cell !important;

                    &:first-child {
                        padding-right: 10px;
                    }

                    .note-color-reset {
                        margin: 5px 0 10px 0;
                    }

                    .note-palette-title {
                        margin: 5px 0;
                        text-align: left;
                        border: 0;
                    }
                }
            }
        }

        .dropdown-toggle::after {
            display: none;
        }
    }

    .note-editable {
        .table.table-bordered {
            th,td {
                border: 1px solid $gray-200;
            }
        }
    }

    // Validation
    .is-valid {
        .note-editor {
            border-color: $success;
        }
    }

    .is-invalid {
        .note-editor {
            border-color: $danger;
        }
    }
}

Anon7 - 2022
AnonSec Team