Browse Source

[Update] 修改css

pull/1867/head
ibuler 6 years ago
parent
commit
5457118fb6
  1. 1
      apps/orgs/utils.py
  2. 3
      apps/static/plugins/elfinder/css/theme-gray.css

1
apps/orgs/utils.py

@ -1,6 +1,5 @@
# -*- coding: utf-8 -*-
#
from functools import partial
from werkzeug.local import Local

3
apps/static/plugins/elfinder/css/theme-gray.css

@ -505,7 +505,8 @@ div.elfinder-cwd-wrapper-list tr.ui-state-default td span.ui-icon {
margin-right: 5px;
}
div.elfinder-cwd-wrapper-list .ui-icon-grip-dotted-vertical {
margin: 2px;
margin: 1px;
float: right;
}
.elfinder-cwd-view-list .elfinder-navbar-root-local td .elfinder-cwd-icon,
.elfinder-navbar-root-local .elfinder-cwd-icon,

Loading…
Cancel
Save