Rev908, Sidebar shorten long bad filenames, Only show opener error if site is using the API

This commit is contained in:
HelloZeroNet 2016-02-23 01:36:47 +01:00
parent b2fb1fcd3c
commit 58fa5f6e16
6 changed files with 47 additions and 48 deletions

View file

@ -67,6 +67,7 @@
.filelist { font-size: 12px; font-family: monospace; margin: 0px; padding: 0px; list-style-type: none; line-height: 1.5em; }
.filelist li:before { content: '\2022'; font-size: 11px; line-height: 0px; vertical-align: 0px; margin-right: 5px; color: #FFBE00; }
.filelist li { overflow: hidden; text-overflow: ellipsis; }
/* COLORS */

View file

@ -121,6 +121,7 @@
.filelist { font-size: 12px; font-family: monospace; margin: 0px; padding: 0px; list-style-type: none; line-height: 1.5em; }
.filelist li:before { content: '\2022'; font-size: 11px; line-height: 0px; vertical-align: 0px; margin-right: 5px; color: #FFBE00; }
.filelist li { overflow: hidden; text-overflow: ellipsis; }
/* COLORS */