Fix missing icons on list of folders for delegation (#4145)
This commit is contained in:
parent
39a12a43e2
commit
6407ed0931
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ div.foldersblock h3.note {
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
padding-top: 4px;
|
padding-top: 4px;
|
||||||
min-width: 2em;
|
min-width: 2em;
|
||||||
background: #d6eaf3;
|
background-color: #d6eaf3;
|
||||||
border-bottom: 2px solid #fff;
|
border-bottom: 2px solid #fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue