diff --git a/public/css/cke_wysiwyg_frame_style.css b/public/css/cke_wysiwyg_frame_style.css new file mode 100644 index 0000000..f57f5f7 --- /dev/null +++ b/public/css/cke_wysiwyg_frame_style.css @@ -0,0 +1,11 @@ +img { + display: inline !important; + border: none !important; + box-shadow: none !important; + height: 1em !important; + width: 1em !important; + margin: 0 0.07em !important; + vertical-align: -0.1em !important; + background: none !important; + padding: 0 !important; +} diff --git a/public/css/style_may2024.css b/public/css/style_may2024.css index 265f2de..bffb3dd 100644 --- a/public/css/style_may2024.css +++ b/public/css/style_may2024.css @@ -9172,3 +9172,17 @@ main + .news { display: -ms-flexbox; display: flex; } +.main__vacancies-item .main__employer-page-two-item-text-body img { + display: inline !important; + border: none !important; + box-shadow: none !important; + height: 1em !important; + width: 1em !important; + margin: 0 0.07em !important; + vertical-align: -0.1em !important; + background: none !important; + padding: 0 !important; +} +.main__vacancies-item .main__employer-page-two-item-text-body p{ + margin: 0 0 20px; +} diff --git a/resources/views/layout/frontend.blade.php b/resources/views/layout/frontend.blade.php index 3b9d590..ccb9ca5 100644 --- a/resources/views/layout/frontend.blade.php +++ b/resources/views/layout/frontend.blade.php @@ -316,6 +316,20 @@ } } }; + + $(function() { + var style_link = "{{ asset('css/cke_wysiwyg_frame_style.css') }}"; + var iterator = 0; + var wysiwyg_style_interval = window.setInterval(function(){ + var frame = $('.cke_wysiwyg_frame'); + frame.contents().find('head').append( + $('') + ); + if (frame.length || (++iterator == 6)){ + clearInterval(wysiwyg_style_interval); + } + }, 500); + }); @include('js.modals') @include('js.captha') diff --git a/resources/views/resume.blade.php b/resources/views/resume.blade.php index aca8fb7..09e3fa6 100644 --- a/resources/views/resume.blade.php +++ b/resources/views/resume.blade.php @@ -417,7 +417,7 @@
Город проживания - {{ $res->city }} + {{ $res->city ?? "-" }}
Уровень английского: