I have changed the css in firebug but can’t figure out what to put in the custom css to change the backend app. admin page width.
I changed it to 69em; and it looks good, but after i past in copy rule declaration:
<.inline-edit-row fieldset label span.title, .inline-edit-row fieldset.inline-edit-date legend {
display: block;
float: left;
line-height: 2.5;
width: 69em;
}>
to the custom css, for http://www.massagetx.com/mt, it doesn’t change the style.
what did I miss. I have granted access.
thanks,
matt