diff --git a/frontend/views/goods/index.php b/frontend/views/goods/index.php index 6bdd1b6..7a7713b 100644 --- a/frontend/views/goods/index.php +++ b/frontend/views/goods/index.php @@ -15,60 +15,61 @@ $this->params['breadcrumbs'][] = $this->title; Акамуляторы(АКБ) Аккумулятор 0 092 S30 120: BOSCH -

Аккумулятор 0 092 S30 120: BOSCH

- +
-
+

Аккумулятор 0 092 S30 120: BOSCH

- -

Укажите свой автомобиль - и мы предложим вам - еще Аккумуляторы (АКБ)

-
+
+ +

Укажите свой автомобиль + и мы предложим вам + еще Аккумуляторы (АКБ)

+
- -
- -
-
- -

- У нас есть еще
- 45 Аккумуляторы (АКБ)
- Возможно что-то вам
- подойдет -

-
+ - - - + + + +
+ +

+ У нас есть еще
+ 45 Аккумуляторы (АКБ)
+ Возможно что-то вам
+ подойдет +

+
+
- - -
+ + - - - - - -
+ + + -

0 092 S30 120: BOSCH

-

12V 88Ah 740A

-

Емкость, А/Ч: 88

-

Полярность: Правая (-/+)

-
- + +

0 092 S30 120: BOSCH

+

12V 88Ah 740A

+

Емкость, А/Ч: 88

+

Полярность: Правая (-/+)

+ + + + + + + +
@@ -176,7 +177,7 @@ $this->params['breadcrumbs'][] = $this->title;
-

12V 88Ah 740A Bosch 0092s30120

+

Замены искомого производителя

грн

$

@@ -489,4 +490,11 @@ $this->params['breadcrumbs'][] = $this->title; - \ No newline at end of file + + \ No newline at end of file diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index ec73d24..5ce8c90 100755 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -513,4 +513,25 @@ div.required:after { content: " *"; .myprofile .field-changepasswordform-old_pass label, .myprofile .field-changepasswordform-pass label, .myprofile .field-changepasswordform-re_pass label{ left: 0px!important; +} + +.second_section .bold_line{ + margin-top: 13px; + margin-bottom: -2px; +} + +.button_grey{ + margin-top: -20px; +} + +.table_height{ + height: 0px!important; + border-bottom: 0px!important; +} +.tovar_card_visible{ + display: none; +} + +.table{ + transition: 0.3s; } \ No newline at end of file -- libgit2 0.21.4