MINOR Styling of URL field in subsitesadmin

This commit is contained in:
Ingo Schommer 2008-11-24 03:19:11 +00:00
parent b530838b4c
commit 1474c51533
1 changed files with 4 additions and 0 deletions

View File

@ -54,3 +54,7 @@
width: 100px;
margin-left: -100px;
}
body.SubsiteAdmin .right form #URL .fieldgroup * {
font-size: 11px;
}