From bc691c00daea5d06fc1dcb552ce5f83413c25870 Mon Sep 17 00:00:00 2001 From: OlenaKl Date: Thu, 17 Dec 2015 16:34:01 +0200 Subject: [PATCH] V --- frontend/views/goods/index.php | 92 +++++++++----------------------------------------------------------------------------------- frontend/web/css/main.css | 13 +++++++++---- 2 files changed, 18 insertions(+), 87 deletions(-) diff --git a/frontend/views/goods/index.php b/frontend/views/goods/index.php index 56b8598..1bc5768 100644 --- a/frontend/views/goods/index.php +++ b/frontend/views/goods/index.php @@ -15,10 +15,9 @@ $this->params['breadcrumbs'][] = $this->title; Акамуляторы(АКБ) Аккумулятор 0 092 S30 120: BOSCH -

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

- +
@@ -74,9 +73,7 @@ $this->params['breadcrumbs'][] = $this->title;
-

Скрыть карточку товара

+

Скрыть карточку товара

@@ -487,88 +484,17 @@ $this->params['breadcrumbs'][] = $this->title;
-
-
-

Наши проекты

- - 1/ - 5 - -
- - - - - -
- -
- lr.italauto.com.ua -
-
    -

    Запчасти на Land Rover
    и Range Rover

    -
  • Оригинальные запчасти
  • -
  • Сертифицированый продавец
  • -
  • Более 300 000 товаров
  • -
-
- - - - -
- -
- lr.italauto.com.ua -
-
    -

    Запчасти на
    Mercedes Benz

    -
  • Оригинальные запчасти
  • -
  • Сертифицированый продавец
  • -
  • Более 300 000 товаров
  • -
-
- - - - -
- -
- lr.italauto.com.ua -
-
    -

    Запчасти на FIAT

    -
  • Оригинальные запчасти
  • -
  • Сертифицированый продавец
  • -
  • Более 300 000 товаров
  • -
-
- - - - -
- -
- lr.italauto.com.ua -
-
    -

    Запчасти на Land Rover
    и Range Rover

    -
  • Оригинальные запчасти
  • -
  • Сертифицированый продавец
  • -
  • Более 300 000 товаров
  • -
-
- -
-
\ No newline at end of file diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index 8ba5b4d..85841cb 100755 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -520,12 +520,16 @@ div.required:after { content: " *"; margin-bottom: -2px; } -.button_grey{ +#button_grey_card{ margin-top: -20px; + font-size: 14px; + margin-right: 388px +} +.change_b{ + width: 186px; } - .table_height{ - height: 0px!important; + height: 70px!important; border-bottom: 0px!important; } .tovar_card_visible{ @@ -549,4 +553,5 @@ div.required:after { content: " *"; .inner_table td{ vertical-align: middle; border: 0; -} \ No newline at end of file +} + -- libgit2 0.21.4