diff --git a/media/css/seahub.css b/media/css/seahub.css index 943b70e685..8e90f13ecf 100644 --- a/media/css/seahub.css +++ b/media/css/seahub.css @@ -117,7 +117,6 @@ .icon-eye-slash:before { content: "\f070"; } .icon-plus-square:before { content: "\f0fe"; } .icon-envelope:before { content: "\f0e0"; } -.icon-ellipsis-vertical:before { content: "\f142"; } .fa-1x { font-size: 1.3em; } @@ -1789,9 +1788,6 @@ button.sf-dropdown-toggle:focus { background:#fff; line-height:17px; } -.more-op-btn-white { - width:29px; -} /* info-bar */ #info-bar { color:#1f0600; diff --git a/seahub/templates/libraries.html b/seahub/templates/libraries.html index bad6870184..4946e43fde 100644 --- a/seahub/templates/libraries.html +++ b/seahub/templates/libraries.html @@ -15,7 +15,7 @@
- + @@ -40,12 +40,13 @@ / {% trans "Deleted" %}

+

{% trans "Tip: libraries deleted 30 days ago will be cleaned automatically."%}

-

{% trans "No deleted library." %}

+

{% trans "No deleted libraries." %}