language.admin.css 206 B

1234567891011
  1. /**
  2. * @file
  3. * Styles for the content language administration page.
  4. */
  5. #language-content-settings-form table .bundle {
  6. width: 25%;
  7. }
  8. #language-content-settings-form table .operations {
  9. width: 75%;
  10. }