organizr: button fix
This commit is contained in:
parent
fb622df7ef
commit
9675358c6b
@ -321,8 +321,9 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
|
|||||||
}
|
}
|
||||||
/* custom buttons */
|
/* custom buttons */
|
||||||
.cbutton {
|
.cbutton {
|
||||||
border: none;
|
|
||||||
background-color: rgba(255, 255, 255, 0.2) !important;
|
background-color: rgba(255, 255, 255, 0.2) !important;
|
||||||
|
border-radius: 3px !important;
|
||||||
|
border-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Calendar */
|
/* Calendar */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user