messagingapp/msgui/layoutplugins/conversationviewplugin/resources/msgeditorwidget.css
equal
deleted
inserted
replaced
|
1 MsgEditorWidget |
|
2 { |
|
3 layout:layout-msg-editor; |
|
4 } |
|
5 |
|
6 MsgEditorWidget::msgEditor |
|
7 { |
|
8 left:-var(hb-param-margin-gene-middle-horizontal); |
|
9 right:var(hb-param-margin-gene-middle-horizontal); |
|
10 bottom:var(hb-param-margin-gene-middle-vertical); |
|
11 min-height:7.46un; |
|
12 } |
|
13 |
|
14 MsgEditorWidget::sendButton |
|
15 { |
|
16 top:0.0un; |
|
17 right:var(hb-param-margin-gene-middle-horizontal); |
|
18 size-policy:fixed fixed; |
|
19 pref-height:7.46un; |
|
20 pref-width:9.34un; |
|
21 } |