Lines Matching refs:cm
2187 max-width: 55cm; /* Approximately suitable for 27" monitor */
2199 max-width: 55cm; /* Match container max-width */
2209 width: 9cm !important; /* Fixed width in cm */
2216 width: calc(100% - 9cm); /* Remaining space after sidebar */
2220 @media (min-width: 55cm) {
2234 width: 9cm !important; /* Override previous percentage-based widths */
2238 width: calc(100% - 9cm);
2268 width: 9cm !important;
2284 width: calc(100% - 9cm);
2330 max-width: 55cm;
2341 @media (min-width: 55cm) {
2353 width: 9cm;
2369 max-width: calc(55cm - 9cm); /* Maximum content width minus sidebar width */