mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 06:38:00 +02:00
smaller icon.
This commit is contained in:
@@ -473,7 +473,7 @@ class e_plugin
|
||||
$dirs = scandir(e_PLUGIN);
|
||||
|
||||
$arr = array();
|
||||
|
||||
|
||||
foreach($dirs as $plugName)
|
||||
{
|
||||
$ret = null;
|
||||
|
@@ -1579,6 +1579,7 @@ td img.thumbnail { margin-bottom:0 }
|
||||
.nav-admin .fa { font-size:18px }
|
||||
.nav-admin.navbar-left li a { padding-left:20px; padding-right:20px}
|
||||
|
||||
#e-addon-updates .media-list img { width: 64px}
|
||||
|
||||
@media (min-width: 1101px ){
|
||||
.navbar-fixed-top { height: 51px; }
|
||||
|
Reference in New Issue
Block a user