Update 00_header.html
This commit is contained in:
@@ -38,6 +38,15 @@
|
||||
tr.selected {
|
||||
background-color: #d1eaff !important;
|
||||
}
|
||||
|
||||
th.asc::after {
|
||||
content: " 🔼";
|
||||
}
|
||||
|
||||
th.desc::after {
|
||||
content: " 🔽";
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user