X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;ds=sidebyside;f=css%2Fyopyop.css;fp=css%2Fyopyop.css;h=40aae37430e73351939e393bbef06cd96e79cc56;hb=cff6539539a79e014f6ac8df46716cafce2c8472;hp=3647e3580d49861cbe99b077bb26927ff5c8f5e7;hpb=728b3f5df7b780aabdaf563f9d93dd3ef4421820;p=pompage.git diff --git a/css/yopyop.css b/css/yopyop.css index 3647e35..40aae37 100644 --- a/css/yopyop.css +++ b/css/yopyop.css @@ -293,12 +293,20 @@ table#liste table.detail { } table#liste table.detail td { - padding: 3px 6px 3px 6px; background-color: #B1F1A9; } +table#liste table.detail td.affichette { + width: 0px; + padding: 4px; +} table#liste table.detail td.titreDetail { font-weight: bold; + width: 0px; +} +table#liste table.detail td.detail { + width: 100%; + padding-left: 10px; } div.pied {