Merge branch 'main' into dev
This commit is contained in:
@@ -123,6 +123,10 @@ td, tr{
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.project.list td:not(.actions){
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.project:not(.list) .name,
|
||||
.task .name{
|
||||
font-size: 32px;
|
||||
|
||||
@@ -201,6 +201,10 @@ td, tr{
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.project.list td:not(.actions){
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.project:not(.list) .name,
|
||||
.task .name{
|
||||
font-size: 32px;
|
||||
|
||||
@@ -123,6 +123,10 @@ td, tr{
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.project.list td:not(.actions){
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.project:not(.list) .name,
|
||||
.task .name{
|
||||
font-size: 32px;
|
||||
|
||||
Reference in New Issue
Block a user