__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
.editor_atto_content_wrap {
background-color: $atto-content-wrap-bg;
color: $atto-content-wrap-color;
}
.editor_atto_content {
padding: 4px;
resize: vertical;
overflow: auto;
}
.editor_atto_content_wrap,
.editor_atto + textarea {
width: 100%;
padding: 0;
}
.editor_atto + textarea {
border-radius: 0;
resize: vertical;
margin-top: -1px;
}
div.editor_atto_toolbar {
display: block;
background: $atto-toolbar-bg;
min-height: 35px;
border: 1px solid $input-border-color;
width: 100%;
padding: 0 0 9px 0;
border-top-left-radius: $border-radius;
border-top-right-radius: $border-radius;
}
div.editor_atto_toolbar button {
padding: 4px 9px;
background: none;
border: 0;
margin: 0;
border-radius: 0;
cursor: pointer;
}
div.editor_atto_toolbar .menuplaceholder {
display: inline-block;
}
div.editor_atto_toolbar {
button + button,
.menuplaceholder + button {
border-left: 1px solid $atto-toolbar-border-color;
}
}
div.editor_atto_toolbar button[disabled] {
opacity: .45;
background: none;
cursor: default;
}
.editor_atto_toolbar button:hover {
background-image:
radial-gradient(
ellipse at center,
$atto-toolbar-button-gradient-inner 60%,
$atto-toolbar-button-gradient-outer 100%
);
background-color: $atto-toolbar-button-hover-bg;
}
.editor_atto_toolbar button:active,
.editor_atto_toolbar button.highlight {
background-image:
radial-gradient(
ellipse at center,
$atto-toolbar-button-gradient-inner 40%,
$atto-toolbar-button-gradient-outer 100%
);
background-color: $atto-toolbar-button-active-bg;
}
/* Make firefox button sizes match other browsers */
div.editor_atto_toolbar button::-moz-focus-inner {
border: 0;
padding: 0;
}
div.editor_atto_toolbar button .icon {
padding: 0;
margin: 2px 0;
}
div.editor_atto_toolbar div.atto_group {
display: inline-block;
border: 1px solid $atto-toolbar-border-color;
border-bottom: 1px solid $atto-toolbar-group-border-bottom-color;
border-radius: 4px;
margin: 9px 0 0 9px;
background: $atto-toolbar-group-bg;
}
div.editor_atto_toolbar .atto_toolbar_row {
margin: 6px 0 -3px 5px;
display: table;
div.atto_group {
margin: 3px 5px 3px 4px;
}
}
.editor_atto_content img {
resize: both;
overflow: auto;
}
.atto_hasmenu {
/* IE8 places the images on top of each other if that is not set. */
white-space: nowrap;
}
.atto_menuentry .icon {
width: 16px;
height: 16px;
}
.atto_menuentry {
clear: left;
}
.atto_menuentry h1,
.atto_menuentry h2,
.atto_menuentry p {
margin: 4px;
}
/*.atto_form label.sameline {
display: inline-block;
min-width: 10em;
}*/
.atto_form textarea.fullwidth,
.atto_form input.fullwidth {
width: 100%;
}
.atto_form {
padding: 0.5rem;
}
/*.atto_form label {
display: block;
margin: 0 0 5px 0;
}*/
.atto_control {
position: absolute;
right: -6px;
bottom: -6px;
display: none;
cursor: pointer;
}
.atto_control .icon {
background-color: $atto-control-icon-bg;
}
div.editor_atto_content:focus .atto_control,
div.editor_atto_content:hover .atto_control {
display: block;
}
.editor_atto_menu.yui3-menu-hidden {
display: none;
}
/* Get broken images back in firefox */
.editor_atto_content img:-moz-broken {
-moz-force-broken-image-icon: 1;
min-width: 24px;
min-height: 24px;
}
/* Atto menu styling */
.moodle-dialogue-base .editor_atto_menu .moodle-dialogue-content .moodle-dialogue-bd {
padding: 0;
z-index: 1000;
}
.editor_atto_menu .dropdown-menu > li > a {
margin: 3px 14px;
}
.editor_atto_menu .open ul.dropdown-menu {
padding-top: 5px;
padding-bottom: 5px;
}
.editor_atto_wrap {
position: relative;
}
/*rtl:ignore*/
.editor_atto_wrap textarea {
direction: ltr;
}
.editor_atto_notification {
display: inline-block;
padding: 0.5em;
padding-left: 1em;
padding-right: 1em;
border-bottom-left-radius: 1em;
border-bottom-right-radius: 1em;
.atto_info {
background-color: $atto-notif-info;
}
.atto_warning {
background-color: $atto-notif-warning;
}
}
.editor_atto_toolbar,
.editor_atto_content_wrap,
.editor_atto + textarea {
box-sizing: border-box;
}
.editor_atto_content.form-control {
width: 100%;
border-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
/** Atto fields do not have form-control because that would break the layout of the editor.
So they need these extra styles to highlight the editor when there is a validation error. */
.has-danger .editor_atto_content.form-control,
.has-danger .editor_atto_content.form-control-danger {
@include form-validation-state('invalid', $form-feedback-invalid-color, $form-feedback-icon-invalid);
}
.open.atto_menu > .dropdown-menu {
display: block;
}
div.editor_atto_toolbar button .icon {
color: $atto-toolbar-button-color;
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| action-menu.scss | File | 2.43 KB | 0777 |
|
| admin.scss | File | 12.84 KB | 0777 |
|
| atto.scss | File | 4.99 KB | 0777 |
|
| backup-restore.scss | File | 4.83 KB | 0777 |
|
| blocks.scss | File | 8.11 KB | 0777 |
|
| bootstrap-rtl.scss | File | 1.76 KB | 0777 |
|
| bs5-bridge.scss | File | 3.44 KB | 0777 |
|
| buttons.scss | File | 2.02 KB | 0777 |
|
| calendar.scss | File | 18.75 KB | 0777 |
|
| chat.scss | File | 2.28 KB | 0777 |
|
| contentbank.scss | File | 3.75 KB | 0777 |
|
| core.scss | File | 62.36 KB | 0777 |
|
| course.scss | File | 43.36 KB | 0777 |
|
| courseindex.scss | File | 5.39 KB | 0777 |
|
| debug.scss | File | 2.6 KB | 0777 |
|
| deprecated.scss | File | 1.52 KB | 0777 |
|
| drawer.scss | File | 7.55 KB | 0777 |
|
| dropdown.scss | File | 1.19 KB | 0777 |
|
| filemanager.scss | File | 21 KB | 0777 |
|
| forms.scss | File | 11.98 KB | 0777 |
|
| grade.scss | File | 18.4 KB | 0777 |
|
| icons.scss | File | 5.64 KB | 0777 |
|
| layout.scss | File | 5.75 KB | 0777 |
|
| login.scss | File | 2.12 KB | 0777 |
|
| message.scss | File | 14.99 KB | 0777 |
|
| modal.scss | File | 1.58 KB | 0777 |
|
| modules.scss | File | 44.08 KB | 0777 |
|
| moodlenet.scss | File | 2.48 KB | 0777 |
|
| moremenu.scss | File | 2.71 KB | 0777 |
|
| navbar.scss | File | 4.87 KB | 0777 |
|
| popover-region.scss | File | 10.16 KB | 0777 |
|
| prefixes.scss | File | 1.21 KB | 0777 |
|
| primarynavigation.scss | File | 691 B | 0777 |
|
| print.scss | File | 312 B | 0777 |
|
| process-monitor.scss | File | 884 B | 0777 |
|
| question.scss | File | 13.53 KB | 0777 |
|
| reportbuilder.scss | File | 11.77 KB | 0777 |
|
| reports.scss | File | 1.66 KB | 0777 |
|
| search.scss | File | 1.77 KB | 0777 |
|
| secondarynavigation.scss | File | 558 B | 0777 |
|
| sticky-footer.scss | File | 2.42 KB | 0777 |
|
| tables.scss | File | 1.86 KB | 0777 |
|
| templates.scss | File | 238 B | 0777 |
|
| tertiarynavigation.scss | File | 1.69 KB | 0777 |
|
| toasts.scss | File | 1.16 KB | 0777 |
|
| tool_usertours.scss | File | 3.36 KB | 0777 |
|
| undo.scss | File | 7.05 KB | 0777 |
|
| user.scss | File | 5.28 KB | 0777 |
|
| variables.scss | File | 12.18 KB | 0777 |
|