Sha256: 52e26bc886283915f3c8e2faff62ec93617a1ac622309e2d75c63e05f30f668c
Contents?: true
Size: 1.46 KB
Versions: 2
Compression:
Stored size: 1.46 KB
Contents
/*Profile*/ .contact_link{ color: #4A58E0; text-align: center; text-decoration: underline; } .contact_link :hover{ color: #009933; } .title_section { display: inline-block; padding-bottom: 2px; font-size: 12px; font-weight: bold; } .title_righ{ color: #6C6D6F; } .info_left{ float: left; } #personal_info { padding-right: 4px; padding-top: 30px; } /*Edit*/ .confirmed{ color: #009933; padding-left: 5%; } .editField{ padding-top: 5px; } .error{ color: #A2042B; font-weight: bold; } .error_explanation{ color: #A2042B; padding-left: 5%; } .section_highlight{ border-left: none; border-bottom: thin solid #D4E4EA; border-top: thin solid #D4E4EA; border-right: thin solid #D4E4EA; } .section_normal{ border-left: thin solid #D4E4EA; background-color: #EEF; } .sectionEdit{ border-bottom-color: #E1EEF5; border-bottom-style: solid; /*text-decoration: underline;*/ font-weight: bold; font-size: 14px; } #user_profile_attributes_description, #user_profile_attributes_experience{ width: 95% ; max-width: 95% ; } /*Datepicker*/ .ui-widget-header { color: #2A3890; font-weight: bold; background: #E1EEF5; border: solid #D4E4EA; border-width: 2px; } .ui-widget-content { color: #2A3890; } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: #E1EEF5; border: solid #D4E4EA; border-width: 2px; color: #2A3890; font-weight: normal; } #ui-datepicker-div{ font-size: 12px; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
social_stream-0.3.5 | lib/generators/social_stream/templates/public/stylesheets/edit_user.css |
social_stream-0.3.4 | lib/generators/social_stream/templates/public/stylesheets/edit_user.css |