X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/theme/boost/scss/moodle
home
/
cbholdings
/
pasukulu
/
theme
/
boost
/
scss
/
moodle
/
📁
..
📄
admin.scss
(12.81 KB)
📄
atto.scss
(4.64 KB)
📄
backup-restore.scss
(4.15 KB)
📄
blocks.scss
(8.3 KB)
📄
bootstrap-rtl.scss
(1.05 KB)
📄
buttons.scss
(1.8 KB)
📄
calendar.scss
(18.04 KB)
📄
chat.scss
(2.25 KB)
📄
contentbank.scss
(3.75 KB)
📄
core.scss
(58.21 KB)
📄
course.scss
(34.17 KB)
📄
courseindex.scss
(5.1 KB)
📄
debug.scss
(2.46 KB)
📄
drawer.scss
(6.54 KB)
📄
editor.scss
(62 B)
📄
expendable.scss
(826 B)
📄
filemanager.scss
(20.05 KB)
📄
forms.scss
(11.21 KB)
📄
grade.scss
(15.78 KB)
📄
icons.scss
(3.99 KB)
📄
layout.scss
(5.79 KB)
📄
login.scss
(2.07 KB)
📄
message.scss
(14.9 KB)
📄
modal.scss
(815 B)
📄
modules.scss
(39.55 KB)
📄
moodlenet.scss
(2.46 KB)
📄
moremenu.scss
(2.69 KB)
📄
navbar.scss
(4.6 KB)
📄
popover-region.scss
(10.02 KB)
📄
prefixes.scss
(1.21 KB)
📄
primarynavigation.scss
(691 B)
📄
print.scss
(312 B)
📄
process-monitor.scss
(884 B)
📄
question.scss
(12.28 KB)
📄
reportbuilder.scss
(10.61 KB)
📄
reports.scss
(550 B)
📄
search.scss
(1.69 KB)
📄
secondarynavigation.scss
(558 B)
📄
sticky-footer.scss
(1.42 KB)
📄
tables.scss
(1.4 KB)
📄
templates.scss
(238 B)
📄
tertiarynavigation.scss
(1.58 KB)
📄
toasts.scss
(1.1 KB)
📄
tool_usertours.scss
(3.42 KB)
📄
undo.scss
(7.73 KB)
📄
user.scss
(5.22 KB)
📄
variables.scss
(1.8 KB)
Editing: buttons.scss
.singlebutton { display: inline-block; + .singlebutton { margin-left: $spacer * 0.5; } } .continuebutton { text-align: center; } p.arrow_button { margin-top: 5em; text-align: center; } #addcontrols { // This is displayed in a column between 2 20 row multi-selects. This should be just short of half way. margin-top: 8 * $line-height-base * $font-size-base; text-align: center; margin-bottom: 3em; label { display: inline; } } #addcontrols, #removecontrols { input { width: 100%; margin: auto; } } .btn-lineup { margin: 0 0 10px 5px; } .btn.btn-icon { height: ($icon-width + 20px); width: ($icon-width + 20px); font-size: $icon-width; line-height: $icon-width; padding: 0; border-radius: 50%; flex-shrink: 0; @include hover-focus { background-color: $gray-200; } @each $size, $length in $iconsizes { &.icon-size-#{$size} { height: ($length + 20px) !important; /* stylelint-disable-line declaration-no-important */ width: ($length + 20px) !important; /* stylelint-disable-line declaration-no-important */ font-size: $length !important; /* stylelint-disable-line declaration-no-important */ line-height: $length !important; /* stylelint-disable-line declaration-no-important */ } } } @mixin button-focus($background, $innershadow) { &:focus, &.focus { outline: $btn-focus-width solid darken($background, 40%); box-shadow: inset 0 0 0 2px $innershadow; } } @each $color, $value in $theme-colors { .btn-#{$color} { @include button-focus($value, $white); } } @each $color, $value in $theme-colors { .btn-outline-#{$color} { @include button-focus($value, $gray-800); } }
Upload File
Create Folder