You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ev_inc.css 250B

123456789101112131415161718192021222324
  1. textarea{
  2. display: inline;
  3. width: 70%;
  4. }
  5. .evl_cnt {
  6. position: relative;
  7. }
  8. .evl_btn3 {
  9. margin-top: 1em;
  10. /*margin-bottom: 1em;*/
  11. }
  12. .btn_cnt {
  13. position: absolute;
  14. top: 0px;
  15. display: inline-block;
  16. background: #eee;
  17. width: 5em;
  18. }