summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorTheTroll <trolldev@gmail.com>2010-03-18 17:25:40 +0100
committerTheTroll <trolldev@gmail.com>2010-03-18 17:25:40 +0100
commit84a7173ff812d7ed510ccf6568b791fbb464706f (patch)
treead78d48ef9f4220817102bcd1d493bee8cdbd9b9 /css
parent1bf6db40207a6e967f896bd3d9034337ce22b84a (diff)
parent816d55f57ec56f4f306585075ac43e011bcb9fea (diff)
downloadistreamdev-84a7173ff812d7ed510ccf6568b791fbb464706f.tar.gz
istreamdev-84a7173ff812d7ed510ccf6568b791fbb464706f.tar.bz2
Merge branch 'jquery' of projects.vdr-developer.org:istreamdev into jquery
* 'jquery' of projects.vdr-developer.org:istreamdev: clean themes rep
Diffstat (limited to 'css')
-rw-r--r--css/istreamdev.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/css/istreamdev.css b/css/istreamdev.css
index 65939cc..c53769d 100644
--- a/css/istreamdev.css
+++ b/css/istreamdev.css
@@ -52,7 +52,8 @@ vertical-align: middle;
position: relative;
-webkit-mask-box-image: url(../img/mask.png) 80 stretch;
top: 0px;
-background-image: url('../img/nologoTV.png')
+background-image: url('../img/nologoTV.png') ;
+background-size: 55px;
}
li.channellist span.name {
@@ -60,7 +61,6 @@ margin: 10px 0 0 0px;
left: 90px;
text-overflow: ellipsis;
overflow: hidden;
-text-overflow: ellipsis;
white-space: nowrap;
max-width: 80%!important;
white-space: nowrap;
@@ -306,6 +306,9 @@ position: relative;
left: 32px;
padding-left: 4px;
top: -3px;
+text-overflow: ellipsis;
+overflow: hidden;
+width: 60%;
}
li.track a div.timebox {
position: relative;