CHANGE Task-Manager-UI rref #5460

Turkish text and tab badge
parent 7d5f861e
...@@ -3276,6 +3276,18 @@ table.dataTable thead .sorting:after { ...@@ -3276,6 +3276,18 @@ table.dataTable thead .sorting:after {
position: relative; position: relative;
} }
.task-manager .nav-tabs li a span {
width: 25px;
height: 25px;
background-color: #f3f2f2;
display: inline-block;
border-radius: 100%;
color: #afacac;
font-size: 14px;
line-height: 25px;
margin-left: 10px;
font-family: 'robotomedium';
}
.task-manager .panel-body .nav li { .task-manager .panel-body .nav li {
border: none; border: none;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment