CRM-20145 move to utility function
[civicrm-core.git] / ang / crmStatusPage.css
index bc59cc24522447897ff10d582941d4c2aedfaa81..3166641368a1083d46391101caecc300d6be78dd 100644 (file)
   margin: 1em 0;
 }
 
+#crm-status-list .hidden-until {
+  font-weight: normal;
+  font-size: .8em;
+  margin-right: 1em;
+}
+
+#tab-status-visible-1 .hush-menu > div {
+  width: 20em; /* determines max-width of popup menu */
+}
+
 #crm-status-list .hush-menu > div {
   position: relative;
-  width: 20em; /* determines max-width of popup menu */
   font-size: .8em;
+  top: -2px;
 }
 
 #crm-status-list .hush-menu button {
   float: right;
   cursor: pointer;
+  line-height: 1em;
 }
 
 #crm-status-list .hush-menu ul {