Added an info panel to categories list.

This commit is contained in:
Jan Böhmer 2019-09-08 13:37:11 +02:00
parent 1ac5995729
commit 8dc9c7b9ae
4 changed files with 81 additions and 6 deletions

View file

@ -433,12 +433,12 @@ table .input-group-btn:last-child>.btn, table .input-group-btn:last-child>.btn-g
.card-header a[data-toggle=collapse]:after {
/*noinspection CssNoGenericFontName*/
font-family: "FA5";
font-family: "Font Awesome 5 Free";
content: "\f106";
position: absolute;
right: 20px;
font-size: 20px;
font-weight: 400;
font-weight: 900;
top: 50%;
line-height: 1;
margin-top: -10px;