diff --git a/retroshare-gui/src/gui/feeds/ChanNewItem.ui b/retroshare-gui/src/gui/feeds/ChanNewItem.ui
index f6d0860f6..491e2ddcb 100644
--- a/retroshare-gui/src/gui/feeds/ChanNewItem.ui
+++ b/retroshare-gui/src/gui/feeds/ChanNewItem.ui
@@ -14,17 +14,8 @@
Form
-
- 0
-
-
- 1
-
-
- 0
-
-
- 1
+
+ 6
-
@@ -35,8 +26,10 @@
- QFrame#frame{border: 2px solid black;
-background: white;}
+ QFrame#frame{border: 3px solid #D3D3D3;
+background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
+stop:0 #FFFFFF, stop:1 #F2F2F2);;
+border-radius: 10px;}
QFrame::StyledPanel
@@ -46,10 +39,10 @@ background: white;}
- 0
+ 6
- 0
+ 6
-
@@ -264,6 +257,9 @@ background: white;}
+
+
+
diff --git a/retroshare-gui/src/gui/feeds/ForumMsgItem.ui b/retroshare-gui/src/gui/feeds/ForumMsgItem.ui
index 9a87e0a64..54fa626db 100644
--- a/retroshare-gui/src/gui/feeds/ForumMsgItem.ui
+++ b/retroshare-gui/src/gui/feeds/ForumMsgItem.ui
@@ -14,17 +14,8 @@
Form
-
- 0
-
-
- 1
-
-
- 0
-
-
- 1
+
+ 6
-
@@ -35,8 +26,10 @@
- QFrame#frame_3{border: 2px solid black;
-background: white;}
+ QFrame#frame_3{border: 2px solid orange;
+background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
+ stop: 0 #F7B552, stop: 1 #FB8428);
+border-radius: 10px}
QFrame::StyledPanel
@@ -46,10 +39,10 @@ background: white;}
- 0
+ 6
- 0
+ 6
-
diff --git a/retroshare-gui/src/gui/feeds/ForumNewItem.ui b/retroshare-gui/src/gui/feeds/ForumNewItem.ui
index bc759edb2..0798708ea 100644
--- a/retroshare-gui/src/gui/feeds/ForumNewItem.ui
+++ b/retroshare-gui/src/gui/feeds/ForumNewItem.ui
@@ -14,17 +14,8 @@
Form
-
- 0
-
-
- 1
-
-
- 0
-
-
- 1
+
+ 6
-
@@ -35,8 +26,10 @@
- QFrame#frame{border: 2px solid black;
-background: white;}
+ QFrame#frame{border: 2px solid orange;
+background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
+ stop: 0 #F7B552, stop: 1 #FB8428);
+border-radius: 10px}
QFrame::StyledPanel
@@ -45,11 +38,14 @@ background: white;}
QFrame::Raised
+
+ 9
+
- 0
+ 6
- 0
+ 6
-
@@ -278,6 +274,12 @@ background: white;}
+
+
+
+
+
+
diff --git a/retroshare-gui/src/gui/feeds/PeerItem.ui b/retroshare-gui/src/gui/feeds/PeerItem.ui
index cb721943d..59b41ba48 100644
--- a/retroshare-gui/src/gui/feeds/PeerItem.ui
+++ b/retroshare-gui/src/gui/feeds/PeerItem.ui
@@ -14,17 +14,8 @@
Form
-
- 0
-
-
- 1
-
-
- 0
-
-
- 1
+
+ 6
-
@@ -35,8 +26,10 @@
- QFrame#frame{border: 2px solid black;
-background: white;}
+ QFrame#frame{border: 2px solid green;
+ background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
+ stop: 0 #BDDF7D, stop: 1 #49881F);
+border-radius: 10px}
QFrame::StyledPanel
@@ -46,10 +39,10 @@ background: white;}
- 0
+ 6
- 0
+ 6
-