Browse Source

organizr: button fix

pull/16/head
gilbN 6 years ago
parent
commit
9675358c6b
  1. 3
      CSS/themes/organizr/organizr-base.css

3
CSS/themes/organizr/organizr-base.css

@ -321,8 +321,9 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
}
/* custom buttons */
.cbutton {
border: none;
background-color: rgba(255, 255, 255, 0.2) !important;
border-radius: 3px !important;
border-color: transparent !important;
}
/* Calendar */

Loading…
Cancel
Save