diff --git a/CSS/themes/organizr/organizr-base.css b/CSS/themes/organizr/organizr-base.css index db9a96a5..efc357a7 100644 --- a/CSS/themes/organizr/organizr-base.css +++ b/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 */