Browse Source

Evolution #633: Ergo: bordure: Bordures egalisés pour cadre vignette + arrondis.

Sevajol Bastien 12 years ago
parent
commit
bb796fdb43
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/Muzich/CoreBundle/Resources/public/css/main.css

+ 3 - 1
src/Muzich/CoreBundle/Resources/public/css/main.css View File

@@ -306,7 +306,9 @@ td.element_thumbnail
306 306
   background-color: #d5d5d5;
307 307
   padding: 4px;
308 308
   text-align: center;
309
-  width: 140px;
309
+  width: 126px;
310
+  -webkit-border-radius: 3px;
311
+  border-radius: 3px; 
310 312
 }
311 313
 
312 314
 li.element img.element_thumbnail