Skip to content

Commit 719cf98

Browse files
committed
added slider-input border
1 parent 8a00272 commit 719cf98

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

themes/css/global.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
-webkit-border-radius: 50%;
4141
}
4242

43+
input.ui-input-text.ui-slider-input {
44+
border: 2px solid #eee !important;
45+
}
4346

4447
/* corner rounding classes
4548
-----------------------------------------------------------------------------------------------------------*/

0 commit comments

Comments
 (0)