27.01.2017, 08:34
you can add !important to CSS rules you want to over-ride.
Code:
.customcls {
width: 225px !important;
}
Show control inline in PC/Tablet
|
« Next Oldest | Next Newest »
|