diff --git a/css/gamutable.css b/css/gamutable.css index e518cb5..b7e5634 100644 --- a/css/gamutable.css +++ b/css/gamutable.css @@ -293,6 +293,10 @@ td.icone i { max-width: 1000px; } +.w1000p input { + width: 1000px; +} + .w950p { width: 950px; } @@ -305,6 +309,10 @@ td.icone i { max-width: 950px; } +.w950p input { + width: 950px; +} + .w900p { width: 900px; } @@ -317,6 +325,10 @@ td.icone i { max-width: 900px; } +.w900p input { + width: 900px; +} + .w850p { width: 850px; } @@ -329,6 +341,10 @@ td.icone i { max-width: 850px; } +.w850p input { + width: 850px; +} + .w800p { width: 800px; } @@ -341,6 +357,10 @@ td.icone i { max-width: 800px; } +.w800p input { + width: 800px; +} + .w750p { width: 750px; } @@ -353,6 +373,10 @@ td.icone i { max-width: 750px; } +.w750p input { + width: 750px; +} + .w700p { width: 700px; } @@ -365,6 +389,10 @@ td.icone i { max-width: 700px; } +.w700p input { + width: 700px; +} + .w650p { width: 650px; } @@ -377,6 +405,10 @@ td.icone i { max-width: 650px; } +.w650p input { + width: 650px; +} + .w600p { width: 600px; } @@ -389,6 +421,10 @@ td.icone i { max-width: 600px; } +.w600p input { + width: 600px; +} + .w550p { width: 550px; } @@ -401,6 +437,10 @@ td.icone i { max-width: 550px; } +.w550p input { + width: 550px; +} + .w500p { width: 500px; } @@ -413,6 +453,10 @@ td.icone i { max-width: 500px; } +.w500p input { + width: 500px; +} + .w450p { width: 450px; } @@ -425,6 +469,10 @@ td.icone i { max-width: 450px; } +.w450p input { + width: 450px; +} + .w400p { width: 400px; } @@ -437,6 +485,10 @@ td.icone i { max-width: 400px; } +.w400p input { + width: 400px; +} + .w350p { width: 350px; } @@ -449,6 +501,10 @@ td.icone i { max-width: 350px; } +.w350p input { + width: 350px; +} + .w300p { width: 300px; } @@ -461,6 +517,10 @@ td.icone i { max-width: 300px; } +.w300p input { + width: 300px; +} + .w250p { width: 250px; } @@ -473,6 +533,10 @@ td.icone i { max-width: 250px; } +.w250p input { + width: 250px; +} + .w200p { width: 200px; } @@ -485,6 +549,10 @@ td.icone i { max-width: 200px; } +.w200p input { + width: 200px; +} + .w190p { width: 190px; } @@ -497,6 +565,10 @@ td.icone i { max-width: 190px; } +.w190p input { + width: 190px; +} + .w180p { width: 180px; } @@ -509,6 +581,10 @@ td.icone i { max-width: 180px; } +.w180p input { + width: 180px; +} + .w170p { width: 170px; } @@ -521,6 +597,10 @@ td.icone i { max-width: 170px; } +.w170p input { + width: 170px; +} + .w160p { width: 160px; } @@ -533,6 +613,10 @@ td.icone i { max-width: 160px; } +.w160p input { + width: 160px; +} + .w150p { width: 150px; } @@ -545,6 +629,10 @@ td.icone i { max-width: 150px; } +.w150p input { + width: 150px; +} + .w140p { width: 140px; } @@ -557,6 +645,10 @@ td.icone i { max-width: 140px; } +.w140p input { + width: 140px; +} + .w130p { width: 130px; } @@ -569,6 +661,10 @@ td.icone i { max-width: 130px; } +.w130p input { + width: 130px; +} + .w120p { width: 120px; } @@ -581,6 +677,10 @@ td.icone i { max-width: 120px; } +.w120p input { + width: 120px; +} + .w110p { width: 110px; } @@ -593,6 +693,10 @@ td.icone i { max-width: 110px; } +.w110p input { + width: 110px; +} + .w100p { width: 100px; } @@ -605,6 +709,10 @@ td.icone i { max-width: 100px; } +.w100p input { + width: 100px; +} + .w90p { width: 90px; } @@ -617,6 +725,10 @@ td.icone i { max-width: 90px; } +.w90p input { + width: 90px; +} + .w80p { width: 80px; } @@ -629,6 +741,10 @@ td.icone i { max-width: 80px; } +.w80p input { + width: 80px; +} + .w70p { width: 70px; } @@ -641,6 +757,10 @@ td.icone i { max-width: 70px; } +.w70p input { + width: 70px; +} + .w60p { width: 60px; } @@ -653,6 +773,10 @@ td.icone i { max-width: 60px; } +.w60p input { + width: 60px; +} + .w50p { width: 50px; } @@ -665,6 +789,10 @@ td.icone i { max-width: 50px; } +.w50p input { + width: 50px; +} + .w40p { width: 40px; } @@ -677,6 +805,10 @@ td.icone i { max-width: 40px; } +.w40p input { + width: 40px; +} + .w30p { width: 30px; } @@ -689,6 +821,10 @@ td.icone i { max-width: 30px; } +.w30p input { + width: 30px; +} + .w20p { width: 20px; } @@ -701,6 +837,10 @@ td.icone i { max-width: 20px; } +.w20p input { + width: 20px; +} + .w10p { width: 10px; } @@ -713,6 +853,10 @@ td.icone i { max-width: 10px; } +.w10p input { + width: 10px; +} + .w66 { width: 66.6666666667%; }