IMS CP module
=============
-IMS CP module is a successor to original 'ims' type plugin of Resource module.
+IMS CP module is a successor to the original 'ims' type plugin of Resource module.
TODO:
- * implement portfolio support (MDL-20074)
+ * implement a portfolio support (MDL-20074)
* new backup/restore and old restore migration (MDL-20075)
+ * move module CSS into themes (MDL-20067)
/*** Modules: IMS CP ***/
-/* TODO: yui styling has to go here because the order of CSS loading is not solved yet */
-
#mod-imscp-view #imscp_nav {
text-align: center;
margin-bottom: 5px;
display:none;
}
-/* this is a temporary hack until we solve theYUI CSS trouble */
+
#mod-imscp-view .yui-layout-hd {
background-image: none;
- height:3em;
background-color: #DDDDDD;
}