summaryrefslogtreecommitdiffstats
path: root/kopete/styles/Kopete/Contents/Resources/Variants/Big_pictures.css
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/styles/Kopete/Contents/Resources/Variants/Big_pictures.css')
-rw-r--r--kopete/styles/Kopete/Contents/Resources/Variants/Big_pictures.css35
1 files changed, 35 insertions, 0 deletions
diff --git a/kopete/styles/Kopete/Contents/Resources/Variants/Big_pictures.css b/kopete/styles/Kopete/Contents/Resources/Variants/Big_pictures.css
new file mode 100644
index 00000000..20a8bcaf
--- /dev/null
+++ b/kopete/styles/Kopete/Contents/Resources/Variants/Big_pictures.css
@@ -0,0 +1,35 @@
+ @import url(../main.css);
+
+ .inUserPicture
+{
+ height: 96px;
+}
+
+.IncomingList, .OutgoingList
+{
+ /*margin-left: 110px;*/
+ margin-left :53px;
+}
+
+.IncomingMessage, .OutgoingMessage
+{
+
+}
+
+.NextIncomingMessage, .NextOutgoingMessage
+{
+
+}
+
+.outUserPicture
+{
+ height: 96px;
+}
+
+.KopeteMessage
+{
+ /*height: 96px;*/
+}
+
+
+