2012-05-01 10:05:17 +00:00
|
|
|
<div class="tinycanvas hp">
|
|
|
|
<div class="scrollbar sb_h vp"><div class="track"><div class="thumb thmc2"><div class="end"></div></div></div></div>
|
2012-04-26 13:30:13 +00:00
|
|
|
<div class="viewport">
|
2012-05-01 10:05:17 +00:00
|
|
|
<div id="connection_setting" class="overview vp">
|
|
|
|
<!-- <div class="s_title hh3">Connections</div> -->
|
|
|
|
<!-- <table width="100%" class="s_form">
|
2012-04-26 13:30:13 +00:00
|
|
|
<tr>
|
|
|
|
<td rowspan="2"><img src="assets/gmail.png" alt=""></td>
|
2012-04-30 13:17:20 +00:00
|
|
|
<td valign="top"><label for="s_name1">Username</label><input type="text" id="gmail_username" /></td>
|
2012-04-26 13:30:13 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
2012-04-30 13:17:20 +00:00
|
|
|
<td width="400"><label for="s_name1">Password</label><input type="password" id="gmail_password" /></td>
|
|
|
|
<td><a href="gmail" id="gmail_connect_btn" class="setting_btn thmc1 thmtxt w1 hh2 hp" onclick='return false;' style='float:left;'>Connect</a></td>
|
2012-04-26 13:30:13 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td rowspan="2"><img src="assets/facebook.png" alt=""></td>
|
|
|
|
<td><label for="s_name1">Username</label><input type="text" /></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><label for="s_name1">Password</label><input type="password" /></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td rowspan="2"><img src="assets/twitter.png"></td>
|
|
|
|
<td><label for="s_name1">Username</label><input type="text" /></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td><label for="s_name1">Password</label><input type="password" /></td>
|
|
|
|
</tr>
|
2012-05-01 10:05:17 +00:00
|
|
|
</table> -->
|
2012-05-03 06:40:54 +00:00
|
|
|
<ul class="s_form w2 hp" id="facebook_connection">
|
2012-05-01 10:05:17 +00:00
|
|
|
<li><span class="c_status">No Connection</span></li>
|
|
|
|
<li><img src="assets/connection/facebook.png" alt="" class="c_icon"><h1 class="c_name">Facebook</h1></li>
|
|
|
|
<li><label for="">Account</label><input type="text"></li>
|
|
|
|
<li><label for="">Password</label><input type="password"></li>
|
|
|
|
<li>
|
|
|
|
<div class="s_action">
|
2012-05-03 06:40:54 +00:00
|
|
|
<a href="facebook" class="setting_btn thmc1 thmtxt hp" onclick="return false;" for="new">Connect</a>
|
|
|
|
<a href="facebook" class="setting_btn thmc1 thmtxt hp" onclick="return false;" for="delete" style="display:none;">Remove</a>
|
2012-05-01 10:05:17 +00:00
|
|
|
</div>
|
|
|
|
</li>
|
|
|
|
</ul>
|
2012-05-03 06:40:54 +00:00
|
|
|
<ul class="s_form w2 hp" id="twitter_connection">
|
|
|
|
<li><span class="c_status">No Connection</span></li>
|
2012-05-01 10:05:17 +00:00
|
|
|
<li><img src="assets/connection/twitter.png" alt="" class="c_icon"><h1 class="c_name">Twitter</h1></li>
|
|
|
|
<li><label for="">Account</label><input type="text"></li>
|
|
|
|
<li><label for="">Password</label><input type="password"></li>
|
|
|
|
<li>
|
|
|
|
<div class="s_action">
|
2012-05-03 06:40:54 +00:00
|
|
|
<a href="twitter" class="setting_btn thmc1 thmtxt hp" onclick="return false;" for="new">Connect</a>
|
|
|
|
<a href="twitter" class="setting_btn thmc1 thmtxt hp" onclick="return false;" for="delete" style="display:none;">Remove</a>
|
2012-05-01 10:05:17 +00:00
|
|
|
</div>
|
|
|
|
</li>
|
|
|
|
</ul>
|
2012-05-03 06:40:54 +00:00
|
|
|
<ul class="s_form w2 hp" id="gmail_connection">
|
|
|
|
<li><span class="c_status">No Connection</span></li>
|
|
|
|
<li><img src="assets/connection/gmail.png" alt="" class="c_icon"><h1 class="c_name">Gmail</h1></li>
|
|
|
|
<li><label for="">Account</label><input type="text"></li><!-- <div class="c_info">Harry</div></li> -->
|
|
|
|
<li><label for="">Password</label><input type="password"></li><!-- <div class="c_info">••••••</div></li> -->
|
2012-05-01 10:05:17 +00:00
|
|
|
<li>
|
|
|
|
<div class="s_action">
|
2012-05-03 06:40:54 +00:00
|
|
|
<a href="gmail" class="setting_btn thmc1 thmtxt hp" onclick="return false;" for="new">Connect</a>
|
|
|
|
<a href="gmail" class="setting_btn thmc1 thmtxt hp" onclick="return false;" for="delete" style="display:none;">Remove</a>
|
2012-05-01 10:05:17 +00:00
|
|
|
</div>
|
|
|
|
</li>
|
|
|
|
</ul>
|
2012-04-26 13:30:13 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|