You are here

drupalchat.css in DrupalChat 6

Default CSS Stylesheet for the DrupalChat module.

File

themes/drupalchat.css
View source
  1. /**
  2. * @file
  3. * Default CSS Stylesheet for the DrupalChat module.
  4. */
  5. #drupalchat_block {
  6. position: relative;
  7. text-align: center;
  8. line-height: 0;
  9. }
  10. #drupalchat {
  11. position: relative;
  12. float: left;
  13. }
  14. #drupalchat_bar {
  15. position: fixed;
  16. z-index: 74;
  17. right: 16px;
  18. bottom: 0px;
  19. height: 25px;
  20. line-height: 0;
  21. display: block;
  22. }
  23. #drupalchat_bar_background {
  24. position: fixed;
  25. z-index: 73;
  26. right: 15px;
  27. bottom: 0px;
  28. height: 24px;
  29. background-color: #e5e5e5 !important;
  30. background-image: none !important;
  31. border-left: 1px #b5b5b5 solid;
  32. border-right: 1px #b5b5b5 solid;
  33. border-top: 1px #b5b5b5 solid;
  34. }
  35. #drupalchat_bar_background_region {
  36. height: 1px;
  37. background-color: #ffffff !important;
  38. }
  39. #drupalchat_block div {
  40. line-height: 0;
  41. margin: 0;
  42. padding: 0;
  43. text-align: left;
  44. font-size: 0;
  45. font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  46. text-decoration: none;
  47. font-weight: normal;
  48. font-style: normal;
  49. white-space: normal;
  50. word-wrap: normal;
  51. }
  52. .drupalchat_bar_tab_normal {
  53. width: 159px;
  54. height: 16px;
  55. cursor: pointer;
  56. padding: 4px 5px 4px 6px !important;
  57. border-left: 1px #b5b5b5 solid;
  58. border-right: 1px #e0e0e0 solid;
  59. margin-top: 1px !important;
  60. }
  61. .drupalchat_bar_tab_normal_text {
  62. width: 145px;
  63. height: 16px;
  64. padding-left: 14px !important;
  65. cursor: pointer;
  66. font-size: 11px !important;
  67. color: #333333 !important;
  68. line-height: 1.2 !important;
  69. white-space: pre !important;
  70. background-image: none;
  71. }
  72. #drupalchat_bar_tab_online_users {
  73. float: right;
  74. width: 172px;
  75. height: 25px;
  76. }
  77. .drupalchat_bar_tab_over {
  78. width: 159px;
  79. height: 16px;
  80. cursor: pointer;
  81. padding: 4px 5px 4px 6px !important;
  82. border-left: 1px #b5b5b5 solid;
  83. border-right: 1px #ffffff solid;
  84. margin-top: 1px !important;
  85. background-color: #ffffff !important;
  86. }
  87. .drupalchat_bar_tab_over_text {
  88. width: 145px;
  89. height: 16px;
  90. padding-left: 14px !important;
  91. cursor: pointer;
  92. font-size: 11px !important;
  93. color: #000000 !important;
  94. line-height: 1.2 !important;
  95. white-space: pre !important;
  96. background-image: none;
  97. }
  98. .drupalchat_bar_tab_open_over {
  99. width: 159px;
  100. height: 16px;
  101. cursor: pointer;
  102. padding: 4px 5px 4px 6px !important;
  103. border-left: 1px #333333 solid;
  104. border-right: 1px #333333 solid;
  105. border-bottom: 1px #333333 solid;
  106. background-color: #ffffff !important;
  107. }
  108. .drupalchat_bar_tab_open_over_text {
  109. width: 145px;
  110. height: 16px;
  111. padding-left: 14px !important;
  112. cursor: pointer;
  113. font-size: 11px !important;
  114. color: #000000 !important;
  115. line-height: 1.2 !important;
  116. white-space: pre !important;
  117. background-image: none;
  118. }
  119. #drupalchat_chat_window_online_users {
  120. position: fixed;
  121. z-index: 72;
  122. width: 201px;
  123. right: 43px;
  124. bottom: 25px;
  125. }
  126. #drupalchat_chat_window_head_online_users {
  127. float: left;
  128. width: 199px;
  129. height: 20px;
  130. border-left: 1px #254588 solid;
  131. border-right: 1px #254588 solid;
  132. border-top: 1px #254588 solid;
  133. background-color: #526ea6 !important;
  134. }
  135. #drupalchat_chat_window_head_text_online_users {
  136. float: left;
  137. width: 164px;
  138. height: 14px;
  139. margin: 3px 8px !important;
  140. color: #ffffff !important;
  141. font-size: 11px !important;
  142. line-height: 1.2 !important;
  143. white-space: pre !important;
  144. font-weight: bold !important;
  145. cursor: default;
  146. }
  147. #drupalchat_chat_window_body_online_users {
  148. float: left;
  149. width: 199px;
  150. background-color: #ffffff !important;
  151. padding-bottom: 1px !important;
  152. border-left: 1px #333333 solid;
  153. border-right: 1px #333333 solid;
  154. border-bottom: 1px #E5E5E5 solid;
  155. background-image: none;
  156. }
  157. #drupalchat_chat_window_body_box_online_users {
  158. float: left;
  159. width: 187px;
  160. background-color: #eeeeee !important;
  161. padding: 4px 6px !important;
  162. }
  163. #drupalchat_chat_window_body_box_text_online_users {
  164. font-size: 11px !important;
  165. color: #000000 !important;
  166. line-height: 1.1 !important;
  167. word-wrap: break-word !important;
  168. cursor: default;
  169. }
  170. #drupalchat_chat_window_users_block {
  171. float: left;
  172. width: 199px;
  173. height: 195px;
  174. padding-top: 2px !important;
  175. padding-bottom: 5px !important;
  176. background-color: #ffffff !important;
  177. }
  178. #drupalchat_chat_window_users {
  179. float: left;
  180. width: 188px;
  181. height: 195px;
  182. overflow-x: hidden;
  183. overflow-y: scroll;
  184. }
  185. #drupalchat_chat_window_users_region {
  186. float: left;
  187. }
  188. .drupalchat_chat_window_users_menu_main_normal {
  189. float: left;
  190. width: 174px;
  191. height: 12px;
  192. padding: 4px 5px 4px 9px !important;
  193. margin-bottom: 2px !important;
  194. cursor: pointer;
  195. }
  196. .drupalchat_chat_window_users_menu_main_normal_text {
  197. font-size: 11px !important;
  198. color: #3b5998 !important;
  199. line-height: 1.1 !important;
  200. white-space: pre !important;
  201. word-wrap: break-word !important;
  202. cursor: pointer;
  203. background-image: none;
  204. padding-left: 13px !important;
  205. }
  206. .drupalchat_chat_window_users_menu_main_press {
  207. float: left;
  208. width: 174px;
  209. height: 12px;
  210. padding: 4px 5px 4px 9px !important;
  211. margin-bottom: 2px !important;
  212. cursor: pointer;
  213. background-color: #3b5998 !important;
  214. }
  215. .drupalchat_chat_window_users_menu_main_press_text {
  216. font-size: 11px !important;
  217. color: #ffffff !important;
  218. line-height: 1.1 !important;
  219. white-space: pre !important;
  220. word-wrap: break-word !important;
  221. cursor: pointer;
  222. background-image: none;
  223. padding-left: 13px !important;
  224. }
  225. .drupalchat_chat_window_users_menu_main_over {
  226. float: left;
  227. width: 174px;
  228. height: 12px;
  229. padding: 4px 5px 4px 9px !important;
  230. margin-bottom: 2px !important;
  231. cursor: pointer;
  232. background-color: #3b5998 !important;
  233. }
  234. .drupalchat_chat_window_users_menu_main_over_text {
  235. font-size: 11px !important;
  236. color: #ffffff !important;
  237. line-height: 1.1 !important;
  238. white-space: pre !important;
  239. word-wrap: break-word !important;
  240. cursor: pointer;
  241. background-image: none;
  242. padding-left: 13px !important;
  243. }
  244. .drupalchat_chat_window_users_user_normal {
  245. float: left;
  246. width: 174px;
  247. min-height: 12px;
  248. padding: 4px 5px 4px 9px !important;
  249. margin-bottom: 2px !important;
  250. cursor: pointer;
  251. }
  252. .drupalchat_chat_window_users_user_normal_text {
  253. font-size: 11px !important;
  254. color: #3b5998 !important;
  255. line-height: 1.1 !important;
  256. white-space: pre !important;
  257. word-wrap: break-word !important;
  258. cursor: pointer;
  259. }
  260. .drupalchat_chat_window_users_user_press {
  261. float: left;
  262. width: 174px;
  263. min-height: 12px;
  264. padding: 4px 5px 4px 9px !important;
  265. margin-bottom: 2px !important;
  266. cursor: pointer;
  267. background-color: #3b5998 !important;
  268. }
  269. .drupalchat_chat_window_users_user_press_text {
  270. font-size: 11px !important;
  271. color: #ffffff !important;
  272. line-height: 1.1 !important;
  273. white-space: pre !important;
  274. word-wrap: break-word !important;
  275. cursor: pointer;
  276. }
  277. .drupalchat_chat_window_users_user_over {
  278. float: left;
  279. width: 174px;
  280. min-height: 12px;
  281. padding: 4px 5px 4px 9px !important;
  282. margin-bottom: 2px !important;
  283. cursor: pointer;
  284. background-color: #3b5998 !important;
  285. }
  286. .drupalchat_chat_window_users_user_over_text {
  287. font-size: 11px !important;
  288. color: #ffffff !important;
  289. line-height: 1.1 !important;
  290. white-space: pre !important;
  291. word-wrap: break-word !important;
  292. cursor: pointer;
  293. }
  294. .drupalchat_chat_window_users_user_me {
  295. float: left;
  296. width: 174px;
  297. min-height: 12px;
  298. padding: 4px 5px 4px 9px !important;
  299. margin-bottom: 2px !important;
  300. }
  301. .drupalchat_chat_window_users_user_me_text {
  302. font-size: 11px !important;
  303. color: #333333 !important;
  304. line-height: 1.1 !important;
  305. white-space: pre !important;
  306. word-wrap: break-word !important;
  307. cursor: default;
  308. }
  309. #drupalchat_bar_tab_exit {
  310. float: right;
  311. width: 27px;
  312. height: 24px;
  313. margin-top: 1px !important;
  314. border-left: 1px #b5b5b5 solid;
  315. }
  316. #drupalchat_bar_head_volume_audio {
  317. float: right;
  318. width: 27px;
  319. height: 24px;
  320. margin-top: 1px !important;
  321. border-left: 1px #b5b5b5 solid;
  322. }
  323. #drupalchat_tabs {
  324. float: right;
  325. height: 25px;
  326. }
  327. #drupalchat_tabs_region {
  328. float: left;
  329. height: 25px;
  330. overflow: hidden;
  331. }
  332. #drupalchat_tabs_block {
  333. height: 25px;
  334. }
  335. .drupalchat_tabs_user_normal {
  336. float: right;
  337. width: 130px;
  338. height: 16px;
  339. cursor: pointer;
  340. padding: 6px 0px 2px 6px !important;
  341. border-left: 1px #b5b5b5 solid;
  342. border-right: 1px #e0e0e0 solid;
  343. margin-top: 1px !important;
  344. }
  345. .drupalchat_tabs_user_normal_text {
  346. float: left;
  347. width: 112px;
  348. height: 16px;
  349. cursor: pointer;
  350. font-size: 11px !important;
  351. color: #333333 !important;
  352. line-height: 1.2 !important;
  353. white-space: pre !important;
  354. font-weight: bold !important;
  355. overflow: hidden;
  356. }
  357. .drupalchat_tabs_user_over {
  358. float: right;
  359. width: 130px;
  360. height: 16px;
  361. cursor: pointer;
  362. padding: 6px 0px 2px 6px !important;
  363. border-left: 1px #b5b5b5 solid;
  364. border-right: 1px #ffffff solid;
  365. margin-top: 1px !important;
  366. background-color: #ffffff !important;
  367. }
  368. .drupalchat_tabs_user_over_text {
  369. float: left;
  370. width: 112px;
  371. height: 16px;
  372. cursor: pointer;
  373. font-size: 11px !important;
  374. color: #000000 !important;
  375. text-decoration: underline !important;
  376. line-height: 1.2 !important;
  377. white-space: pre !important;
  378. font-weight: bold !important;
  379. overflow: hidden;
  380. }
  381. .drupalchat_tabs_user_open_normal {
  382. float: right;
  383. width: 130px;
  384. height: 16px;
  385. cursor: pointer;
  386. padding: 5px 0px 3px 6px !important;
  387. border-left: 1px #333333 solid;
  388. border-right: 1px #333333 solid;
  389. border-bottom: 1px #333333 solid;
  390. background-color: #ffffff !important;
  391. }
  392. .drupalchat_tabs_user_open_normal_text {
  393. float: left;
  394. width: 112px;
  395. height: 16px;
  396. cursor: pointer;
  397. font-size: 11px !important;
  398. color: #333333 !important;
  399. line-height: 1.2 !important;
  400. white-space: pre !important;
  401. font-weight: bold !important;
  402. overflow: hidden;
  403. }
  404. .drupalchat_tabs_user_open_over {
  405. float: right;
  406. width: 130px;
  407. height: 16px;
  408. cursor: pointer;
  409. padding: 5px 0px 3px 6px !important;
  410. border-left: 1px #333333 solid;
  411. border-right: 1px #333333 solid;
  412. border-bottom: 1px #333333 solid;
  413. background-color: #ffffff !important;
  414. }
  415. .drupalchat_tabs_user_open_over_text {
  416. float: left;
  417. width: 112px;
  418. height: 16px;
  419. cursor: pointer;
  420. font-size: 11px !important;
  421. color: #000000 !important;
  422. text-decoration: underline !important;
  423. line-height: 1.2 !important;
  424. white-space: pre !important;
  425. font-weight: bold !important;
  426. overflow: hidden;
  427. }
  428. #drupalchat_tab_window {
  429. position: fixed;
  430. z-index: 72;
  431. width: 228px;
  432. bottom: 25px;
  433. display: none;
  434. }
  435. #drupalchat_tab_window_head {
  436. float: left;
  437. width: 226px;
  438. height: 21px;
  439. border-left: 1px #254588 solid;
  440. border-right: 1px #254588 solid;
  441. border-top: 1px #254588 solid;
  442. background-color: #526ea6 !important;
  443. }
  444. #drupalchat_tab_window_body {
  445. float: left;
  446. width: 226px;
  447. background-color: #ffffff !important;
  448. border-left: 1px #333333 solid;
  449. border-right: 1px #333333 solid;
  450. padding-bottom: 1px !important;
  451. background-image: none;
  452. }
  453. #drupalchat_tab_receive {
  454. clear: both;
  455. float: left;
  456. width: 226px;
  457. border-bottom: 1px #b9c4da solid;
  458. }
  459. #drupalchat_tab_receive_text {
  460. float: left;
  461. width: 226px;
  462. }
  463. #drupalchat_tab_text_messages_block {
  464. float: left;
  465. width: 222px;
  466. background-color: #FFFFFF !important;
  467. padding: 2px !important;
  468. }
  469. #drupalchat_tab_text_messages_block_region {
  470. float: left;
  471. width: 215px;
  472. padding: 0px 4px 0px 6px !important;
  473. }
  474. #drupalchat_tab_receive_text_messages {
  475. float: left;
  476. width: 215px;
  477. overflow-x: hidden;
  478. overflow-y: scroll;
  479. height: 200px;
  480. }
  481. #drupalchat_tab_receive_text_messages_region {
  482. float: left;
  483. width: 199px;
  484. }
  485. .drupalchat_tab_receive_normal {
  486. height: 208px;
  487. }
  488. #drupalchat_tab_send {
  489. clear: both;
  490. width: 226px;
  491. height: 21px;
  492. float: left;
  493. background-color: #FFFFFF !important;
  494. border-top: 1px #93a2c1 solid;
  495. }
  496. #drupalchat_tab_input_block {
  497. float: left;
  498. width: 226px;
  499. height: 21px;
  500. }
  501. #drupalchat_tab_input {
  502. width: 226px;
  503. height: 21px;
  504. }
  505. #drupalchat_tab_send_input_text {
  506. width: 198px;
  507. height: 13px;
  508. font-size: 11px !important;
  509. color: #000000 !important;
  510. line-height: 1.2 !important;
  511. padding: 4px 4px 4px 24px !important;
  512. overflow-y: hidden;
  513. background-image: url(images/chat.jpg) !important;
  514. background-repeat: no-repeat;
  515. background-position: -5px 0px;
  516. word-wrap: break-word !important;
  517. }
  518. #drupalchat_block textarea {
  519. line-height: 0;
  520. margin: 0;
  521. padding: 0;
  522. text-align: left;
  523. font-size: 0;
  524. background-color: transparent;
  525. background-image: none;
  526. font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  527. text-decoration: none;
  528. font-weight: normal;
  529. font-style: normal;
  530. white-space: normal;
  531. word-wrap: normal;
  532. border-style: none;
  533. outline-style: none;
  534. border-width: 0;
  535. }
  536. .drupalchat_receive_text_messages_tab {
  537. float: left;
  538. }
  539. .drupalchat_receive_text_messages_message_even {
  540. float: left;
  541. clear: both;
  542. width: 199px;
  543. }
  544. .drupalchat_receive_text_messages_message_odd {
  545. float: left;
  546. clear: both;
  547. width: 199px;
  548. }
  549. .drupalchat_receive_text_messages_separator {
  550. background-color: #eeeeee !important;
  551. margin-top: 5px !important;
  552. width: 100%;
  553. height: 1px;
  554. }
  555. .drupalchat_receive_text_messages_me {
  556. margin-top: 3px !important;
  557. word-wrap: break-word !important;
  558. }
  559. .drupalchat_receive_text_messages_me_more {
  560. margin-top: 6px !important;
  561. word-wrap: break-word !important;
  562. }
  563. .drupalchat_receive_text_messages_me_separator {
  564. height: 5px !important;
  565. }
  566. .drupalchat_receive_text_messages_me_user {
  567. display: inline;
  568. color: #777777 !important;
  569. font-size: 11px !important;
  570. line-height: 1.1 !important;
  571. white-space: pre !important;
  572. word-wrap: break-word !important;
  573. font-weight: bold !important;
  574. }
  575. .drupalchat_receive_text_messages_me_message {
  576. display: inline;
  577. font-size: 11px !important;
  578. color: #000000 !important;
  579. line-height: 1.1 !important;
  580. word-wrap: break-word !important;
  581. }
  582. .drupalchat_receive_text_messages_me_message_user {
  583. display: inline;
  584. font-size: 11px !important;
  585. color: #000000 !important;
  586. text-decoration: underline !important;
  587. line-height: 1.1 !important;
  588. cursor: pointer;
  589. white-space: pre !important;
  590. word-wrap: break-word !important;
  591. }
  592. .drupalchat_receive_text_messages_me_message_me {
  593. display: inline;
  594. font-size: 11px !important;
  595. color: #000000 !important;
  596. text-decoration: underline !important;
  597. line-height: 1.1 !important;
  598. white-space: pre !important;
  599. word-wrap: break-word !important;
  600. }
  601. .drupalchat_receive_text_messages_user {
  602. margin-top: 3px !important;
  603. word-wrap: break-word !important;
  604. }
  605. .drupalchat_receive_text_messages_user_more {
  606. margin-top: 6px !important;
  607. word-wrap: break-word !important;
  608. }
  609. .drupalchat_receive_text_messages_user_separator {
  610. height: 5px !important;
  611. }
  612. .drupalchat_receive_text_messages_user_user_text {
  613. display: inline;
  614. color: #3b5998 !important;
  615. cursor: pointer;
  616. font-size: 11px !important;
  617. line-height: 1.1 !important;
  618. white-space: pre !important;
  619. word-wrap: break-word !important;
  620. font-weight: bold !important;
  621. }
  622. .drupalchat_receive_text_messages_user_message {
  623. display: inline;
  624. font-size: 11px !important;
  625. color: #000000 !important;
  626. line-height: 1.1 !important;
  627. word-wrap: break-word !important;
  628. }
  629. .drupalchat_receive_text_messages_user_message_user {
  630. display: inline;
  631. font-size: 11px !important;
  632. color: #000000 !important;
  633. text-decoration: underline !important;
  634. line-height: 1.1 !important;
  635. cursor: pointer;
  636. white-space: pre !important;
  637. word-wrap: break-word !important;
  638. }
  639. .drupalchat_receive_text_messages_user_message_me {
  640. display: inline;
  641. font-size: 11px !important;
  642. color: #000000 !important;
  643. text-decoration: underline !important;
  644. line-height: 1.1 !important;
  645. white-space: pre !important;
  646. word-wrap: break-word !important;
  647. }
  648. .drupalchat_bar_tab_exit_normal {
  649. width: 17px;
  650. height: 16px;
  651. cursor: pointer;
  652. padding-top: 9px !important;
  653. padding-left: 10px !important;
  654. }
  655. .drupalchat_bar_tab_exit_normal_text {
  656. width: 7px;
  657. height: 7px;
  658. background-image: url(images/grey_cross.png) !important;
  659. background-position: 0px 0px;
  660. cursor: pointer;
  661. }
  662. .drupalchat_bar_tab_exit_over {
  663. width: 17px;
  664. height: 16px;
  665. cursor: pointer;
  666. padding-top: 9px !important;
  667. padding-left: 10px !important;
  668. background-color: #ffffff !important;
  669. }
  670. .drupalchat_bar_tab_exit_over_text {
  671. width: 7px;
  672. height: 7px;
  673. background-image: url(images/black_cross.png) !important;
  674. background-position: 0px 0px;
  675. cursor: pointer;
  676. }
  677. #drupalchat_show {
  678. float: right;
  679. width: 27px;
  680. height: 24px;
  681. margin-top: 1px !important;
  682. border-left: 1px #b5b5b5 solid;
  683. border-top: 1px #b5b5b5 solid;
  684. border-right: 1px #b5b5b5 solid;
  685. position: fixed;
  686. z-index: 74;
  687. right: 16px;
  688. bottom: 0px;
  689. line-height: 0;
  690. display: none;
  691. background-color: #e5e5e5 !important;
  692. }
  693. .drupalchat_show_normal {
  694. width: 17px;
  695. height: 16px;
  696. cursor: pointer;
  697. padding-top: 9px !important;
  698. padding-left: 10px !important;
  699. }
  700. .drupalchat_show_normal_text {
  701. width: 7px;
  702. height: 7px;
  703. background-image: url(images/grey_show.png) !important;
  704. background-position: 0px 0px;
  705. cursor: pointer;
  706. }
  707. .drupalchat_show_over {
  708. width: 17px;
  709. height: 16px;
  710. cursor: pointer;
  711. padding-top: 9px !important;
  712. padding-left: 10px !important;
  713. background-color: #ffffff !important;
  714. }
  715. .drupalchat_show_over_text {
  716. width: 7px;
  717. height: 7px;
  718. background-image: url(images/black_show.png) !important;
  719. background-position: 0px 0px;
  720. cursor: pointer;
  721. }
  722. .drupalchat_tab_window_head_text_user, .drupalchat_tab_window_head_text_user:link, .drupalchat_tab_window_head_text_user:visited, .drupalchat_tab_window_head_text_user:hover, .drupalchat_tab_window_head_text_user:active {
  723. float: left;
  724. width: 169px;
  725. height: 14px;
  726. margin: 4px 8px 3px 8px !important;
  727. color: #ffffff !important;
  728. font-size: 11px !important;
  729. line-height: 1.2 !important;
  730. white-space: pre !important;
  731. font-weight: bold !important;
  732. cursor: default;
  733. overflow: hidden;
  734. }
  735. .drupalchat_tab_window_head_text_user_link, .drupalchat_tab_window_head_text_user_link:link, .drupalchat_tab_window_head_text_user_link:visited, .drupalchat_tab_window_head_text_user_link:active {
  736. float: left;
  737. width: 169px;
  738. height: 14px;
  739. margin: 4px 8px 3px 8px !important;
  740. color: #ffffff !important;
  741. font-size: 11px !important;
  742. line-height: 1.2 !important;
  743. white-space: pre !important;
  744. font-weight: bold !important;
  745. cursor: pointer;
  746. overflow: hidden;
  747. }
  748. .drupalchat_tab_window_head_text_user_link:hover {
  749. float: left;
  750. width: 169px;
  751. height: 14px;
  752. margin: 4px 8px 3px 8px !important;
  753. color: #ffffff !important;
  754. font-size: 11px !important;
  755. line-height: 1.2 !important;
  756. white-space: pre !important;
  757. font-weight: bold !important;
  758. cursor: pointer;
  759. overflow: hidden;
  760. text-decoration: underline !important;
  761. }
  762. #drupalchat_tab_window_head_buttons {
  763. float: left;
  764. width: 41px;
  765. height: 19px;
  766. padding-top: 1px !important;
  767. padding-bottom: 1px !important;
  768. }
  769. .drupalchat_tab_window_head_buttons_exit_normal {
  770. float: right;
  771. width: 19px;
  772. height: 19px;
  773. cursor: pointer;
  774. }
  775. .drupalchat_tab_window_head_buttons_exit_normal_text {
  776. float: left;
  777. margin: 6px !important;
  778. width: 7px;
  779. height: 7px;
  780. background-image: url(images/blue_cross.png) !important;
  781. background-position: 0px 0px;
  782. cursor: pointer;
  783. }
  784. .drupalchat_tab_window_head_buttons_exit_over {
  785. float: right;
  786. width: 19px;
  787. height: 19px;
  788. cursor: pointer;
  789. }
  790. .drupalchat_tab_window_head_buttons_exit_over_text {
  791. float: left;
  792. margin: 6px !important;
  793. width: 7px;
  794. height: 7px;
  795. background-image: url(images/white_cross.png) !important;
  796. background-position: 0px 0px;
  797. cursor: pointer;
  798. }
  799. .drupalchat_tab_window_head_buttons_minimize_normal {
  800. float: right;
  801. width: 19px;
  802. height: 19px;
  803. cursor: pointer;
  804. margin-left: 3px !important;
  805. }
  806. .drupalchat_tab_window_head_buttons_minimize_normal_text {
  807. float: left;
  808. margin-top: 11px !important;
  809. margin-bottom: 6px !important;
  810. margin-left: 5px !important;
  811. margin-right: 5px !important;
  812. width: 9px;
  813. height: 2px;
  814. background-color: #adbed8 !important;
  815. cursor: pointer;
  816. }
  817. .drupalchat_tab_window_head_buttons_minimize_over {
  818. float: right;
  819. width: 19px;
  820. height: 19px;
  821. cursor: pointer;
  822. margin-left: 3px !important;
  823. }
  824. .drupalchat_tab_window_head_buttons_minimize_over_text {
  825. float: left;
  826. margin-top: 11px !important;
  827. margin-bottom: 6px !important;
  828. margin-left: 5px !important;
  829. margin-right: 5px !important;
  830. width: 9px;
  831. height: 2px;
  832. background-color: #ffffff !important;
  833. cursor: pointer;
  834. }
  835. .drupalchat_tabs_user_alert {
  836. float: right;
  837. width: 130px;
  838. height: 16px;
  839. cursor: pointer;
  840. padding: 6px 0px 2px 6px !important;
  841. border-left: 1px #3b5998 solid;
  842. border-right: 1px #3b5998 solid;
  843. border-top: 1px #3b5998 solid;
  844. background-color: #526ea6 !important;
  845. }
  846. .drupalchat_tabs_user_alert_text {
  847. float: left;
  848. width: 112px;
  849. height: 16px;
  850. cursor: pointer;
  851. font-size: 11px !important;
  852. color: #ffffff !important;
  853. line-height: 1.2 !important;
  854. white-space: pre !important;
  855. font-weight: bold !important;
  856. overflow: hidden;
  857. }