Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Aug 25, 2008 03:27 AM by chetan.sarode
Member
11 Points
9 Posts
Aug 22, 2008 01:32 PM|LINK
Where do I look to find the CssClass definition for "catduration" ( CssClass="catduration" ) ?
All-Star
21838 Points
4822 Posts
Aug 22, 2008 01:41 PM|LINK
I don't think that class is defined.
215 Points
57 Posts
hi,
In ur style sheet u can find.
Prabakar
If u got mark us answer
Aug 22, 2008 02:00 PM|LINK
Okay. Can you tell me the file name of the style sheet? I have not modified the StartKit.
I am asking this because it is used in the Projects_Details.aspx:
And this textbox is does not appear to be aligned correctly when one edits a project's catagory.
Aug 22, 2008 02:03 PM|LINK
The name of the style sheet is timetracker.css. It's in the TimeTracker folder. This class is not defined in there.
Aug 22, 2008 02:13 PM|LINK
Thanks, that is what I thought but wasn't sure.
So now I have to wonder how ASP.Net is able to handle this "not defined" reference ? Does it just skip it? Is this a common way to code in ASP.Net, using a ficticious CssClass?
65759 Points
11153 Posts
Aug 25, 2008 03:27 AM|LINK
In TimeTracker folder timetracker.css style sheet is there. But calss is not present there
It will not give an error, only style is not get applied at runtime or remove it or simply u can deined in style sheet
bob.powell
Member
11 Points
9 Posts
Unable to find CSS Class Definition
Aug 22, 2008 01:32 PM|LINK
Where do I look to find the CssClass definition for "catduration" ( CssClass="catduration" ) ?
bullpit
All-Star
21838 Points
4822 Posts
Re: Unable to find CSS Class Definition
Aug 22, 2008 01:41 PM|LINK
I don't think that class is defined.
Max
Let Me Google That For You!
praba984
Member
215 Points
57 Posts
Re: Unable to find CSS Class Definition
Aug 22, 2008 01:41 PM|LINK
hi,
In ur style sheet u can find.
Prabakar
If u got mark us answer
bob.powell
Member
11 Points
9 Posts
Re: Unable to find CSS Class Definition
Aug 22, 2008 02:00 PM|LINK
Okay. Can you tell me the file name of the style sheet? I have not modified the StartKit.
I am asking this because it is used in the Projects_Details.aspx:
<asp:TextBox ID="CatDuration2" runat="server" CssClass="catduration" Text='<%# Bind("EstimateDuration") %>'/>And this textbox is does not appear to be aligned correctly when one edits a project's catagory.
bullpit
All-Star
21838 Points
4822 Posts
Re: Unable to find CSS Class Definition
Aug 22, 2008 02:03 PM|LINK
The name of the style sheet is timetracker.css. It's in the TimeTracker folder. This class is not defined in there.
Max
Let Me Google That For You!
bob.powell
Member
11 Points
9 Posts
Re: Unable to find CSS Class Definition
Aug 22, 2008 02:13 PM|LINK
Thanks, that is what I thought but wasn't sure.
So now I have to wonder how ASP.Net is able to handle this "not defined" reference ? Does it just skip it? Is this a common way to code in ASP.Net, using a ficticious CssClass?
chetan.sarod...
All-Star
65759 Points
11153 Posts
Re: Unable to find CSS Class Definition
Aug 25, 2008 03:27 AM|LINK
In TimeTracker folder timetracker.css style sheet is there. But calss is not present there
It will not give an error, only style is not get applied at runtime or remove it or simply u can deined in style sheet
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.