NEXT craftinamerica.org. Base setup for headless wordpress https://www.craftinamerica.org
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.

tools.css 160B

123456789101112131415
  1. .widefat {
  2. margin-top: 15px;
  3. }
  4. .widefat .error {
  5. background-color: pink;
  6. }
  7. .widefat td form {
  8. display: inline;
  9. }
  10. .widefat td {
  11. vertical-align: middle;
  12. }