diff --git a/src/main/webapp/resources/css/fims/framework/common/xit-core.css b/src/main/webapp/resources/css/fims/framework/common/xit-core.css index fee312fb..1755f290 100644 --- a/src/main/webapp/resources/css/fims/framework/common/xit-core.css +++ b/src/main/webapp/resources/css/fims/framework/common/xit-core.css @@ -10918,34 +10918,62 @@ button.list-group-item-gray.active { width: 50px !important; } +.w-px-60 { + width: 60px !important; +} + +.w-px-70 { + width: 70px !important; +} + .w-px-75 { width: 75px !important; } +.w-px-80 { + width: 80px !important; +} + +.w-px-90 { + width: 90px !important; +} + .w-px-100 { width: 100px !important; } .w-px-110 { - width: 110px !important; + width: 110px !important; } .w-px-120 { - width: 120px !important; + width: 120px !important; } .w-px-130 { - width: 130px !important; + width: 130px !important; } .w-px-140 { - width: 140px !important; + width: 140px !important; } .w-px-150 { width: 150px !important; } +.w-px-160 { + width: 160px !important; +} + +.w-px-170 { + width: 170px !important; +} + +.w-px-180 { + width: 180px !important; +} + .w-px-190 { width: 190px !important; } @@ -10954,6 +10982,22 @@ button.list-group-item-gray.active { width: 200px !important; } +.w-px-210 { + width: 210px !important; +} + +.w-px-220 { + width: 220px !important; +} + +.w-px-230 { + width: 230px !important; +} + +.w-px-240 { + width: 240px !important; +} + .w-px-250 { width: 250px !important; }