Revision c9d873e8 snf-cyclades-app/synnefo/ui/new_ui/ui/pithos_list.html

b/snf-cyclades-app/synnefo/ui/new_ui/ui/pithos_list.html
1 1

  
2 2
<!DOCTYPE html>
3
 <!--[if lte IE 7]><script src="javascripts/lte-ie7.js"></script><![endif]-->
3 4
<!--[if IE 8]> 				 <html class="no-js lt-ie9" lang="en"> <![endif]-->
4 5
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
5

  
6 6
<head>
7 7
	<meta charset="utf-8" />
8 8
    <meta name="viewport" content="width=device-width" />
......
10 10
    <link href='https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;subset=latin,greek-ext,greek' rel='stylesheet' type='text/css'>
11 11
    <link rel="stylesheet" href="stylesheets/normalize.css" />
12 12
    <link rel="stylesheet" href="stylesheets/app.css" />
13
    <link rel="stylesheet" href="stylesheets/styles.css" />
14 13
    <link rel="stylesheet" href="stylesheets/font_custom.css" />
15
    <link rel="stylesheet" href="stylesheets/magnific-popup.css" />
16

  
17 14
    <link rel="stylesheet" href="stylesheets/jquery.jscrollpane.css" media="all" />
15
    <link rel="stylesheet" href="stylesheets/magnific-popup.css" />
18 16
    <script src="javascripts/vendor/custom.modernizr.js"></script>
19

  
20 17
</head>
21 18
<body>
22
	
23 19
	<div class="row-full">
24 20
		<header class="header">
25
			
26 21
			<div class="logo">
27 22
				<img src="images/logo_01.png" alt="software logo">
28 23
			</div>
29
			
30 24
			<nav class="top-nav icons-nav">
31 25
				
32 26
				<ul>
......
36 30
					<li><a href="" data-tooltip class="has-tip" title="Disks"><img src="images/menu-icon-disks.png" alt="vm"></a></li>
37 31
					<li><a href="network_list.html" data-tooltip class="has-tip" title="Networks"><img src="images/menu-icon-networks.png" alt="vm"></a></li>
38 32
				</ul>
39
				 
40 33
			</nav>
41
			
42 34
			<div class="login">
43 35
				<a href="">test@grnet.gr</a>
44 36
			</div>

Also available in: Unified diff