comparison src/browser/public/libervia.css @ 772:2970b8af3cd7

browser_side (blog): add publish hint and button for microblog
author souliane <souliane@mailoo.org>
date Thu, 26 Nov 2015 19:31:20 +0100
parents a55df9c37d0e
children fc941d0d97f8
comparison
equal deleted inserted replaced
771:102050e489fa 772:2970b8af3cd7
954 position: relative; 954 position: relative;
955 top: -20px; 955 top: -20px;
956 left: -20px; 956 left: -20px;
957 } 957 }
958 958
959 .mb_entry_publish_button {
960 cursor: pointer;
961 float: left;
962 display: block;
963 position: relative;
964 top: -20px;
965 left: 20px;
966 }
967
959 /* START TAGS: styles are adapted from Dotclear */ 968 /* START TAGS: styles are adapted from Dotclear */
960 .mblog_tags { 969 .mblog_tags {
961 background: #fbfbfb none repeat scroll 0% 0%; 970 background: #fbfbfb none repeat scroll 0% 0%;
962 padding: 5px; 971 padding: 5px;
963 margin: 8px 0px 5px 0px; 972 margin: 8px 0px 5px 0px;