You are here

spaces_customtext.css in Spaces 6.3

table.spaces-customtext { table-layout: fixed; }
table.spaces-customtext td { width:50%; }
table.spaces-customtext input.form-text { width:95%; }

File

spaces_customtext/spaces_customtext.css
View source
  1. table.spaces-customtext { table-layout: fixed; }
  2. table.spaces-customtext td { width:50%; }
  3. table.spaces-customtext input.form-text { width:95%; }