[gnome-chat] main-toolbar: Add separator between the headerbars
- From: Yosef Or Boczko <yoseforb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-chat] main-toolbar: Add separator between the headerbars
- Date: Tue, 10 Sep 2013 14:18:28 +0000 (UTC)
commit 894536b0d3b29853cbba4590ecce77212c0bf496
Author: Yosef Or Boczko <yoseforb gmail com>
Date: Tue Sep 10 17:18:03 2013 +0300
main-toolbar: Add separator between the headerbars
src/chat.css | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/src/chat.css b/src/chat.css
index db5de4a..0de2bac 100644
--- a/src/chat.css
+++ b/src/chat.css
@@ -1,3 +1,11 @@
+.chat-left-header-bar:dir(ltr) {
+ border-right-width: 1px;
+}
+
+.chat-left-header-bar:dir(rtl) {
+ border-left-width: 1px;
+}
+
.chat-left-header-bar:dir(ltr),
.chat-right-header-bar:dir(rtl) {
border-top-right-radius: 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]