Compare View

switch
from
...
to
 
Commits (2)
src/sass/_botonera-secundaria.scss
... ... @@ -12,8 +12,8 @@
12 12 margin-bottom: 1px;
13 13  
14 14 &:hover{
15   - background-color: #d8b07d;
16   - border-color: #e09125 !important;
  15 + background-color: #cd903550 ;
  16 + border-color: #cd9035 !important;
17 17 }
18 18 &:focus{
19 19 box-shadow: 0 0 0 0.2rem rgb(216, 176, 125);
src/sass/general.scss
... ... @@ -65,7 +65,8 @@ input::-webkit-inner-spin-button {
65 65 }
66 66  
67 67 .ladda-w-100 .ladda-label{
68   - width: 100%
  68 + width: 100%;
  69 + float: right;
69 70 }
70 71  
71 72 .btn-delete-image{