Project

General

Profile

Download (2.08 KB) Statistics
| Branch: | Tag: | Revision:
1
<!doctype html>
2
<html>
3
 <head>
4
  <meta charset="UTF-8">
5
  <meta name="design-properties" content="{&quot;RULERS_VISIBLE&quot;:true,&quot;GUIDELINES_VISIBLE&quot;:false,&quot;SNAP_TO_OBJECTS&quot;:true,&quot;SNAP_TO_GRID&quot;:true,&quot;SNAPPING_DISTANCE&quot;:10,&quot;JAVA_SOURCES_ROOT&quot;:&quot;src/main/java&quot;,&quot;THEME&quot;:&quot;edit-valo&quot;}">
6
  <meta name="vaadin-version" content="7.7.0">
7
 </head>
8
 <body>
9
  <vaadin-vertical-layout>
10
   <vaadin-label style-name="logo_giant phycobank-green" size-auto plain-text :center>
11
     PhycoBank 
12
   </vaadin-label>
13
   <vaadin-label size-auto plain-text :center>
14
     Algal names and typification registry 
15
   </vaadin-label>
16
   <vaadin-css-layout style-name="dashboard-actions" responsive _id="dashboard" :middle :center>
17
    <vaadin-vertical-layout style-name="dashboard-action-3" spacing size-auto margin>
18
     <vaadin-button icon="fonticon://FontAwesome/f044" style-name="borderless icon-align-top giant" plain-text _id="buttonNew" :middle :center>
19
       New 
20
     </vaadin-button>
21
     <vaadin-label size-auto plain-text :center>
22
       Register a new name or a new type designation. 
23
     </vaadin-label>
24
    </vaadin-vertical-layout>
25
    <vaadin-vertical-layout style-name="dashboard-action-3" spacing size-auto margin>
26
     <vaadin-button icon="fonticon://FontAwesome/f061" style-name="borderless icon-align-top giant" plain-text _id="buttonContinue" :middle :center>
27
       Continue 
28
     </vaadin-button>
29
     <vaadin-label size-auto plain-text :center>
30
       Continue or review registrations in process. 
31
     </vaadin-label>
32
    </vaadin-vertical-layout>
33
    <vaadin-vertical-layout style-name="dashboard-action-3" spacing size-auto margin>
34
     <vaadin-button icon="fonticon://FontAwesome/f0ae" style-name="borderless icon-align-top giant" plain-text _id="buttonList" :middle :center>
35
       List 
36
     </vaadin-button>
37
     <vaadin-label size-auto plain-text :center>
38
       List all your registrations either completed or in progress. 
39
     </vaadin-label>
40
    </vaadin-vertical-layout>
41
   </vaadin-css-layout>
42
  </vaadin-vertical-layout>
43
 </body>
44
</html>
(1-1/4)