rbrindley: branch rbrindley/welcome_revamp r4205 - in	/team/rbrindley/welcome...
    SVN commits to the Asterisk-GUI project 
    asterisk-gui-commits at lists.digium.com
       
    Mon Nov 24 14:07:19 CST 2008
    
    
  
Author: rbrindley
Date: Mon Nov 24 14:07:18 2008
New Revision: 4205
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=4205
Log:
added ui-tabs.css as it could/will be used generically
Added:
    team/rbrindley/welcome_revamp/config/stylesheets/ui-tabs.css
Modified:
    team/rbrindley/welcome_revamp/config/welcome2.html
Added: team/rbrindley/welcome_revamp/config/stylesheets/ui-tabs.css
URL: http://svn.digium.com/view/asterisk-gui/team/rbrindley/welcome_revamp/config/stylesheets/ui-tabs.css?view=auto&rev=4205
==============================================================================
    (empty)
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=4205&r1=4204&r2=4205
==============================================================================
--- team/rbrindley/welcome_revamp/config/welcome2.html (original)
+++ team/rbrindley/welcome_revamp/config/welcome2.html Mon Nov 24 14:07:18 2008
@@ -21,6 +21,7 @@
 
 <!-- Initial CSS -->
 <link href="stylesheets/schwing.css" media="all" rel="Stylesheet" type="text/css" />
+<link href="stylesheets/ui-tabs.css" media="all" rel="Stylesheet" type="text/css" />
 <style type="text/css">
 
 body {
    
    
More information about the asterisk-gui-commits
mailing list