<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * @file
 * Styles for the content language administration page.
 */

#language-content-settings-form table .bundle {
  width: 25%;
}
#language-content-settings-form table .operations {
  width: 75%;
}
</pre></body></html>