Styles for the content language administration page.
- /**
 -  * @file
 -  * Styles for the content language administration page.
 -  */
 - 
 - #language-content-settings-form table .bundle {
 -   width: 25%;
 - }
 - 
 - #language-content-settings-form table td.bundle {
 -   font-weight: bold;
 - }
 - 
 - #language-content-settings-form table .operations {
 -   width: 75%;
 - }