From 68a42f49175245cd79e085685f883f9a92ead921 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Mon, 30 Nov 2009 11:45:40 +0000 Subject: Updated notice-options items alignment in MobileProfile --- plugins/MobileProfile/mp-screen.css | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) (limited to 'plugins/MobileProfile') diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css index 1bb0248ec..fa94275f4 100644 --- a/plugins/MobileProfile/mp-screen.css +++ b/plugins/MobileProfile/mp-screen.css @@ -1,3 +1,12 @@ +/** theme: mobile profile screen + * + * @package StatusNet + * @author Sarven Capadisli + * @copyright 2009 StatusNet, Inc. + * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 + * @link http://status.net/ + */ + @import url(../../theme/base/css/display.css); @import url(../../theme/identica/css/display.css); @@ -167,9 +176,6 @@ margin-bottom:0; .profile { padding-top:4px; padding-bottom:4px; -} -.notice .entry-title { - } .notice div.entry-content { margin-left:0; @@ -180,14 +186,21 @@ width:30%; margin-right:2%; } - +.notice-options form { +width:16px; +height:16px; +} +.notice-options a, +.notice-options input { +box-shadow:none; +-moz-box-shadow:none; +-webkit-box-shadow:none; +} .entity_profile { width:auto; } - - .entity_actions { margin-right:0; margin-left:0; @@ -239,8 +252,6 @@ height:auto; margin-right:5%; } - - #footer { width:96%; padding:2%; -- cgit v1.2.3-54-g00ecf