mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 23:25:32 -04:00
Refactor style sheet to be more structurated
This commit is contained in:
parent
81a8677226
commit
78206c5a00
4 changed files with 87 additions and 24 deletions
|
@ -11,14 +11,7 @@ Item {
|
|||
height: bubble.height
|
||||
width: parent.width
|
||||
|
||||
// property int lMarginBubble: 10
|
||||
// property int rMarginBubble: 10
|
||||
// property int tMarginBubble: 5
|
||||
// property int bMarginBubble: 10
|
||||
// property int aditionalBubbleHeight: tMarginBubble * 2
|
||||
// property int aditionalBubbleWidth: 30
|
||||
|
||||
property var styles: StyleChatBubble
|
||||
property var styles: StyleChat.bubble
|
||||
|
||||
|
||||
Rectangle {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue