diff options
Diffstat (limited to 'views/default/beechat')
-rw-r--r-- | views/default/beechat/screen.css.php | 6 |
1 files 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 <contact@beechannels.com> @@ -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 { |