Customising Styles
Most of the styles used by the web part are those defined by sharepoint and so
are inherited from the parent page.
However, the web part contains a few different components that have required
custom styles to be defined.
These styles are located the css file Lucas.DLE.css in the wpresources for the
web part, and contains style information for the following elements
-
Resize handle for the treeview
-
Info pane
-
Bread crumb
-
Drag object
-
Selected folder/drag target on the treeview
You can customise this css file to meet your needs just as you would with other
sharepoint css files.
|