4
0
Эх сурвалжийг харах

update to smaller nav bar

causefx 8 жил өмнө
parent
commit
9299bf9113

+ 1 - 0
api/functions/homepage-connect-functions.php

@@ -1,4 +1,5 @@
 <?php
+/** @noinspection PhpUndefinedFieldInspection */
 function homepageConnect($array)
 {
 	switch ($array['data']['action']) {

+ 1 - 1
bootstrap/dist/css/bootstrap.css

@@ -4165,7 +4165,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
 }
 .navbar {
   position: relative;
-  min-height: 50px;
+  min-height: 40px;
   margin-bottom: 20px;
   border: 1px solid transparent;
 }

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
bootstrap/dist/css/bootstrap.min.css


Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
css/dark.css


+ 1 - 1
js/custom.js

@@ -17,7 +17,7 @@ $(document).ready(function () {
     $(function () {
         //$("#preloader").fadeOut();
         var set = function () {
-            var topOffset = 60,
+            var topOffset = 40,
                 width = (window.innerWidth > 0) ? window.innerWidth : this.screen.width,
                 height = ((window.innerHeight > 0) ? window.innerHeight : this.screen.height) - 1;
             if (width < 768) {

+ 1 - 1
js/functions.js

@@ -1949,7 +1949,7 @@ function loadAppearance(appearance){
 		$('#main-logo').html(appearance.title);
 		$('#side-logo').html(appearance.title);
 	}else{
-		$('#main-logo').html('<img alt="home" class="dark-logo" height="60px" src="'+appearance.logo+'">');
+		$('#main-logo').html('<img alt="home" class="dark-logo" height="40px" src="'+appearance.logo+'">');
 		$('#side-logo').html('<img alt="home" height="35px" src="'+appearance.logo+'">');
 	}
 	if(appearance.headerColor !== ''){

BIN
plugins/images/php-mailer.png


Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно