comparison src/browser/public/libervia.css @ 496:0924710b666a

browser_side: remove the annoying (esp. when editing a message) scrolling each time you select a microblog entry
author souliane <souliane@mailoo.org>
date Thu, 17 Jul 2014 12:59:33 +0200
parents 587fe75d1b16
children 60be99de3808
comparison
equal deleted inserted replaced
495:587fe75d1b16 496:0924710b666a
794 } 794 }
795 795
796 .selected_widget .selected_entry .mb_entry_header 796 .selected_widget .selected_entry .mb_entry_header
797 { 797 {
798 background: #cf2828; 798 background: #cf2828;
799 border-radius: 5px 5px 0px 0px;
799 } 800 }
800 801
801 .mb_entry_author { 802 .mb_entry_author {
802 font-weight: bold; 803 font-weight: bold;
803 padding-left: 5px; 804 padding-left: 5px;