Merge pull request #12 from Kanagambigai/master
showcase sample styles updated
This commit is contained in:
Коммит
356774e601
|
@ -48,11 +48,11 @@
|
|||
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||
<HintPath>packages\Newtonsoft.Json.10.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Syncfusion.EJ2, Version=19.2500.0.44, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL">
|
||||
<HintPath>packages\Syncfusion.EJ2.MVC5.19.2.0.44\lib\net45\Syncfusion.EJ2.dll</HintPath>
|
||||
<Reference Include="Syncfusion.EJ2, Version=19.3500.0.43, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL">
|
||||
<HintPath>packages\Syncfusion.EJ2.MVC5.19.3.0.43\lib\net45\Syncfusion.EJ2.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Syncfusion.Licensing, Version=19.2450.0.44, Culture=neutral, PublicKeyToken=632609b4d040f6b4, processorArchitecture=MSIL">
|
||||
<HintPath>packages\Syncfusion.Licensing.19.2.0.44\lib\net45\Syncfusion.Licensing.dll</HintPath>
|
||||
<Reference Include="Syncfusion.Licensing, Version=19.3450.0.43, Culture=neutral, PublicKeyToken=632609b4d040f6b4, processorArchitecture=MSIL">
|
||||
<HintPath>packages\Syncfusion.Licensing.19.3.0.43\lib\net45\Syncfusion.Licensing.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Data" />
|
||||
|
|
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
|
@ -923,7 +923,7 @@ input#txt {
|
|||
border: 1px solid #fff;
|
||||
}
|
||||
|
||||
.dashboard-page .e-input-group input.e-input {
|
||||
.dashboard-page .e-input-group.e-control-wrapper.e-input-focus input.e-input {
|
||||
border-color: #fff;
|
||||
text-indent: 1em;
|
||||
padding-top: 8px;
|
||||
|
|
|
@ -1008,7 +1008,7 @@ html {
|
|||
border: 1px solid #fff;
|
||||
}
|
||||
|
||||
.e-input-group {
|
||||
.e-input-group.e-control-wrapper.e-input-focus {
|
||||
input.e-input {
|
||||
border-color: #fff;
|
||||
text-indent: 1em;
|
||||
|
|
2974
styles/styles.css
2974
styles/styles.css
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
Загрузка…
Ссылка в новой задаче