[rt-users] Align row info at top on search results

Kevin Falcone falcone at bestpractical.com
Thu Sep 30 17:28:02 EDT 2010


On Thu, Sep 30, 2010 at 02:24:23PM -0700, Kenneth Crocker wrote:
>    Emmanuel,
> 
>    Geez. I must be an idiot. It looks (to me) like your asking me to create a new file named
>    "End" into
> 
>    "local/html/Callbacks/MyCallbacks/NoAuth/css/web2/main.css/" but I see main.css as a file, not
>    a directory. How do I put a file named "End" into a file that has all those imports, etc?

mkdir -p local/html/Callbacks/MyCallbacks/NoAuth/css/web2/main.css

main.css is a directory name

You may want to take some time and read up on how callbacks work
http://wiki.bestpractical.com/view/CustomizingWithCallbacks

-kevin

>    Kenn
>    LBNL
> 
>    On Thu, Sep 30, 2010 at 11:16 AM, Emmanuel Lacour <[1]elacour at easter-eggs.com> wrote:
> 
>      On Thu, Sep 30, 2010 at 09:16:07AM -0700, Kenneth Crocker wrote:
>      > Emmanuel,
>      >
>      > Do I put
>      >
>      > td.collection-as-table {
>      > vertical-align: top;
>      > }
>      >
>      > as the last line in main.css right after
>      >
>      > % $m->callback(CallbackName => 'End');
>      >
>      > or just before that line, after the last @import
>      >
>      > @import "misc.css"; ?
>      >
>      > Or do I copy ticket-lists.css from share into /local/html/NoAuth/css/web2
>      > and make that change there?
>      >
> 
>      don't copy, just create a new file
>      local/html/Callbacks/MyCallbacks/NoAuth/css/web2/main.css/End like I
>      said and put it your css changes as above.
> 
>      RT Training in Washington DC, USA on Oct 25 & 26 2010
>      Last one this year -- Learn how to get the most out of RT!
> 
> References
> 
>    Visible links
>    1. mailto:elacour at easter-eggs.com

> 
> RT Training in Washington DC, USA on Oct 25 & 26 2010
> Last one this year -- Learn how to get the most out of RT!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20100930/1ac3b093/attachment.sig>


More information about the rt-users mailing list