Commit f4add727f232c324b80b95c31fedb4fcfb6f1478
Exists in
master
Merge branch 'master' into 'develop'
Master(Macola) See merge request !8
Showing
6 changed files
Show diff stats
src/sass/_bootstrap.scss
src/sass/_botonera-secundaria.scss
| ... | ... | @@ -11,8 +11,8 @@ |
| 11 | 11 | width: calc(100% - 1px); |
| 12 | 12 | margin-bottom: 1px; |
| 13 | 13 | &:hover{ |
| 14 | - background-color: #cd903550 ; | |
| 15 | - border-color: #cd9035 !important; | |
| 14 | + background-color: #2872AD50 ; | |
| 15 | + border-color: #2872AD !important; | |
| 16 | 16 | } |
| 17 | 17 | &:focus{ |
| 18 | 18 | box-shadow: 0 0 0 0.2rem rgb(216, 176, 125); |
| ... | ... | @@ -31,12 +31,12 @@ |
| 31 | 31 | border-width: 3px !important; |
| 32 | 32 | border-radius: .7rem !important; |
| 33 | 33 | &:hover{ |
| 34 | - background-color: #cd903550 ; | |
| 35 | - border-color: #cd9035 !important; | |
| 34 | + background-color: #2872AD50 ; | |
| 35 | + border-color: #2872AD !important; | |
| 36 | 36 | } |
| 37 | 37 | &:focus{ |
| 38 | 38 | box-shadow: none; |
| 39 | - border-color: #cd9035 !important; | |
| 39 | + border-color: #2872AD !important; | |
| 40 | 40 | } |
| 41 | 41 | img{ |
| 42 | 42 | width: 5em; |
| ... | ... | @@ -47,12 +47,12 @@ |
| 47 | 47 | border-width: 3px !important; |
| 48 | 48 | border-radius: .7rem !important; |
| 49 | 49 | &:hover{ |
| 50 | - background-color: #cd903550 ; | |
| 51 | - border-color: #cd9035 !important; | |
| 50 | + background-color: #2872AD50 ; | |
| 51 | + border-color: #2872AD !important; | |
| 52 | 52 | } |
| 53 | 53 | &:focus{ |
| 54 | 54 | box-shadow: none; |
| 55 | - border-color: #cd9035 !important; | |
| 55 | + border-color: #2872AD !important; | |
| 56 | 56 | } |
| 57 | 57 | img{ |
| 58 | 58 | width: 100%; |
| ... | ... | @@ -64,12 +64,12 @@ |
| 64 | 64 | border-width: 3px !important; |
| 65 | 65 | border-radius: .7rem !important; |
| 66 | 66 | &:hover{ |
| 67 | - background-color: #cd903550 ; | |
| 68 | - border-color: #cd9035 !important; | |
| 67 | + background-color: #2872AD50 ; | |
| 68 | + border-color: #2872AD !important; | |
| 69 | 69 | } |
| 70 | 70 | &:focus{ |
| 71 | 71 | box-shadow: none; |
| 72 | - border-color: #cd9035 !important; | |
| 72 | + border-color: #2872AD !important; | |
| 73 | 73 | } |
| 74 | 74 | img{ |
| 75 | 75 | width: 60%; |
src/sass/_constants.scss
src/sass/_login.scss
src/sass/_swiper.scss
src/sass/general.scss