@@ -232,6 +232,14 @@ textarea{
|
||||
max-height: unset;
|
||||
}
|
||||
|
||||
.message.settings label{
|
||||
display: block;
|
||||
}
|
||||
|
||||
.message.settings td{
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.project th,
|
||||
.task th{
|
||||
text-align: right;
|
||||
|
||||
@@ -134,11 +134,6 @@ tr:hover .taglist .tag button {
|
||||
backdrop-filter: blur(3px);
|
||||
}
|
||||
|
||||
.settings{
|
||||
background-color: black;
|
||||
border-color: orange;
|
||||
}
|
||||
|
||||
.start_end button.join{
|
||||
background-color: none;
|
||||
color: orange;
|
||||
@@ -295,6 +290,7 @@ tr:hover .taglist .tag button {
|
||||
border-color: orange;
|
||||
color: orange;
|
||||
}
|
||||
|
||||
.easylist fieldset {
|
||||
border-color: #ff7726;
|
||||
color: #ff7726;
|
||||
|
||||
@@ -327,6 +327,7 @@ textarea{
|
||||
.message.settings label{
|
||||
display: block;
|
||||
}
|
||||
|
||||
.message.settings td{
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
@@ -119,11 +119,6 @@ tr:hover .taglist .tag button {
|
||||
backdrop-filter: blur(3px);
|
||||
}
|
||||
|
||||
.settings {
|
||||
background-color: black;
|
||||
border-color: blue;
|
||||
}
|
||||
|
||||
.states .active{
|
||||
background: #dfe4ff;
|
||||
}
|
||||
@@ -165,7 +160,6 @@ tr:hover .taglist .tag button {
|
||||
background: white;
|
||||
}
|
||||
|
||||
|
||||
.version a.selected{
|
||||
border-color: orange;
|
||||
}
|
||||
@@ -279,6 +273,7 @@ tr:hover .taglist .tag button {
|
||||
color: blue;
|
||||
background: #dfe4ff;
|
||||
}
|
||||
|
||||
.easylist fieldset {
|
||||
border-color: blue;
|
||||
color: blue;
|
||||
|
||||
@@ -232,6 +232,13 @@ textarea{
|
||||
max-height: unset;
|
||||
}
|
||||
|
||||
.message.settings label{
|
||||
display: block;
|
||||
}
|
||||
.message.settings td{
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.project th,
|
||||
.task th{
|
||||
text-align: right;
|
||||
|
||||
Reference in New Issue
Block a user