mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
BUGFIX: cms ui fix files & images table styling
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@70602 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
5c1693c9a6
commit
5a2a262256
@ -331,11 +331,11 @@
|
||||
|
||||
/* Filter box (for search/filter box above a table on Asset/MemberTableField) */
|
||||
div.filterBox {
|
||||
width: 33em;
|
||||
width: inherit;
|
||||
margin: 5px 0;
|
||||
padding: 5px;
|
||||
background: #ebeadb;
|
||||
border: 1px solid #aca899;
|
||||
background: #EEE;
|
||||
border: 1px solid #BBB;
|
||||
}
|
||||
div.filterBox .middleColumn {
|
||||
background: none !important;
|
||||
|
Loading…
x
Reference in New Issue
Block a user