rbrindley: branch rbrindley/welcome_revamp r4170 -	/team/rbrindley/welcome_re...
    SVN commits to the Asterisk-GUI project 
    asterisk-gui-commits at lists.digium.com
       
    Thu Nov 20 16:31:23 CST 2008
    
    
  
Author: rbrindley
Date: Thu Nov 20 16:31:23 2008
New Revision: 4170
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=4170
Log:
fixed css issue with firmware_div -> sys_uptime_div and added css to ast_uptime_div
Modified:
    team/rbrindley/welcome_revamp/config/welcome.html
Modified: team/rbrindley/welcome_revamp/config/welcome.html
URL: http://svn.digium.com/view/asterisk-gui/team/rbrindley/welcome_revamp/config/welcome.html?view=diff&rev=4170&r1=4169&r2=4170
==============================================================================
--- team/rbrindley/welcome_revamp/config/welcome.html (original)
+++ team/rbrindley/welcome_revamp/config/welcome.html Thu Nov 20 16:31:23 2008
@@ -27,7 +27,7 @@
 	background-color: #EFEFEF;
 }
 
-#firmware_div {
+#sys_uptime_div, #ast_uptime_div {
 	width: 100%;
 	text-align:center;
 }
    
    
More information about the asterisk-gui-commits
mailing list