summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-02-23 12:50:48 +0100
committerAlib <aliboba@free.fr>2010-02-23 12:50:48 +0100
commitd00eef7309c5bd97823386741d277ba1c3a310ee (patch)
tree8fbb24cafae5f3e5819385d3a37287d9da427608 /css
parent525b545fb9b94b8b858e1b17f260b19a78dc5339 (diff)
downloadistreamdev-d00eef7309c5bd97823386741d277ba1c3a310ee.tar.gz
istreamdev-d00eef7309c5bd97823386741d277ba1c3a310ee.tar.bz2
updated CSS, increased channel lsit size to 60px
Diffstat (limited to 'css')
-rwxr-xr-xcss/style.css14
1 files changed, 7 insertions, 7 deletions
diff --git a/css/style.css b/css/style.css
index 58e5f0f..25dea10 100755
--- a/css/style.css
+++ b/css/style.css
@@ -611,7 +611,7 @@ body.applist .price {
color: #3b3b3b;
}
li.store .arrow, body.list li.withimage .arrow {
- top: 15px!important;
+ top: 18px!important;
}
li.store .stars0, li.store .stars1, li.store .stars2, li.store .stars3, li.store .stars4, li.store .stars5 {
position: absolute;
@@ -900,28 +900,28 @@ body.list div#content {
margin-top: -13px!important;
}
body.list ul img {
- width: 40px;
- height: 40px;
+ width: 60px;
+ height: 60px;
position: absolute;
left: 5px;
top: 1px;
}
body.list li.withimage {
- height: 42px!important;
+ height: 62px!important;
}
body.list li.withimage span.name {
- margin: 0px 0 0 60px;
+ margin: 2px 0 0 70px;
text-overflow: ellipsis;
overflow: hidden;
max-width: 63%!important;
white-space: nowrap;
}
body.list li.withimage .comment {
- margin: 0px auto auto 60px !important;
+ margin: 2px auto auto 70px !important;
max-width: 63%!important;
}
body.list li.withimage a, body.list li.withimage:hover a {
- height: 41px!important;
+ height: 68px!important;
}
#leftnav, #leftbutton, #blueleftbutton {
position: absolute;