mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Css changes for ss 2.2.0 for the filed treedropdown
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44329 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
bc887ea2d2
commit
3983bdda80
@ -71,11 +71,12 @@
|
||||
float: none;
|
||||
}
|
||||
#right .TreeDropdownField {
|
||||
width: 300px;
|
||||
float: left;
|
||||
width: 27.7em;
|
||||
background: #fff;
|
||||
font-size: 12px;
|
||||
height: 21px;
|
||||
}
|
||||
|
||||
.right form textarea,
|
||||
.right form input.text,
|
||||
.right form textarea.htmleditor {
|
||||
|
Loading…
Reference in New Issue
Block a user