Changeset ede28e7 in RedSur


Ignore:
Timestamp:
May 26, 2016, 11:37:09 AM (8 years ago)
Author:
aosorio <aosorio@…>
Branches:
modelo_minuta
Parents:
0b9e14e
Message:

Modificados algunos estilos

Location:
app/assets/stylesheets
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • app/assets/stylesheets/new_styles/_poll.scss

    rca51505 rede28e7  
    66  /*background-color: #eee;*/
    77  background-color: #F2F2F2;
    8   border: 1px solid #666666;
     8  border: 1px solid #D7D7D7;
    99  border-radius: 3px;
    1010  padding: 10px;
     
    1212
    1313#titulos_campos_minuta {
     14  /*color: #424242;*/
    1415  color: #000000;
    15   font-size: 12px;
     16  font-size: 13px;
    1617  /*color: #666666;*/
    1718  font-weight: bold;
  • app/assets/stylesheets/publisher.scss

    r0b9e14e rede28e7  
    311311          border: 1px solid #D7D7D7;
    312312          border-radius: 3px;
    313           padding: 10px;
     313          padding: 5px;
    314314        }
    315315
     
    321321          border: 1px solid #D7D7D7;
    322322          border-radius: 3px;
    323           padding: 10px;
     323          padding: 5px;
    324324        }
    325325
     
    331331          border: 1px solid #D7D7D7;
    332332          border-radius: 3px;
    333           padding: 10px;
     333          padding: 5px;
    334334        }
    335335
     
    341341          border: 1px solid #D7D7D7;
    342342          border-radius: 3px;
    343           padding: 10px;
     343          padding: 5px;
    344344        }
    345345
     
    351351          border: 1px solid #D7D7D7;
    352352          border-radius: 3px;
    353           padding: 10px;
     353          padding: 5px;
    354354        }
    355355
     
    361361          border: 1px solid #D7D7D7;
    362362          border-radius: 3px;
    363           padding: 10px;
     363          padding: 5px;
    364364        }
    365365
     
    371371          border: 1px solid #D7D7D7;
    372372          border-radius: 3px;
    373           padding: 10px;
     373          padding: 5px;
    374374        }
    375375
     
    381381          border: 1px solid #D7D7D7;
    382382          border-radius: 3px;
    383           padding: 10px;
     383          padding: 5px;
    384384        }
    385385
Note: See TracChangeset for help on using the changeset viewer.