MDL-33419 Reference/source icons in table view and list view displayed and smaller

This commit is contained in:
Barbara Ramiro 2012-06-21 17:13:43 +08:00
parent 99f374c457
commit a1b0852779
3 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -309,8 +309,8 @@ a.ygtvspacer:hover {color: transparent;text-decoration: none;}
.filemanager .yui3-datatable-odd .yui3-datatable-cell {background-color: #F6F6F6!important;border-left: 0px solid #F6F6F6;}
.filemanager .yui3-datatable-even .yui3-datatable-cell {background-color: #FFFFFF!important;border-left: 0px solid #FFFFFF;}
.filemanager .fp-filename-icon.fp-hasreferences .fp-reficons1{position:absolute;height:100%;width:100%;bottom:-8px;left:10px;z-index:1000;background: url('[[pix:theme|fp/link]]') no-repeat;background-position:bottom left;}
.filemanager .fp-filename-icon.fp-isreference .fp-reficons2 {position:absolute;height:100%;width:100%;bottom:-8px;left:-5px;z-index:1001;background: url('[[pix:theme|fp/alias]]') no-repeat;background-position:bottom left;}
.filemanager .fp-filename-icon.fp-hasreferences .fp-reficons1{background: url('[[pix:theme|fp/link_sm]]') no-repeat 0 0;height:100%;width:100%;position:absolute;top: 8px;left: 17px;z-index:1000;}
.filemanager .fp-filename-icon.fp-isreference .fp-reficons2 {background: url('[[pix:theme|fp/alias_sm]]') no-repeat 0 0;height:100%;width:100%;position:absolute;top: 9px;left: -6px;z-index:1001;}
/*
* Folder Context Menu (File Manager only)