You are here

field_tools.css in Field tools 8

Same filename and directory in other branches
  1. 7 field_tools.css

Extra CSS for field tools admin pages.

File

field_tools.css
View source
  1. /**
  2. * @file
  3. * Extra CSS for field tools admin pages.
  4. */
  5. table td {
  6. vertical-align:top;
  7. }