diff options
author | Alib <aliboba@free.fr> | 2010-03-18 23:32:23 +0100 |
---|---|---|
committer | Alib <aliboba@free.fr> | 2010-03-18 23:32:23 +0100 |
commit | 8a15207bd26491292e57c439f482619188f04193 (patch) | |
tree | 526ec22709df76e387fa7fe2bb1dfbde03999c55 /themes/jqt/theme.css | |
parent | 82edec53aea1112922cfaa483329c6e19372d591 (diff) | |
download | istreamdev-8a15207bd26491292e57c439f482619188f04193.tar.gz istreamdev-8a15207bd26491292e57c439f482619188f04193.tar.bz2 |
css fix
Diffstat (limited to 'themes/jqt/theme.css')
-rw-r--r-- | themes/jqt/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/jqt/theme.css b/themes/jqt/theme.css index 38f1455..69344c4 100644 --- a/themes/jqt/theme.css +++ b/themes/jqt/theme.css @@ -32,7 +32,7 @@ div#jqt .toolbar > h1 { margin: 1px 0 0 -75px; height: 40px; font-size: 18px; - width: 150px; + width: 140px; font-weight: bold; text-shadow: rgba(0,0,0,1) 0 -1px 1px; text-align: center; |