Commit 7c50ccd81aed543a469ad6754f49d1ad71a8c9c7

Authored by Leandro Santos
1 parent e61ba345

rename rede brasil theme

themes/angular-rede-brasil/app/navbar.scss 0 → 100644
... ... @@ -0,0 +1,16 @@
  1 +.navbar {
  2 + min-height: 123px;
  3 + background:url("../assets/images/redebrasil/bg-header.png") repeat-x;
  4 +
  5 + .container-fluid {
  6 + .navbar-brand {
  7 + .noosfero-logo {
  8 + background:url("../assets/images/redebrasil/header-home.png") no-repeat;
  9 + padding: 0px 257px 63px 15px;
  10 + }
  11 + .noosfero-name {
  12 + display: none;
  13 + }
  14 + }
  15 + }
  16 +}
... ...
themes/angular-rede-brasil/app/redebrasil.scss 0 → 100644
... ... @@ -0,0 +1,8 @@
  1 +body > .ng-scope {
  2 + background:url("../assets/images/redebrasil/fundo-portal.jpg") center top #59666E no-repeat ;
  3 + min-height: 100%;
  4 +}
  5 +
  6 +html, body {
  7 + height:100%;
  8 +}
... ...
themes/angular-rede-brasil/assets/images/redebrasil/bg-header.png 0 → 100755

536 Bytes

themes/angular-rede-brasil/assets/images/redebrasil/fundo-portal.jpg 0 → 100755

253 KB

themes/angular-rede-brasil/assets/images/redebrasil/header-home.png 0 → 100755

5.6 KB

themes/rede-brasil/app/navbar.scss
... ... @@ -1,16 +0,0 @@
1   -.navbar {
2   - min-height: 123px;
3   - background:url("../assets/images/redebrasil/bg-header.png") repeat-x;
4   -
5   - .container-fluid {
6   - .navbar-brand {
7   - .noosfero-logo {
8   - background:url("../assets/images/redebrasil/header-home.png") no-repeat;
9   - padding: 0px 257px 63px 15px;
10   - }
11   - .noosfero-name {
12   - display: none;
13   - }
14   - }
15   - }
16   -}
themes/rede-brasil/app/redebrasil.scss
... ... @@ -1,8 +0,0 @@
1   -body > .ng-scope {
2   - background:url("../assets/images/redebrasil/fundo-portal.jpg") center top #59666E no-repeat ;
3   - min-height: 100%;
4   -}
5   -
6   -html, body {
7   - height:100%;
8   -}
themes/rede-brasil/assets/images/redebrasil/bg-header.png

536 Bytes

themes/rede-brasil/assets/images/redebrasil/fundo-portal.jpg

253 KB

themes/rede-brasil/assets/images/redebrasil/header-home.png

5.6 KB