What is the difference between the following theme files in 2017.2? kendo.mobile.nova.min.css and kendo.nova.mobile.min.css
<link rel="stylesheet" href="../inc/kendoui/styles/kendo.common-nova.min.css"/> <link rel="stylesheet" href="../inc/kendoui/styles/kendo.nova.min.css"/> <link rel="stylesheet" href="../inc/kendoui/styles/kendo.mobile.nova.min.css"/>
I've included the nova desktop theme because I'm making usage of the kendoDropDownList and wanted it styled.