confirm-ext.css 253 B

1234567891011121314
  1. .xubox_layer .xubox_form{
  2. width:240px;
  3. height:30px;
  4. line-height:30px;
  5. padding:0 5px;
  6. border:1px solid #ccc;
  7. background:url(confirm-ext.png) #fff repeat-x;
  8. color:#333
  9. }
  10. .xubox_layer .xubox_formArea{
  11. width:300px;
  12. height:100px;
  13. line-height:20px
  14. }