@@ -417,11 +417,30 @@ body.expand #topbar .topbar-left .logo span {
417417 width : 50% !important ;
418418 }
419419}
420+ # search {
421+ border-bottom : 1px solid {{ setting_value('visiosoft.theme.defaultadmin::background_color' ) }};
422+ padding- to p: 8px;
423+ }
424+ .btn-search {
425+ display : inline-block;
426+ margin-left : auto;
427+ float : right;
428+ padding : 0 !important ;
429+ margin-top : 5px ;
430+ background-color : inherit;
431+ color : {{ setting_value('visiosoft.theme.defaultadmin::background_color' ) }};
432+ }
433+ .dropdown-menu {
434+ z-index : 9999 ;
435+ }
420436# search .search-bar {
421- height : 70 px ;
422- color : # 212121 ;
437+ width : 70 % ;
438+ color : {{ setting_value( 'visiosoft.theme.defaultadmin::primary_color' ) }} ;
423439 font- size: 14px;
440+ dis play: inline-block;
424441 bor der: none !important ;
442+ bor der- left: none !important ;
443+ bor der- right: none !important ;
425444 box- shadow: none !important ;
426445 background- color : transparent !important ;
427446}
@@ -455,16 +474,20 @@ body.expand #topbar .topbar-left .logo span {
455474 margin-top : 0 ;
456475 position : fixed;
457476 overflow-x : scroll;
458- background : {{ setting_value('visiosoft.theme.defaultadmin::sidebar_secondary_color' ) }};
459- padding- botto m: 70px;
460- box- shadow: 2px 0 0 rgba(66, 66, 66, 0.1);
477+ background : {{ setting_value('visiosoft.theme.defaultadmin::sidebar_secondary_color' ) }};
478+ padding- botto m: 70px;
479+ box- shadow: 2px 0 0 rgba(66, 66, 66, 0.1);
461480}
462481
463482.top-bar {
464- background-color : {{ setting_value('visiosoft.theme.defaultadmin::block_background_color' ) }};
465- width: 100%;
466- height: 70px;
467- dis play: table;
483+ background-color : {{ setting_value('visiosoft.theme.defaultadmin::block_background_color' ) }};
484+ height: 70px;
485+ dis play: table;
486+ width: calc(100% - 240px);
487+ position: fixed;
488+ right: 0;
489+ to p: 0;
490+ z- index: 9999;
468491}
469492.topbar-breadcrumb {
470493 display : table-cell;
@@ -610,9 +633,6 @@ select + .select2 {
610633 width : 0 ;
611634 transition : none;
612635 }
613- .top-bar {
614- padding-top : 50px ;
615- }
616636 .logo-bar {
617637 width : 100% ;
618638 height : 50px ;
@@ -2693,9 +2713,7 @@ background-color: {{ setting_value('visiosoft.theme.defaultadmin::background_col
26932713 opacity : 1 ;
26942714 line-height : 18px ;
26952715}
2696- .breadcrumb li .active {
2697- background-color : {{ setting_value('visiosoft.theme.defaultadmin::block_background_color' ) }} !important ;
2698- }
2716+
26992717.text-center {
27002718 text-align : center;
27012719}
@@ -2709,16 +2727,6 @@ background-color: {{ setting_value('visiosoft.theme.defaultadmin::background_col
27092727 margin-bottom : 0 ;
27102728 line-height : 1.25 ;
27112729}
2712-
2713- .breadcrumb {
2714- border-radius : 0 !important ;
2715- background : # fff ;
2716- font-size : 0.8rem ;
2717- }
2718- .breadcrumb a {
2719- color : # 888888 ;
2720- }
2721-
27222730html ,
27232731body {
27242732 height : 100% ;
@@ -2989,12 +2997,7 @@ color: {{ setting_value('visiosoft.theme.defaultadmin::secondary_color') }} !imp
29892997 margin-bottom : 1em ;
29902998 background-color : # BFD3E9 ;
29912999}
2992- .breadcrumb {
2993- margin-top : 0 !important ;
2994- margin-bottom : 0 !important ;
2995- padding-top : 0 !important ;
2996- padding-bottom : 0 !important ;
2997- }
3000+
29983001.card {
29993002 margin-bottom : 0.5rem !important ;
30003003}
@@ -3226,7 +3229,7 @@ color: {{ setting_value('visiosoft.theme.defaultadmin::input_placeholder_color')
32263229body {
32273230background- color : {{ setting_value('visiosoft.theme.defaultadmin::background_color' ) }} !important ;
32283231}
3229- .card-block , .card-body , # footer , .modal-dialog , .breadcrumb , . user-action-dropdown ,
3232+ .card-block , .card-body , # footer , .modal-dialog , .user-action-dropdown ,
32303233.card .card-flex .card-block , .nav .nav-sections li .active ,
32313234.modal-content , .modal-header , .modal-body , .nav-pills , .dropdown-menu {
32323235background-color : {{ setting_value('visiosoft.theme.defaultadmin::block_background_color' ) }} !important ;
@@ -3316,3 +3319,32 @@ border-color: {{setting_value('visiosoft.theme.defaultadmin::input_focused_borde
33163319.CodeMirror div {
33173320 color : white !important ;
33183321}
3322+ .breadcrumb {
3323+ border-radius : 0 !important ;
3324+ background-color : {{ setting_value('visiosoft.theme.defaultadmin::background_color' ) }} !important ;
3325+ font- size: 0.8rem;
3326+ margin- to p: 15px !important ;
3327+ margin- botto m: 0 !important ;
3328+ padding- to p: 0 !important ;
3329+ padding- botto m: 0 !important ;
3330+ }
3331+ .breadcrumb li .active {
3332+ background-color : inherit !important ;
3333+ }
3334+ .breadcrumb a {
3335+ opacity : 0.5 ;
3336+ }
3337+ # search .search-bar ::placeholder {
3338+ color : {{ setting_value('visiosoft.theme.defaultadmin::background_color' ) }} !important ;
3339+ }
3340+
3341+ .login-page {
3342+ width : 100% ;
3343+ height : 100% ;
3344+ background : linear-gradient (170deg , rgba (186 , 39 , 55 , 1 ) 0% , rgba (186 , 39 , 55 , 1 ) 60% , rgba (239 , 197 , 202 , 1 ) 60% , rgba (239 , 197 , 202 , 1 ) 0% );
3345+ filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba2737', endColorstr='#efc5ca', GradientType=1);
3346+ }
3347+
3348+ .help-icon svg # Path_20512 , # Path_20511 {
3349+ fill : {{ setting_value('visiosoft.theme.defaultadmin::primary_color' ) }};
3350+ }
0 commit comments