diff --git a/style.css b/style.css index 191998d..3a8f0c7 100644 --- a/style.css +++ b/style.css @@ -953,61 +953,6 @@ div#notice { top: 80px; } -/* chat */ - -.ui-tabs .ui-tabs-nav { - background: #f4f4f4; -} -#buddy-list .buddy-list li a:hover { - background-color: #B29C9C; - border-top: 1px solid #161650; - border-bottom: 1px solid #161650; - color: black; -} -.msie7 table.profile { - width: 100%; -} -#chat-window { - background: white; -} -#buddy-list, -#chat .tabs-bottom .ui-widget-header, -.conversation .occupant-list { - background: #ECECEC; -} -#title-bar h1 { - color: white; -} -#title-bar { - background-color: #161650; -} -#chat .tabs-bottom .ui-widget-header { - background: #ECECEC; -} -#buddy-list #environment-logo { - background-color: #AAA; -} -#buddy-list .toolbar { - border-top: 1px solid #666; - border-bottom: 1px solid black; - background-color: gray; -} -#buddy-list .toolbar .user-status a.simplemenu-trigger { - color: #EFEFEF; - font-weight: bold; -} -#chat-online-users .header { - background-color: #00006A; - color: #fff; - font-weight: bold; -} -.chat-online-user-avatar { - background: url('images/icons-app/person-icon.png'); -} -#chat-online-users-hidden-content { - border-top-color: #00006A; -} - /* history activity and wall */ #profile-activity .profile-activity-description, #profile-network .profile-network-description { -- libgit2 0.21.2