mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 01:30:32 +02:00
FontAwesome 5 added to admin area and bootstrap3 theme. $tp->toIcon() supports SVG sizing 2x, 3x etc.
This commit is contained in:
@@ -1890,7 +1890,7 @@ tr.highlight-even, .table-striped > tbody > tr.highlight-even { background-colo
|
||||
.admin-left-panel-collapsed .admin-menu .panel-heading { border-top-right-radius: 10px;
|
||||
border-bottom-right-radius: 10px; }
|
||||
|
||||
|
||||
.adminlist img.icon { max-width: 64px }
|
||||
|
||||
|
||||
@media (min-width: 1101px ){
|
||||
|
@@ -20,7 +20,7 @@
|
||||
</screenshots>
|
||||
<libraries>
|
||||
<library name="bootstrap" version="3" scope="all"/>
|
||||
<library name="fontawesome" version="4" scope="all"/>
|
||||
<library name="fontawesome" version="5" scope="all"/>
|
||||
<library name="bootstrap.editable" scope="admin"/>
|
||||
</libraries>
|
||||
<stylesheets>
|
||||
|
Reference in New Issue
Block a user