CRM-15976 - Move styles from tpl to css file
authorColeman Watts <coleman@civicrm.org>
Tue, 10 Mar 2015 01:02:07 +0000 (21:02 -0400)
committerColeman Watts <coleman@civicrm.org>
Tue, 10 Mar 2015 01:02:07 +0000 (21:02 -0400)
css/searchForm.css
templates/CRM/Contact/Form/Search/Criteria/Basic.tpl

index 1b8567b292f92ccc26feed0666c0485005c041b4..abdcfcba48a60a4eb88ffbcd7716152d1916bc0a 100644 (file)
@@ -12,4 +12,9 @@
 .crm-container div#searchForm table.form-layout td {
   padding: 4px;
   border: 1px solid #DDDDDD;
+}
+
+/* top submit button on advanced search */
+.adv-search-top-submit span.crm-button {
+  float: right !important;
 }
\ No newline at end of file
index 0de6ef52fb0c13e70baa223dfb252c01fd73f385..e4c255740c64ec1f6d835e8bcb92ffee0b882e92 100644 (file)
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
-{literal}
-<style type="text/css">
-  .adv-search-top-submit span.crm-button {
-    float: right !important;
-  }
-</style>
-{/literal}
 <table class="form-layout">
   <tr>
     <td><label>{ts}Complete OR Partial Name{/ts}</label><br />