Datetime picker transparent background out of the box?

后端 未结 6 1818
眼角桃花
眼角桃花 2021-02-07 04:45

This is out of the box mvc3 stock grade plain vanilla jquery behavior? Is this default styling behavior? How do I make it NOT transparent? Thx!



        
6条回答
  •  萌比男神i
    2021-02-07 05:02

    I found that the files were there, but the BundleConfig.cs file had the file name wrong. The file name was "~/Content/themes/base/datepicker.css" but BundleConfig.cs had the file listed as "~/Content/themes/base/jquery.ui.datepicker.css".

提交回复
热议问题