FINAL suepr merge step : added all modules to this super repos
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
#translation-table-filter .translation-table-filter {
|
||||
margin-right: 30px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
#translation-table-filter #translation-table-languages-selected-filter {
|
||||
margin-right: 0;
|
||||
}
|
@@ -0,0 +1,17 @@
|
||||
|
||||
#translation-table-filter .translation-table-filter {
|
||||
margin-left: 30px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
#translation-table-filter #translation-table-languages-selected-filter {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
#translation-table {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#translation-table td.translation-source {
|
||||
min-width: 250px;
|
||||
}
|
Reference in New Issue
Block a user