From 22479294531da254c0b9060afd5e2992c6db91e1 Mon Sep 17 00:00:00 2001 From: hellekin Date: Sat, 2 Mar 2013 13:53:41 -0300 Subject: Correct typos (thanks to d_urruti) --- views/default/beechat/screen.css.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/views/default/beechat/screen.css.php b/views/default/beechat/screen.css.php index 05336ef8c..930e60089 100644 --- a/views/default/beechat/screen.css.php +++ b/views/default/beechat/screen.css.php @@ -5,7 +5,7 @@ ?> /** * Beechat - * + * * @package beechat * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 * @author Beechannels @@ -147,7 +147,7 @@ div#beechat_contacts_controls span#beechat_contacts_control_minimize { padding: 2px; font-size: 1.6em; - font-weigth: bold; + font-weight: bold; text-align: center; } span#beechat_contacts_button { @@ -527,7 +527,7 @@ div.beechat_chatbox_top .beechat_chatbox_top_icon { left: 4px; z-index: 2; - widht: 50px; + width: 50px; height: 50px; } div.beechat_chatbox_top .beechat_label { -- cgit v1.2.3