messagingapp/msgui/layoutplugins/conversationviewplugin/resources/msgeditorwidget.css
changeset 27 e4592d119491
parent 25 84d9eb65b26f
child 30 6a20128ce557
child 32 f3f513612312
--- a/messagingapp/msgui/layoutplugins/conversationviewplugin/resources/msgeditorwidget.css	Mon May 03 12:29:07 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,30 +0,0 @@
-MsgEditorWidget
-{
-  layout:layout-msg-editor;
-}
-
-MsgEditorWidget::msgEditor
-{
-  left:-var(hb-param-margin-gene-middle-horizontal);
-  right:var(hb-param-margin-gene-middle-horizontal);
-  bottom:var(hb-param-margin-gene-middle-vertical);
-  top:-var(hb-param-margin-gene-middle-vertical); 
-  min-height:7.46un;
-}
-
-MsgEditorWidget::sendButton
-{
-  top:-var(hb-param-margin-gene-middle-vertical);
-  right:var(hb-param-margin-gene-middle-horizontal);
-  bottom:var(hb-param-margin-gene-middle-vertical);
-  fixed-width: 9.34un;
-  fixed-height: 7.46un;
-}
-
-MsgEditorWidget::charCounter
-{
-	  size-policy:fixed fixed;
-	  pref-height:-1;
-	  pref-width:-1;
-	  text-height:var(hb-param-text-height-tiny);
-}