[Grok-dev] Request, minor update in the Grok admin
Sebastian Ware
sebastian at urbantalk.se
Mon Apr 21 12:17:40 EDT 2008
I was just looking at the admin inspector UI to see if I could make
some visual improvements, however the lack of id attributes makes it a
bit awkward. If it is possible it would be great if
<div class="docgrok-entry">
could be changed to something like
<div class="docgrok-entry" id="base_class">
and enclosing the names of attributes and containers in <div> rather
than <span>
<span class="emph">CustomerDeliveries</span>
It would make it a lot simpler to control the appearance from a css.
Mvh Sebastian
More information about the Grok-dev
mailing list