image list background color
This commit is contained in:
parent
503d7cf171
commit
95b7ef8515
|
@ -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;
|
||||
|
|
BIN
edgware/static/images/icons2/audio.jpg
Normal file
BIN
edgware/static/images/icons2/audio.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 427 B |
BIN
edgware/static/images/icons2/image.jpg
Normal file
BIN
edgware/static/images/icons2/image.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 432 B |
BIN
edgware/static/images/icons2/text.jpg
Normal file
BIN
edgware/static/images/icons2/text.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 375 B |
Loading…
Reference in New Issue
Block a user