11 lines
178 B
CSS
11 lines
178 B
CSS
/*
|
|
* elFinder Integration
|
|
*
|
|
* Copyright (c) 2010-2018, Alexey Sukhotin. All rights reserved.
|
|
*/
|
|
|
|
.el-finder-nav ul li {
|
|
background: none;
|
|
padding: 0;
|
|
margin: 0;
|
|
} |