mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-12-06 14:12:02 +00:00
cursor pointer solo sulla roba cliccabile
This commit is contained in:
@@ -41,11 +41,8 @@ th,td {
|
||||
.bus-card-red {
|
||||
background-color: rgb(55, 14, 14) !important;
|
||||
}
|
||||
.bus-card-yellow {
|
||||
background-color: rgb(65, 65, 0) !important;
|
||||
}
|
||||
.bus-card-green {
|
||||
background-color: rgb(0, 55, 0) !important;
|
||||
.cursor-pointer{
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
hr{
|
||||
|
||||
Reference in New Issue
Block a user