]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/primeng-custom.scss
Translated using Weblate (Catalan)
[github/Chocobozzz/PeerTube.git] / client / src / sass / primeng-custom.scss
index 0acffef3c2ad3fed0f5b9abd957685f728296528..9aa4d980cd52006b2435b486619a7c2a412c2647 100644 (file)
   color: var(--mainForegroundColor) !important;
 }
 
+my-edit-button,
+my-delete-button,
+my-button {
+  height: max-content;
+}
+
 // data table customizations
 p-table {
   .ui-table-caption {
@@ -324,6 +330,10 @@ p-calendar .ui-datepicker {
   }
 }
 
+p-tablecheckbox:hover div .ui-chkbox-box {
+  box-shadow: 0 0 0 .1rem rgba(87, 85, 217, .2);
+}
+
 .ui-chkbox {
 
   &, .ui-chkbox-box {