Merge branch 'module/projects' into dev
This commit is contained in:
@@ -139,6 +139,10 @@ tr:hover .taglist .tag button {
|
|||||||
color: red;
|
color: red;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.states .active{
|
||||||
|
background: red;
|
||||||
|
}
|
||||||
|
|
||||||
.taglist .tag{
|
.taglist .tag{
|
||||||
border-color: red;
|
border-color: red;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -124,6 +124,10 @@ tr:hover .taglist .tag button {
|
|||||||
border-color: blue;
|
border-color: blue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.states .active{
|
||||||
|
background: #dfe4ff;
|
||||||
|
}
|
||||||
|
|
||||||
.taglist .tag{
|
.taglist .tag{
|
||||||
border-color: blue;
|
border-color: blue;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user