image list background color

This commit is contained in:
Karen 2011-07-01 01:02:06 +05:30
parent 503d7cf171
commit 95b7ef8515
4 changed files with 8 additions and 3 deletions

View File

@ -10,8 +10,7 @@ float:left;}
.previewObject a, a:link
{text-decoration:none;
font-size:12px;
color:#555353;
background:url(/static/images/icons2/audio.jpg) no-repeat right;}
color:#555353;}
.previewObject a:visited
{color:#5a4123;}
@ -44,12 +43,18 @@ padding-left:18px;
cursor:pointer;
clear:both;}
.fileItem:hover
{color:#555353;}
.fileIcon
{margin-right:4px;}
.selectedItem
{font-weight:bold;}
{background-color:#f4f3ba;}
.fileCheckbox
{margin:0px 0 0px 4px;} /*any way to change the bottom margin*/
#previewPane {
position:absolute;

Binary file not shown.

After

Width:  |  Height:  |  Size: 427 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 432 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 375 B