# HG changeset patch # User rougeronj # Date 1426183977 -3600 # Node ID 33788d23371ed65b5de750246cdd3e5157608b2c # Parent 107a743740c1c3f2d64695271ff85ca36988db60 add new publish/unpublish icons diff -r 107a743740c1 -r 33788d23371e src/hdalab/static/hdalab/css/profile.css --- a/src/hdalab/static/hdalab/css/profile.css Thu Mar 12 11:05:53 2015 +0100 +++ b/src/hdalab/static/hdalab/css/profile.css Thu Mar 12 19:12:57 2015 +0100 @@ -114,3 +114,12 @@ float: right; margin: 2px 10px 0px; } + +.plublish-renkan{ + margin-left: 3px; + font-size: 14px; +} +.unplublish-renkan{ + margin-left: 3px; + font-size: 15px; +} \ No newline at end of file diff -r 107a743740c1 -r 33788d23371e src/hdalab/templates/profile_home.html --- a/src/hdalab/templates/profile_home.html Thu Mar 12 11:05:53 2015 +0100 +++ b/src/hdalab/templates/profile_home.html Thu Mar 12 19:12:57 2015 +0100 @@ -113,8 +113,8 @@