9 lines
82 B
CSS
9 lines
82 B
CSS
|
|
.sort-icon {
|
|
font-size: 9px;
|
|
margin-left: 5px;
|
|
}
|
|
|
|
th {
|
|
cursor:pointer;
|
|
} |