[rt-users] rt 3.8.0 web2 CSS wierdness.

Jesse Vincent jesse at bestpractical.com
Wed Jul 16 17:56:02 EDT 2008


On Jul 16, 2008, at 5:36 PM, Jeff Voskamp wrote:

> There's some nice new options for Search/Build.html (such as all the  
> Queue* stuff, but the label field is a bit narrow.
> Attached is a patch that allows me to see the tail end of such  
> options as "QueueAdminCC EmailAddress"  rather than just a list of  
> "QueueAdminC".
>
So, the problem with making things that wide in the default view is  
that on many browsers and screens, the query view gets cut off:/


> Jeff Voskamp
> *** ticket-search.css	2008-07-15 14:33:34.000000000 -0400
> --- /usr/local/rt/html/NoAuth/css/web2/ticket-search.css	2008-07-16  
> 17:30:22.000000000 -0400
> ***************
> *** 60,70 ****
>  #comp-Search-Build #pick-criteria td.label {
>      font: message-box;
>      padding-right: 0.5em;
> !     width: 11em;
>  }
>
>  #comp-Search-Build #pick-criteria td.label * {
> !  width: 8.5em;
>  }
>
>  #comp-Search-Build #pick-criteria td.label select {
> --- 60,70 ----
>  #comp-Search-Build #pick-criteria td.label {
>      font: message-box;
>      padding-right: 0.5em;
> !     width: 18em;
>  }
>
>  #comp-Search-Build #pick-criteria td.label * {
> !  width: 15.5em;
>  }
>
>  #comp-Search-Build #pick-criteria td.label select {
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com




More information about the rt-users mailing list