2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2019-10-14 16:07:54 +02:00
parent dba9450b01
commit e0c6c95958

View File

@@ -785,6 +785,9 @@ table[summary="list_of_modules"] .fa-cog {
font-size: 1.5em;
}
.linkedcol-element {
min-width: 100px;
}
/* ============================================================================== */
/* Styles to hide objects */
@@ -865,6 +868,10 @@ table[summary="list_of_modules"] .fa-cog {
.minwidth300imp { min-width: 300px !important; }
.minwidth400imp { min-width: 300px !important; }
.minwidth500imp { min-width: 300px !important; }
.linkedcol-element {
min-width: unset;
}
}
/* Force values for small screen 1000 */