[svn r20347] Aadd CSS Style margin-top in class survey_content for survey and change hight in class icon_image_content (by jhp1411)

skala
Cristian Fasanando 17 years ago
parent 53ff65b6c9
commit 02e1e27271
  1. 2
      main/css/RoyalPurple/default.css
  2. 2
      main/css/public_admin/default.css

@ -2353,7 +2353,7 @@ button.back {
} }
.icon_image_content { .icon_image_content {
width:70px; width:70px;
height:5em; height:9em;
text-align: center; text-align: center;
padding-top: 3px; padding-top: 3px;
padding-right: 5x; padding-right: 5x;

@ -1694,9 +1694,11 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
color:#264269; color:#264269;
padding:5px; padding:5px;
border: 1px solid #999; border: 1px solid #999;
margin-top: 4px;
} }
.survey_question_wrapper{ .survey_question_wrapper{
border: 1px solid #999; border: 1px solid #999;
margin-top:4px;
} }
.survey_question{ .survey_question{
/* 264269 4271b5 E5EDF9 */ /* 264269 4271b5 E5EDF9 */

Loading…
Cancel
Save