I`v found the solution.
I had to add reference to core.css file on the aspx page:
<link rel="stylesheet" type="text/css" href="/_layouts/1033/styles/core.css" />
Janis Veinbergs
2009-06-12 10:21:29
I`v found the solution.
I had to add reference to core.css file on the aspx page:
<link rel="stylesheet" type="text/css" href="/_layouts/1033/styles/core.css" />