Skip to content

Commit 6dc130d

Browse files
author
pipeline
committed
config(ej2-4036): Added icons for the touch,mouse button
1 parent 5583db0 commit 6dc130d

File tree

4 files changed

+16
-9
lines changed

4 files changed

+16
-9
lines changed
Lines changed: 11 additions & 7 deletions
Loading
412 Bytes
Binary file not shown.
336 Bytes
Binary file not shown.

styles/index.css

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ body {
343343

344344
.property-panel-table div {
345345
padding-left: 10px;
346-
margin-top: 10px;
346+
padding-top: 10px;
347347
}
348348

349349
.property-panel-section,
@@ -448,7 +448,10 @@ body {
448448
background-color: transparent;
449449
color: #007dd1;
450450
}
451-
451+
#switch button, #search{
452+
background-color: transparent;
453+
border-color: transparent;
454+
}
452455
#mouse {
453456
float: left;
454457
}

0 commit comments

Comments
 (0)