mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
MINOR Removed duplicate AssetAdmin.scss file
This commit is contained in:
parent
18e612e65b
commit
75694726d9
@ -1,19 +0,0 @@
|
|||||||
.cms .AssetAdmin {
|
|
||||||
#Form_EditForm_File {
|
|
||||||
td.col-StripThumbnail {
|
|
||||||
padding: 0;
|
|
||||||
|
|
||||||
img {
|
|
||||||
width: 32px;
|
|
||||||
height: 32px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
tr td.col-StripThumbnail {
|
|
||||||
// TODO Figure out how to share sprites and SCSS rules between sapphire/admin/scss and cms/scss
|
|
||||||
background: transparent url(../../sapphire/admin/images/sprites-32x32/blue-folder-horizontal.png) no-repeat top left;
|
|
||||||
}
|
|
||||||
td.col-Title {
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user