mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 17:55:03 +02:00
Added an info panel to categories list.
This commit is contained in:
parent
1ac5995729
commit
8dc9c7b9ae
4 changed files with 81 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue