]> git.mxchange.org Git - friendica.git/commitdiff
added border-radius for tread-wrapper
authorSilke Meyer <silke@silkemeyer.net>
Sat, 14 Jun 2014 16:23:56 +0000 (18:23 +0200)
committerSilke Meyer <silke@silkemeyer.net>
Sat, 14 Jun 2014 16:23:56 +0000 (18:23 +0200)
view/theme/vier/style.css

index 56fcb40855c1f38ce796c65279889603b1c14524..9fe2af4f3395652a1875c883737e1cb36a07823f 100644 (file)
@@ -1082,6 +1082,7 @@ section.minimal {
 .tread-wrapper {
 /*    border-bottom: 1px solid #BDCDD4; */
   border-bottom: 1px solid #D2D2D2;
+  border-radius: 10px;
   position: relative;
   padding: 5px;
   margin-bottom: 10px;