Sfoglia il codice sorgente

modifiche carousel

master
Mattia MWG 4 anni fa
parent
commit
4beb73cf4e
  1. 4
      liferay-plugins-sdk-6.2/themes/portos-public-theme/docroot/_diffs/css/component/carousel.scss
  2. 5
      liferay-plugins-sdk-6.2/themes/portos-public-theme/docroot/_diffs/css/component/variable.scss
  3. BIN
      liferay-plugins-sdk-6.2/themes/portos-public-theme/docroot/_diffs/images/logo-rs.png
  4. 4
      liferay-plugins-sdk-6.2/themes/portos-public-theme/docroot/css/component/carousel.scss
  5. 5
      liferay-plugins-sdk-6.2/themes/portos-public-theme/docroot/css/component/variable.scss
  6. BIN
      liferay-plugins-sdk-6.2/themes/portos-public-theme/docroot/images/logo-rs.png

4
liferay-plugins-sdk-6.2/themes/portos-public-theme/docroot/_diffs/css/component/carousel.scss

@ -42,6 +42,8 @@
.list-group-item {
position: relative;
height:100% !important;
.info-item {
position: relative;
top: 50%;
@ -59,7 +61,7 @@
.btn-carousel {
position: absolute;
right: 0;
top: 50%;
top: 80%;
@include transform(translate3D(0, -50%, 0));
}
}

5
liferay-plugins-sdk-6.2/themes/portos-public-theme/docroot/_diffs/css/component/variable.scss

@ -11,11 +11,10 @@ $footer-link: #aaa;
$header-menu: #333;
$text-news: #555;
$red-logo: #E2001A;
$green-logo: #2ABE31;
$date-news: #b4b4b4;
$red-selected: #e2001a;
$table-header: #e2001a;
$green-logo: #2ABE31;
$green-menu: #00906e;
$blue-menu: #35a5ce;
$yellow-menu: #face13;
@ -34,7 +33,7 @@ $second-font: 'Montserrat', sans-serif;
$base_font_size:14px;
/* SIZE */
$height-header: auto;
$height-header: 60px;
$f: 100%;
$desktop: 1200px;
$tablet: 992px;

BIN
liferay-plugins-sdk-6.2/themes/portos-public-theme/docroot/_diffs/images/logo-rs.png

File binario non mostrato.

Dopo

Larghezza:  |  Altezza:  |  Dimensione: 4.1 KiB

4
liferay-plugins-sdk-6.2/themes/portos-public-theme/docroot/css/component/carousel.scss

@ -42,6 +42,8 @@
.list-group-item {
position: relative;
height:100% !important;
.info-item {
position: relative;
top: 50%;
@ -59,7 +61,7 @@
.btn-carousel {
position: absolute;
right: 0;
top: 50%;
top: 80%;
@include transform(translate3D(0, -50%, 0));
}
}

5
liferay-plugins-sdk-6.2/themes/portos-public-theme/docroot/css/component/variable.scss

@ -11,11 +11,10 @@ $footer-link: #aaa;
$header-menu: #333;
$text-news: #555;
$red-logo: #E2001A;
$green-logo: #2ABE31;
$date-news: #b4b4b4;
$red-selected: #e2001a;
$table-header: #e2001a;
$green-logo: #2ABE31;
$green-menu: #00906e;
$blue-menu: #35a5ce;
$yellow-menu: #face13;
@ -34,7 +33,7 @@ $second-font: 'Montserrat', sans-serif;
$base_font_size:14px;
/* SIZE */
$height-header: auto;
$height-header: 60px;
$f: 100%;
$desktop: 1200px;
$tablet: 992px;

BIN
liferay-plugins-sdk-6.2/themes/portos-public-theme/docroot/images/logo-rs.png

File binario non mostrato.

Dopo

Larghezza:  |  Altezza:  |  Dimensione: 4.1 KiB

Caricamento…
Annulla
Salva