rbrindley: branch rbrindley/welcome_revamp r4221 - /team/rbrindley/welcome_re...

SVN commits to the Asterisk-GUI project asterisk-gui-commits at lists.digium.com
Tue Nov 25 13:03:51 CST 2008


Author: rbrindley
Date: Tue Nov 25 13:03:50 2008
New Revision: 4221

URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=4221
Log:
fixed issue with System Info minimize toggle and title css

Modified:
    team/rbrindley/welcome_revamp/config/welcome2.html

Modified: team/rbrindley/welcome_revamp/config/welcome2.html
URL: http://svn.digium.com/view/asterisk-gui/team/rbrindley/welcome_revamp/config/welcome2.html?view=diff&rev=4221&r1=4220&r2=4221
==============================================================================
--- team/rbrindley/welcome_revamp/config/welcome2.html (original)
+++ team/rbrindley/welcome_revamp/config/welcome2.html Tue Nov 25 13:03:50 2008
@@ -77,7 +77,7 @@
 	-webkit-border-radius-topright: 4px;
 }
 
-div.handle span.minimaxi {
+div.title span.minimaxi {
 	color: #000000;
 	cursor: pointer;
 	display: block;
@@ -241,7 +241,7 @@
 		</div>
 		<div id="sysstat_botright_container" class="info_container">
 			<div id="sys_status_info">
-				<div class="handle title"> 
+				<div class="title"> 
 					<span class="minimaxi">[ - ]</span>
 					<img src="images/asterisk_red.gif" class="title_img" />
 					System Info




More information about the asterisk-gui-commits mailing list