app/soc/content/css/soc-090627.css
changeset 2526 8f29bfb9eb52
parent 2426 7ad0570af9ba
child 2557 cba50e22ff6b
equal deleted inserted replaced
2525:7df431ddcfd3 2526:8f29bfb9eb52
   712 div #survey_options {
   712 div #survey_options {
   713   margin: 20px 0 0 0;
   713   margin: 20px 0 0 0;
   714 }
   714 }
   715 
   715 
   716 div #survey_widget a.delete {
   716 div #survey_widget a.delete {
   717   margin: 0 7px;
   717   float:left;
       
   718   margin:-1px 7px;
   718 }
   719 }
   719 
   720 
   720 div #survey_widget th label {
   721 div #survey_widget th label {
   721   display: block;
   722   display: block;
   722   max-width: 180px;
   723   max-width: 180px;
   747 div #survey_widget th,
   748 div #survey_widget th,
   748 div #survey_widget td,
   749 div #survey_widget td,
   749 div #survey_widget select {
   750 div #survey_widget select {
   750   max-width:700px;
   751   max-width:700px;
   751 }
   752 }
       
   753 
       
   754 div #survey_widget td {
       
   755   display: block;
       
   756 }
       
   757 
       
   758 div #survey_widget label {
       
   759   font-size: 18px;
       
   760 }
       
   761 
       
   762 div #survey_widget fieldset select {
       
   763   display:block;
       
   764 }
       
   765 
       
   766 div #survey_widget fieldset textarea,
       
   767 div #survey_widget fieldset input {
       
   768   margin: 10px;
       
   769 }
       
   770 
       
   771 div #survey_widget td > fieldset > label {
       
   772   font-size: 11px;
       
   773 }
       
   774 
   752 
   775 
   753 #dialog {
   776 #dialog {
   754   font-size: 62.5%;
   777   font-size: 62.5%;
   755 }
   778 }
   756 
   779