2011-07-08 00:09:39 +00:00
|
|
|
#locale-translation-filter-form .form-item-language,
|
|
|
|
#locale-translation-filter-form .form-item-translation,
|
|
|
|
#locale-translation-filter-form .form-item-group {
|
|
|
|
float: right;
|
Issue #1452188 by Schnitzel, droplet, Sutharsan, Bojhan, Kristen Pol, Gábor Hojtsy, ershov.andrey, perusio, nod_, rvilar, andypost: Added New UI for string translation.
2012-06-15 10:01:31 +00:00
|
|
|
padding-left: 1em;
|
2011-07-08 00:09:39 +00:00
|
|
|
padding-right: 0;
|
|
|
|
}
|
|
|
|
#locale-translation-filter-form .form-actions {
|
|
|
|
float: right;
|
Issue #1452188 by Schnitzel, droplet, Sutharsan, Bojhan, Kristen Pol, Gábor Hojtsy, ershov.andrey, perusio, nod_, rvilar, andypost: Added New UI for string translation.
2012-06-15 10:01:31 +00:00
|
|
|
padding: 3.5ex 0 0 0;
|
2011-07-08 00:09:39 +00:00
|
|
|
}
|