rbrindley: branch rbrindley/welcome_revamp r4201 - /team/rbrindley/welcome_re...
SVN commits to the Asterisk-GUI project
asterisk-gui-commits at lists.digium.com
Mon Nov 24 12:26:10 CST 2008
Author: rbrindley
Date: Mon Nov 24 12:26:09 2008
New Revision: 4201
URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=4201
Log:
added hide css for ui-tabs
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=4201&r1=4200&r2=4201
==============================================================================
--- team/rbrindley/welcome_revamp/config/welcome2.html (original)
+++ team/rbrindley/welcome_revamp/config/welcome2.html Mon Nov 24 12:26:09 2008
@@ -129,6 +129,10 @@
border: 1px dotted #6b79a5;
margin: 4px;
height: 50px;
+}
+
+div.ui-tabs-hide {
+ display: none;
}
</style>
More information about the asterisk-gui-commits
mailing list