Cosmetics css

This commit is contained in:
Adil El Farissi
2023-10-20 18:08:12 +00:00
parent b3b01c0b51
commit c8fe718d15
@@ -74,7 +74,14 @@
}
button{border: none;}
button i{margin-right: 5px;}
.btn[data-clipboard-target]{
color: #ccc;
text-shadow: 1px 1px 1px #000;
}
.btn[data-clipboard-target]:hover{
color: #c3ffc1;
text-shadow: 1px 1px 1px #000;
}
.tableTitle{
border-bottom-right-radius: 0;