mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-17 22:39:03 +02:00
N°1094.3 Portal: Forgot compiled .css on last commit. Not necessary but improves first page load after setup / MTP.
SVN:trunk[5042]
This commit is contained in:
@@ -628,10 +628,19 @@ table .group-actions {
|
||||
border-radius: 0px 0px 4px 4px;
|
||||
font-size: 1em;
|
||||
}
|
||||
/****************/
|
||||
/* - Mosaic mode */
|
||||
/* Note: Some of the CSS is factorised in the "Tree mode" part */
|
||||
/****************/
|
||||
/****************************************************************/
|
||||
/* - Mosaic mode */
|
||||
/* */
|
||||
/* Note: Some of the CSS is factorised in the "Tree mode" part */
|
||||
/* */
|
||||
/* Note: .mosaic-item-layout-x classes are for different */
|
||||
/* presentation modes. Like in binary, add the values to know */
|
||||
/* which class to use. */
|
||||
/* - 1 is for name */
|
||||
/* - 2 is for description */
|
||||
/* - 4 is for image */
|
||||
/* eg. .mosaic-item-layout-5 when just name and image */
|
||||
/****************************************************************/
|
||||
#brick_content_mosaic {
|
||||
position: relative;
|
||||
padding: 10px 10px 1px 10px;
|
||||
|
||||
Reference in New Issue
Block a user