X-Git-Url: http://git.euphorik.ch/?p=pompage.git;a=blobdiff_plain;f=css%2Fyopyop.css;fp=css%2Fyopyop.css;h=7c9997b98f1c636f97af0d4686d88660098da25f;hp=e2d589a4e38ed1951e95fa68908294ceaafd5587;hb=e4a433cf5e1b42635a8b11877d67a08dcf6bf3fe;hpb=5b781bdc7d3807b098d20c9fdb5f1dd9385b6630 diff --git a/css/yopyop.css b/css/yopyop.css index e2d589a..7c9997b 100644 --- a/css/yopyop.css +++ b/css/yopyop.css @@ -139,6 +139,23 @@ table#liste { margin-top: 10px; } +table#liste .listeFichiers { + background-color: #2D5728; + color: #FFFFFF; + display: none; + left: 4px; + top: 8px; + z-index: 4; + position: absolute; + text-align: left; +} + +table#liste .listeFichiers img { + position: absolute; + left: -9px; + top: -18px; +} + table#liste td { background-color: #7BC671; color: #20531A; @@ -204,7 +221,7 @@ table#liste td.fichier a { z-index: 1; background-image: url(../img/poire1.png) } - +/* table#liste td.fichier a:hover { width: 24px; height: 40px; @@ -212,7 +229,7 @@ table#liste td.fichier a:hover { top: -10px; z-index: 10; background-image: url(../img/poire2.png) -} +}*/ table#liste td.titre:hover { background-color: #B1F1A9;