From 773bcc8f1de5151a344fdbcef2bfe04cf59a1e6d Mon Sep 17 00:00:00 2001 From: Веталь Date: Mon, 23 May 2016 11:24:08 +0300 Subject: [PATCH] Веталь --- frontend/web/css/style.css | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 077c1cb..80f9fb7 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -898,4 +898,22 @@ a.active{font-weight:bold;text-decoration: underline;} font-family: Roboto !important; } .seo_text p:first-child {margin-top: 0} -.product-special {position: absolute} \ No newline at end of file +.product-special {position: absolute} +.jcarousel-skin-tango .jcarousel-item { + width: 38px; + height: 38px; + border: 1px solid #d2d2d2; + text-align: center; +} +.jcarousel-skin-tango .jcarousel-item a { + display: table-cell; + width: 38px; + height: 38px; + vertical-align: middle; +} +.mycarousel img { + max-width: 38px; + max-height: 38px; + border: 0; + vertical-align: middle; +} \ No newline at end of file -- libgit2 0.21.4