mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-11-20 01:50:24 -05:00
couple fixes to the dialog close button
* add back in button.css (broken withf5aa008) * remove a redundant .png file-loader which apparently caused the .png asset to not load properly (broken withf5aa008)
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
import $ from 'jquery';
|
||||
|
||||
import 'jquery-ui/themes/base/button.css';
|
||||
import 'jquery-ui/themes/base/core.css';
|
||||
import 'jquery-ui/themes/base/dialog.css';
|
||||
import 'jquery-ui/themes/base/theme.css';
|
||||
|
||||
Reference in New Issue
Block a user