File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 <meta name =" viewport" content =" width=device-width,initial-scale=1" >
77
88 <!-- Chrome, Firefox OS and Opera -->
9- <meta name =" theme-color" content =" #75C7C3 " >
9+ <meta name =" theme-color" content =" #333844 " >
1010 <!-- Windows Phone -->
11- <meta name =" msapplication-navbutton-color" content =" #75C7C3 " >
11+ <meta name =" msapplication-navbutton-color" content =" #333844 " >
1212 <!-- iOS Safari -->
13- <meta name =" apple-mobile-web-app-status-bar-style" content =" #75C7C3 " >
13+ <meta name =" apple-mobile-web-app-status-bar-style" content =" #333844 " >
1414
1515 <title >{{ trans (' laravel-filemanager::lfm.title-page' ) } } </title >
1616 <link rel =" shortcut icon" type =" image/png" href =" {{ asset (' vendor/laravel-filemanager/img/72px color.png' ) } }" >
8282 <div id =" alerts" ></div >
8383
8484 <div id =" empty" class =" d-none" >
85- <i class =" fas fa-folder-open-o " ></i >
85+ <i class =" far fa-folder-open" ></i >
8686 {{ trans (' laravel-filemanager::lfm.message-empty' ) } }
8787 </div >
8888
You can’t perform that action at this time.
0 commit comments