Re: [appengine-java] CSS loads for 1 millisecond, then disappears

2009-07-06 Thread David Trejo
It was the combination of a css capitalization mistake (which may not have mattered) and the fact that I was pulling in the GWT css which overwrote my css. Since gwt was loading the css, I saw that slight gap between my css being applied and then disappearing. Thanks for helping, David Trejo On M

Re: [appengine-java] CSS loads for 1 millisecond, then disappears

2009-07-06 Thread Fred Sauer
What was is? On Thu, Jul 2, 2009 at 5:41 PM, David Trejo wrote: > You're right Fred, thanks for the input. > I solved the problem. > > -DT > > On Thu, Jul 2, 2009 at 9:11 AM, Fred Sauer wrote: > >> David, >> I might guess that you're pulling in additional CSS after yours. Use >> Firebug in webm

Re: [appengine-java] CSS loads for 1 millisecond, then disappears

2009-07-02 Thread David Trejo
You're right Fred, thanks for the input. I solved the problem. -DT On Thu, Jul 2, 2009 at 9:11 AM, Fred Sauer wrote: > David, > I might guess that you're pulling in additional CSS after yours. Use > Firebug in webmode to inspect the CSS. It will tell you were all the CSS > rules are coming from

Re: [appengine-java] CSS loads for 1 millisecond, then disappears

2009-07-02 Thread Fred Sauer
David, I might guess that you're pulling in additional CSS after yours. Use Firebug in webmode to inspect the CSS. It will tell you were all the CSS rules are coming from. Fred On Thu, Jun 25, 2009 at 4:23 PM, Toby Reyelts wrote: > Hey David, > > I think this is a question you might want to as

Re: [appengine-java] CSS loads for 1 millisecond, then disappears

2009-06-25 Thread Toby Reyelts
Hey David, I think this is a question you might want to ask on the GWT group. On Thu, Jun 25, 2009 at 7:10 PM, DTrejo wrote: > > Hello, > > I am having a problem with my CSS. > > My hosted mode is a bit laggy, so when I first run the my gwt app in > hosted mode, the css successfully loads for a