Changing the CSS that controls the admin UI
Posted: Sun Apr 29, 2007 4:43 pm
Hello,
my idea was to change the font sizes and frame width of the admin interface that is called when editing an entry:
serendipity_admin.php?serendipity[action]=admin&serendipity[adminModule]=entries&serendipity[adminAction]=edit&...
It seems that this css is responsible for defining styles like "serendipitySideBarMenu":
templates/default/admin/style.css
But changing the definition does not yield any effects, even deleting this file doesn't make a difference.
What is the mechanism for defining the css here?
Thanks
// Bernd
my idea was to change the font sizes and frame width of the admin interface that is called when editing an entry:
serendipity_admin.php?serendipity[action]=admin&serendipity[adminModule]=entries&serendipity[adminAction]=edit&...
It seems that this css is responsible for defining styles like "serendipitySideBarMenu":
templates/default/admin/style.css
But changing the definition does not yield any effects, even deleting this file doesn't make a difference.
What is the mechanism for defining the css here?
Thanks
// Bernd