]> git.mxchange.org Git - friendica.git/commitdiff
make the show more line look nicer
authorZach Prezkuta <fermion@gmx.com>
Wed, 29 Aug 2012 02:19:47 +0000 (20:19 -0600)
committerZach Prezkuta <fermion@gmx.com>
Wed, 29 Aug 2012 02:19:47 +0000 (20:19 -0600)
view/theme/frost-mobile/style.css
view/theme/frost/style.css

index 86c50552f564ed928265d9f37947c25f04ed0910..7e3d47d34109e6241d70d7a0767d0acefaad9889 100644 (file)
@@ -1350,6 +1350,9 @@ input#dfrn-url {
 .divgrow-showmore {\r
        display: block;\r
        clear: both;\r
+       text-align: center;\r
+       outline: 0;\r
+       border-top: 1px dotted #888;\r
 }\r
 \r
 \r
@@ -1413,6 +1416,7 @@ input#dfrn-url {
        border-bottom-right-radius: 10px;\r
 } \r
 \r
+\r
 .comment-edit-wrapper {\r
        margin-top: 15px;\r
        background: #f3f3f3;\r
index e8d83fd42a036b416d9c274493ecd55f14d1918b..fa06ef7eda9f17bb37a24e8dab1ba05294c69f8a 100644 (file)
@@ -1307,6 +1307,9 @@ input#dfrn-url {
 .divgrow-showmore {
        display: block;
        clear: both;
+       text-align: center;
+       outline: 0;
+       border-top: 1px dotted #888;
 }