You are here

tmgmt_entity.admin.entity_source_search_form.css in Translation Management Tool 7

.tmgmt-entity-sources-wrapper .form-item {
  float: left;
  margin: 0 10px 0 0;
}

.tmgmt-entity-sources-wrapper #edit-search-submit {
  margin: 26px 10px 0 10px;
}

File

sources/entity/css/tmgmt_entity.admin.entity_source_search_form.css
View source
  1. .tmgmt-entity-sources-wrapper .form-item {
  2. float: left;
  3. margin: 0 10px 0 0;
  4. }
  5. .tmgmt-entity-sources-wrapper #edit-search-submit {
  6. margin: 26px 10px 0 10px;
  7. }