working on color customization
This commit is contained in:
@@ -148,7 +148,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p10,
|
||||
.kanban .state_40 .box.p10{
|
||||
background-color: #ffa736;
|
||||
border: 5px solid #ffa736;
|
||||
}
|
||||
|
||||
.task.p20 .name{
|
||||
@@ -156,7 +156,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p20,
|
||||
.kanban .state_40 .box.p20{
|
||||
background-color: #ff8f00;
|
||||
border: 5px solid #ff8f00;
|
||||
}
|
||||
|
||||
.task.p30 .name{
|
||||
@@ -164,7 +164,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p30,
|
||||
.kanban .state_40 .box.p30{
|
||||
background-color: #ff7b06;
|
||||
border: 5px solid #ff7b06;
|
||||
}
|
||||
|
||||
.task.p40 .name{
|
||||
@@ -172,7 +172,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p40,
|
||||
.kanban .state_40 .box.p40{
|
||||
background-color: #ff6306;
|
||||
border: 5px solid #ff6306;
|
||||
}
|
||||
|
||||
.task.p50 .name{
|
||||
@@ -180,7 +180,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p50,
|
||||
.kanban .state_40 .box.p50{
|
||||
background-color: #ff4c06;
|
||||
border: 5px solid #ff4c06;
|
||||
}
|
||||
|
||||
.task.p60 .name{
|
||||
@@ -188,7 +188,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p60,
|
||||
.kanban .state_40 .box.p60{
|
||||
background-color: #ff3506;
|
||||
border: 5px solid #ff3506;
|
||||
}
|
||||
|
||||
.task.p70 .name{
|
||||
@@ -196,7 +196,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p70,
|
||||
.kanban .state_40 .box.p70{
|
||||
background-color: #ff0000;
|
||||
border: 5px solid #ff0000;
|
||||
}
|
||||
|
||||
.task.p80 .name{
|
||||
@@ -204,19 +204,23 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p80,
|
||||
.kanban .state_40 .box.p80{
|
||||
background-color: #df153b;
|
||||
border: 5px solid #df153b;
|
||||
}
|
||||
|
||||
.task.p90 .name,
|
||||
.kanban .state_20 .box.p90,
|
||||
.kanban .state_40 .box.p90{
|
||||
.task.p90 .name{
|
||||
background-color: #991c34;
|
||||
color: #ffff00;
|
||||
}
|
||||
.kanban .state_20 .box.p90,
|
||||
.kanban .state_40 .box.p90{
|
||||
border: 5px solid #991c34;
|
||||
}
|
||||
|
||||
.task.p100 .name,
|
||||
.kanban .state_20 .box.p100,
|
||||
.kanban .state_40 .box.p100{
|
||||
.task.p100 .name{
|
||||
background-color: #733440;
|
||||
color: #ffff00;
|
||||
}
|
||||
.kanban .state_20 .box.p100,
|
||||
.kanban .state_40 .box.p100{
|
||||
border: 5px solid #733440;
|
||||
}
|
||||
@@ -45,6 +45,10 @@ textarea{
|
||||
background-color: #333;
|
||||
}
|
||||
|
||||
.em {
|
||||
background: rgba(255, 215, 0, 0.09);
|
||||
}
|
||||
|
||||
.error {
|
||||
background-color: red;
|
||||
color: black;
|
||||
@@ -150,7 +154,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p10,
|
||||
.kanban .state_40 .box.p10{
|
||||
background-color: #fff066;
|
||||
border: 5px solid #fff066;
|
||||
}
|
||||
|
||||
.task.p20 .name{
|
||||
@@ -158,7 +162,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p20,
|
||||
.kanban .state_40 .box.p20{
|
||||
background-color: #ffe706;
|
||||
border: 5px solid #ffe706;
|
||||
}
|
||||
|
||||
.task.p30 .name{
|
||||
@@ -166,7 +170,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p30,
|
||||
.kanban .state_40 .box.p30{
|
||||
background-color: #ffa906;
|
||||
border: 5px solid #ffa906;
|
||||
}
|
||||
|
||||
.task.p40 .name{
|
||||
@@ -174,7 +178,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p40,
|
||||
.kanban .state_40 .box.p40{
|
||||
background-color: #ff8606;
|
||||
border: 5px solid #ff8606;
|
||||
}
|
||||
|
||||
.task.p50 .name{
|
||||
@@ -182,7 +186,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p50,
|
||||
.kanban .state_40 .box.p50{
|
||||
background-color: #ff4c06;
|
||||
border: 5px solid #ff4c06;
|
||||
}
|
||||
|
||||
.task.p60 .name{
|
||||
@@ -190,7 +194,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p60,
|
||||
.kanban .state_40 .box.p60{
|
||||
background-color: #ff3506;
|
||||
border: 5px solid #ff3506;
|
||||
}
|
||||
|
||||
.task.p70 .name{
|
||||
@@ -198,7 +202,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p70,
|
||||
.kanban .state_40 .box.p70{
|
||||
background-color: #ff0000;
|
||||
border: 5px solid #ff0000;
|
||||
}
|
||||
|
||||
.task.p80 .name{
|
||||
@@ -206,19 +210,23 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p80,
|
||||
.kanban .state_40 .box.p80{
|
||||
background-color: #df153b;
|
||||
border: 5px solid #df153b;
|
||||
}
|
||||
|
||||
.task.p90 .name,
|
||||
.kanban .state_20 .box.p90,
|
||||
.kanban .state_40 .box.p90{
|
||||
.task.p90 .name{
|
||||
background-color: #991c34;
|
||||
color: #ffff00;
|
||||
}
|
||||
.kanban .state_20 .box.p90,
|
||||
.kanban .state_40 .box.p90{
|
||||
border: 5px solid #991c34;
|
||||
}
|
||||
|
||||
.task.p100 .name,
|
||||
.kanban .state_20 .box.p100,
|
||||
.kanban .state_40 .box.p100{
|
||||
.task.p100 .name{
|
||||
background-color: #733440;
|
||||
color: #ffff00;
|
||||
}
|
||||
.kanban .state_20 .box.p100,
|
||||
.kanban .state_40 .box.p100{
|
||||
border: 5px solid #733440;
|
||||
}
|
||||
@@ -142,7 +142,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p10,
|
||||
.kanban .state_40 .box.p10{
|
||||
background-color: #c9fbb2;
|
||||
border: 5px solid #c9fbb2;
|
||||
}
|
||||
|
||||
.task.p20 .name{
|
||||
@@ -150,7 +150,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p20,
|
||||
.kanban .state_40 .box.p20{
|
||||
background-color: #cbff57;
|
||||
border: 5px solid #cbff57;
|
||||
}
|
||||
|
||||
.task.p30 .name{
|
||||
@@ -158,7 +158,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p30,
|
||||
.kanban .state_40 .box.p30{
|
||||
background-color: #dfff44;
|
||||
border: 5px solid #dfff44;
|
||||
}
|
||||
|
||||
.task.p40 .name{
|
||||
@@ -166,7 +166,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p40,
|
||||
.kanban .state_40 .box.p40{
|
||||
background-color: #f8ff29;
|
||||
border: 5px solid #f8ff29;
|
||||
}
|
||||
|
||||
.task.p50 .name{
|
||||
@@ -174,7 +174,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p50,
|
||||
.kanban .state_40 .box.p50{
|
||||
background-color: #ffdb1b;
|
||||
border: 5px solid #ffdb1b;
|
||||
}
|
||||
|
||||
.task.p60 .name{
|
||||
@@ -182,7 +182,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p60,
|
||||
.kanban .state_40 .box.p60{
|
||||
background-color: #ff9309;
|
||||
border: 5px solid #ff9309;
|
||||
}
|
||||
|
||||
.task.p70 .name{
|
||||
@@ -190,7 +190,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p70,
|
||||
.kanban .state_40 .box.p70{
|
||||
background-color: #ff6c00;
|
||||
border: 5px solid #ff6c00;
|
||||
}
|
||||
|
||||
.task.p80 .name{
|
||||
@@ -198,7 +198,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p80,
|
||||
.kanban .state_40 .box.p80{
|
||||
background-color: #ff3c00;
|
||||
border: 5px solid #ff3c00;
|
||||
}
|
||||
|
||||
.task.p90 .name{
|
||||
@@ -206,7 +206,7 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p90,
|
||||
.kanban .state_40 .box.p90{
|
||||
background-color: #ff0000;
|
||||
border: 5px solid #ff0000;
|
||||
}
|
||||
|
||||
.task.p100 .name{
|
||||
@@ -214,5 +214,5 @@ textarea{
|
||||
}
|
||||
.kanban .state_20 .box.p100,
|
||||
.kanban .state_40 .box.p100{
|
||||
background-color: #ff0048;
|
||||
border: 5px solid #ff0048;
|
||||
}
|
||||
Reference in New Issue
Block a user