Merge pull request #12484 from eileenmcnaughton/queryFields
[civicrm-core.git] / ang / crmStatusPage.css
index bf18ce92053f4372c62007faaec00b4a4b070dac..7bac7aac30f65e3fbadc15d378895cdd47fc6b30 100644 (file)
 #crm-status-list .hush-menu > div {
   position: relative;
   font-size: .8em;
+  top: -2px;
 }
 
 #crm-status-list .hush-menu button {
   float: right;
   cursor: pointer;
+  line-height: 1em;
 }
 
 #crm-status-list .hush-menu ul {
@@ -73,3 +75,7 @@
   z-index: 99999;
   font-weight: normal;
 }
+
+.status-debug-information {
+  font-size: smaller;
+}
\ No newline at end of file