mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
MINOR Tweaked font size to be consistent with the other text in the CMS for TableField items and the URL field
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@77239 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
3760e6b8c4
commit
30c95b1a65
@ -32,14 +32,14 @@
|
||||
.right form div.TableListField table i,
|
||||
.right form .calendardate input,
|
||||
.right form .dropdowntime input {
|
||||
font-size: 14px;
|
||||
font-size: 12px;
|
||||
}
|
||||
.right form .field span.readonly {
|
||||
margin: 0;
|
||||
width: auto;
|
||||
}
|
||||
.right form #URL .fieldgroup * {
|
||||
font-size: 14px;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
}
|
||||
.right form .fieldgroupField {
|
||||
|
Loading…
x
Reference in New Issue
Block a user