Open GoogleCodeExporter opened 9 years ago
The 'standalone' .css is designed for use in those environments that do NOT
include ThemeRoller. It is not designed to override an environment where
ThemeRoller is active. All components are 'well named', so you can define your
own custom css to apply overrides to values that would normally be taken from
ThemeRoller.
I will treat this report as an enhancement request to provide a third .css
example that would be an override of ThemeRoller values.
Original comment by womohun...@ittrium.com
on 22 Sep 2010 at 1:48
Thanks. I'll appreciate this third .css example.
Original comment by f1alv...@yahoo.com.br
on 22 Sep 2010 at 5:10
Issue 144 has been merged into this issue.
Original comment by womohun...@ittrium.com
on 15 Dec 2010 at 4:10
For me the particular theme I am using looked pretty bad on the DDCL. I solved
this problem by changing the standalone CSS to include !important declarations
on all styles and adding a few new styles to override the unwanted Themeroller
styles.
.ui-dropdownchecklist-text {
font-weight: normal !important;
}
.ui-dropdownchecklist-item {
background: none !important;
}
Original comment by garland....@gmail.com
on 24 Mar 2011 at 6:02
Original issue reported on code.google.com by
f1alv...@yahoo.com.br
on 21 Sep 2010 at 9:25Attachments: