CSS Selectors |
Line Reference |
Default Properties |
Default Property Values |
New Property Value |
.dataTable th,
#venue-image .venue-name |
835 |
background |
#63686F |
|
|
|
background |
-moz-linear-gradient(top, #63686F 1%, #40464F 100%) |
|
|
|
background |
-webkit-gradient(linear, left top, left bottom, color-stop(1%,#63686F), color-stop(100%,#40464F)) |
|
|
|
background |
-webkit-linear-gradient(top, #63686F 1%,#40464F 100%) |
|
|
|
background |
-o-linear-gradient(top, #63686F 1%,#40464F 100%) |
|
|
|
background |
-ms-linear-gradient(top, #63686F 1%,#40464F 100%) |
|
|
|
background |
linear-gradient(top, #63686F 1%,#40464F 100%) |
|
|
|
filter |
progid:DXImageTransform.Microsoft.gradient( startColorstr='#63686F', endColorstr='#40464F',GradientType=0 ) |
|