Merge branch 'master' of https://github.com/LibreTime/libretime
This commit is contained in:
commit
5773ec3999
|
@ -509,7 +509,7 @@ li.ui-state-default {
|
||||||
|
|
||||||
.tab-name {
|
.tab-name {
|
||||||
float: left;
|
float: left;
|
||||||
max-width: 140px;
|
max-width: 160px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
|
@ -64,7 +64,7 @@ apt-get install python-nose
|
||||||
yum install -y python-nose
|
yum install -y python-nose
|
||||||
```
|
```
|
||||||
|
|
||||||
In most cases you need to install deps before the tets can be run.
|
In most cases you need to install deps before the tests can be run.
|
||||||
|
|
||||||
### Airtime Analyzer
|
### Airtime Analyzer
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue