IDEMPIERE-4161 Application Home Refinements
This commit is contained in:
parent
df2385eb86
commit
f79941d3d0
|
@ -39,82 +39,63 @@ Author URI: http://www.bmlaurus.com
|
||||||
</div>
|
</div>
|
||||||
<div id ="main" class="main">
|
<div id ="main" class="main">
|
||||||
<div id="main-content" class="main-content">
|
<div id="main-content" class="main-content">
|
||||||
<div id="main-topButtons">
|
|
||||||
<div id="main-requestBtns" class="topBtnHeader">
|
|
||||||
<div id ="main-requestBtns-btnReq" class="topBtn">
|
|
||||||
<div class = "btnResoc-content">
|
|
||||||
<a href="<%=Prop.getProperty(Prop.SUPPORT_LINK)%>" target="_blank">
|
|
||||||
<img name="img_locsupport" src="<%=Prop.getImage("img_locsupport.png")%>" border="0" title="<%=Prop.getProperty(Prop.LOCAL_TEXT)%>"/>
|
|
||||||
</a>
|
|
||||||
<div class="main-txt-btn"><%=Prop.getProperty(Prop.LOCAL_TEXT)%></div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div id ="main-requestBtns-btnSendReq" class="topBtn">
|
|
||||||
<div class = "btnResoc-content">
|
|
||||||
<a href="<%=Prop.getProperty(Prop.RESOURCE_LINK)%>" target="_blank">
|
|
||||||
<img name="img_resource" src="<%=Prop.getImage("img_resource.png")%>" border="0" title="<%=Prop.getProperty(Prop.RESOURCE_TEXT)%>"/>
|
|
||||||
</a>
|
|
||||||
<div class="main-txt-btn"><%=Prop.getProperty(Prop.RESOURCE_TEXT)%></div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div id ="main-requestBtns-btnLocSupp" class="topBtn">
|
|
||||||
<div class = "btnResoc-content">
|
|
||||||
<a href="<%=Prop.getProperty(Prop.WEBSTORE_LINK)%>" target="_blank">
|
|
||||||
<img name="img_webstore" src="<%=Prop.getImage("img_webstore.png")%>" border="0" title="<%=Prop.getProperty(Prop.WEBSTORE_TEXT)%>"/>
|
|
||||||
</a>
|
|
||||||
<div class="main-txt-btn"><%=Prop.getProperty(Prop.WEBSTORE_TEXT)%></div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div id ="main-requestBtns-btnResoc" class="topBtn">
|
|
||||||
<div class = "btnResoc-content">
|
|
||||||
<a href="<%=Prop.getProperty(Prop.SENDREQUEST_LINK)%>" target="_blank">
|
|
||||||
<img name="img_sendreq" src="<%=Prop.getImage("img_sendreq.png")%>" border="0" title="<%=Prop.getProperty(Prop.SENDREQUEST_TEXT)%>"/>
|
|
||||||
</a>
|
|
||||||
<div class="main-txt-btn"><%=Prop.getProperty(Prop.SENDREQUEST_TEXT)%></div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div id="main-login" class="main-login">
|
|
||||||
<a href="<%=Prop.getProperty(Prop.WEBUI_LINK)%>" target="_self">
|
|
||||||
<img name="img_webui" src="<%=Prop.getImage("img_webui.png")%>" border="0" />
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div id="main-docuBtns">
|
<div id="main-docuBtns">
|
||||||
<div id="main-docuBtns" class="topBtnFooter">
|
<ul>
|
||||||
<div id ="main-docuBtns-btnIrc" class="bottomBtn">
|
<li id="main-requestBtns-btnLogin">
|
||||||
<div class = "btnDocu-content">
|
<a href="<%=Prop.getProperty(Prop.WEBUI_LINK)%>" target="_self">
|
||||||
<a href="<%=Prop.getProperty(Prop.IRC_LINK)%>" target="_blank">
|
<img name="img_webui" src="<%=Prop.getImage("img_webui.png")%>" border="0" />
|
||||||
<img name="img_irc" src="<%=Prop.getImage("img_irc.png")%>" border="0" title="<%=Prop.getProperty(Prop.IRC_TEXT)%>"/>
|
</a>
|
||||||
</a>
|
<div class="main-txt-btn"><%=Prop.getProperty(Prop.WEBUI_TEXT)%></div>
|
||||||
<div class="main-txt-btn"><%=Prop.getProperty(Prop.IRC_TEXT)%></div>
|
</li>
|
||||||
</div>
|
<li id ="main-requestBtns-btnReq">
|
||||||
</div>
|
<a href="<%=Prop.getProperty(Prop.SUPPORT_LINK)%>" target="_blank">
|
||||||
<div id ="main-docuBtns-btnWiki" class="bottomBtn">
|
<img name="img_locsupport" src="<%=Prop.getImage("img_locsupport.png")%>" border="0" />
|
||||||
<div class = "btnDocu-content">
|
</a>
|
||||||
<a href="<%=Prop.getProperty(Prop.WIKI_LINK)%>" target="_blank">
|
<div class="main-txt-btn"><%=Prop.getProperty(Prop.LOCAL_TEXT)%></div>
|
||||||
<img name="img_wiki" src="<%=Prop.getImage("img_wiki.png")%>" border="0" title="<%=Prop.getProperty(Prop.WIKI_TEXT)%>"/>
|
</li>
|
||||||
</a>
|
<li id ="main-requestBtns-btnSendReq">
|
||||||
<div class="main-txt-btn"><%=Prop.getProperty(Prop.WIKI_TEXT)%></div>
|
<a href="<%=Prop.getProperty(Prop.RESOURCE_LINK)%>" target="_blank">
|
||||||
</div>
|
<img name="img_resource" src="<%=Prop.getImage("img_resource.png")%>" border="0" />
|
||||||
</div>
|
</a>
|
||||||
<div id ="main-docuBtns-btnForum" class="bottomBtn">
|
<div class="main-txt-btn"><%=Prop.getProperty(Prop.RESOURCE_TEXT)%></div>
|
||||||
<div class = "btnDocu-content">
|
</li>
|
||||||
<a href="<%=Prop.getProperty(Prop.FORUMS_LINK)%>" target="_blank">
|
<li id ="main-docuBtns-btnWiki">
|
||||||
<img name="img_forum" src="<%=Prop.getImage("img_forum.png")%>" border="0" title="<%=Prop.getProperty(Prop.FORUMS_TEXT)%>"/>
|
<a href="<%=Prop.getProperty(Prop.WIKI_LINK)%>" target="_blank">
|
||||||
</a>
|
<img name="img_wiki" src="<%=Prop.getImage("img_wiki.png")%>" border="0" />
|
||||||
<div class="main-txt-btn"><%=Prop.getProperty(Prop.FORUMS_TEXT)%></div>
|
</a>
|
||||||
</div>
|
<div class="main-txt-btn"><%=Prop.getProperty(Prop.WIKI_TEXT)%></div>
|
||||||
</div>
|
</li>
|
||||||
<div id ="main-docuBtns-btnSuppReq" class="bottomBtn">
|
<li id ="main-docuBtns-btnForum">
|
||||||
<div class = "btnDocu-content">
|
<a href="<%=Prop.getProperty(Prop.FORUMS_LINK)%>" target="_blank">
|
||||||
<a href="<%=Prop.getProperty(Prop.SUPPORTREQ_LINK)%>" target="_blank">
|
<img name="img_forum" src="<%=Prop.getImage("img_forum.png")%>" border="0"/>
|
||||||
<img name="img_supreq" src="<%=Prop.getImage("img_supreq.png")%>" border="0" title="<%=Prop.getProperty(Prop.SUPPORTREQUEST_TEXT)%>"/>
|
</a>
|
||||||
</a>
|
<div class="main-txt-btn"><%=Prop.getProperty(Prop.FORUMS_TEXT)%></div>
|
||||||
<div class="main-txt-btn"><%=Prop.getProperty(Prop.SUPPORTREQUEST_TEXT)%></div>
|
</li>
|
||||||
</div>
|
<li id ="main-docuBtns-btnSuppReq">
|
||||||
</div>
|
<a href="<%=Prop.getProperty(Prop.SUPPORTREQ_LINK)%>" target="_blank">
|
||||||
</div>
|
<img name="img_supreq" src="<%=Prop.getImage("img_supreq.png")%>" border="0"/>
|
||||||
|
</a>
|
||||||
|
<div class="main-txt-btn"><%=Prop.getProperty(Prop.SUPPORTREQUEST_TEXT)%></div>
|
||||||
|
</li>
|
||||||
|
<li id ="main-docuBtns-btnIrc">
|
||||||
|
<a href="<%=Prop.getProperty(Prop.IRC_LINK)%>" target="_blank">
|
||||||
|
<img name="img_irc" src="<%=Prop.getImage("img_irc.png")%>" border="0" />
|
||||||
|
</a>
|
||||||
|
<div class="main-txt-btn"><%=Prop.getProperty(Prop.IRC_TEXT)%></div>
|
||||||
|
</li>
|
||||||
|
<li id ="main-requestBtns-btnLocSupp">
|
||||||
|
<a href="<%=Prop.getProperty(Prop.WEBSTORE_LINK)%>" target="_blank">
|
||||||
|
<img name="img_webstore" src="<%=Prop.getImage("img_webstore.png")%>" border="0" />
|
||||||
|
</a>
|
||||||
|
<div class="main-txt-btn"><%=Prop.getProperty(Prop.WEBSTORE_TEXT)%></div>
|
||||||
|
</li>
|
||||||
|
<li id ="main-requestBtns-btnResoc">
|
||||||
|
<a href="<%=Prop.getProperty(Prop.SENDREQUEST_LINK)%>" target="_blank">
|
||||||
|
<img name="img_sendreq" src="<%=Prop.getImage("img_sendreq.png")%>" border="0" />
|
||||||
|
</a>
|
||||||
|
<div class="main-txt-btn"><%=Prop.getProperty(Prop.SENDREQUEST_TEXT)%></div>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div id="main-background">
|
<div id="main-background">
|
||||||
<img name="img_background" src="<%=Prop.getImage("img_back.jpg")%>" border="0"/>
|
<img name="img_background" src="<%=Prop.getImage("img_back.jpg")%>" border="0"/>
|
||||||
|
|
|
@ -73,14 +73,53 @@ div.body{
|
||||||
top:262px;
|
top:262px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.topBtn{
|
#main-docuBtns ul {
|
||||||
margin-left: 0px;
|
margin:0;
|
||||||
|
padding:28px;
|
||||||
|
overflow:hidden;
|
||||||
|
list-style:none;
|
||||||
|
}
|
||||||
|
#main-docuBtns ul li {
|
||||||
|
display: inline-block;
|
||||||
|
height:120px;
|
||||||
|
width:120px;
|
||||||
|
padding:18px 0;
|
||||||
|
text-align:center;
|
||||||
|
background-color: #111;
|
||||||
|
margin: 2px;
|
||||||
|
}
|
||||||
|
#main-docuBtns ul li > a {
|
||||||
|
width: 100%;
|
||||||
|
height: 95%;
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
#main-docuBtns ul li > a > img {
|
||||||
|
position: relative;
|
||||||
|
top: 50%;
|
||||||
|
transform: translate(0%,-45%);
|
||||||
|
}
|
||||||
|
.main-txt-btn {
|
||||||
|
padding-top:2px;
|
||||||
|
padding-bottom:2px;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
#main-requestBtns-btnLogin{
|
||||||
|
overflow: hidden;
|
||||||
|
filter:alpha(opacity=60);
|
||||||
|
opacity: 0.6;
|
||||||
|
-webkit-transition: all 0.5s ease;
|
||||||
|
-moz-transition: all 0.5s ease;
|
||||||
|
-o-transition: all 0.5s ease;
|
||||||
|
-ms-transition: all 0.5s ease;
|
||||||
|
transition: all 0.5s ease;
|
||||||
|
}
|
||||||
|
#main-requestBtns-btnLogin:hover{
|
||||||
|
filter:alpha(opacity=100);
|
||||||
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main-requestBtns-btnReq{
|
#main-requestBtns-btnReq{
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 70px;
|
|
||||||
height:53px;
|
|
||||||
filter:alpha(opacity=60);
|
filter:alpha(opacity=60);
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
-webkit-transition: all 0.5s ease;
|
-webkit-transition: all 0.5s ease;
|
||||||
|
@ -90,16 +129,12 @@ div.body{
|
||||||
transition: all 0.5s ease;
|
transition: all 0.5s ease;
|
||||||
}
|
}
|
||||||
#main-requestBtns-btnReq:hover{
|
#main-requestBtns-btnReq:hover{
|
||||||
width: 181px;
|
|
||||||
height: 53px;
|
|
||||||
filter:alpha(opacity=100);
|
filter:alpha(opacity=100);
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main-requestBtns-btnSendReq{
|
#main-requestBtns-btnSendReq{
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 70px;
|
|
||||||
height:53px;
|
|
||||||
filter:alpha(opacity=60);
|
filter:alpha(opacity=60);
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
-webkit-transition: all 0.5s ease;
|
-webkit-transition: all 0.5s ease;
|
||||||
|
@ -109,16 +144,12 @@ div.body{
|
||||||
transition: all 0.5s ease;
|
transition: all 0.5s ease;
|
||||||
}
|
}
|
||||||
#main-requestBtns-btnSendReq:hover{
|
#main-requestBtns-btnSendReq:hover{
|
||||||
width: 181px;
|
|
||||||
height: 53px;
|
|
||||||
filter:alpha(opacity=100);
|
filter:alpha(opacity=100);
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main-requestBtns-btnLocSupp{
|
#main-requestBtns-btnLocSupp{
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 70px;
|
|
||||||
height:53px;
|
|
||||||
filter:alpha(opacity=60);
|
filter:alpha(opacity=60);
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
-webkit-transition: all 0.5s ease;
|
-webkit-transition: all 0.5s ease;
|
||||||
|
@ -128,16 +159,12 @@ div.body{
|
||||||
transition: all 0.5s ease;
|
transition: all 0.5s ease;
|
||||||
}
|
}
|
||||||
#main-requestBtns-btnLocSupp:hover{
|
#main-requestBtns-btnLocSupp:hover{
|
||||||
width: 181px;
|
|
||||||
height: 53px;
|
|
||||||
filter:alpha(opacity=100);
|
filter:alpha(opacity=100);
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main-requestBtns-btnResoc{
|
#main-requestBtns-btnResoc{
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 70px;
|
|
||||||
height:53px;
|
|
||||||
filter:alpha(opacity=60);
|
filter:alpha(opacity=60);
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
-webkit-transition: all 0.5s ease;
|
-webkit-transition: all 0.5s ease;
|
||||||
|
@ -147,16 +174,12 @@ div.body{
|
||||||
transition: all 0.5s ease;
|
transition: all 0.5s ease;
|
||||||
}
|
}
|
||||||
#main-requestBtns-btnResoc:hover{
|
#main-requestBtns-btnResoc:hover{
|
||||||
width: 181px;
|
|
||||||
height: 53px;
|
|
||||||
filter:alpha(opacity=100);
|
filter:alpha(opacity=100);
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main-docuBtns-btnIrc{
|
#main-docuBtns-btnIrc{
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 70px;
|
|
||||||
height:53px;
|
|
||||||
filter:alpha(opacity=60);
|
filter:alpha(opacity=60);
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
-webkit-transition: all 0.5s ease;
|
-webkit-transition: all 0.5s ease;
|
||||||
|
@ -166,16 +189,12 @@ div.body{
|
||||||
transition: all 0.5s ease;
|
transition: all 0.5s ease;
|
||||||
}
|
}
|
||||||
#main-docuBtns-btnIrc:hover{
|
#main-docuBtns-btnIrc:hover{
|
||||||
width: 181px;
|
|
||||||
height: 53px;
|
|
||||||
filter:alpha(opacity=100);
|
filter:alpha(opacity=100);
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main-docuBtns-btnWiki{
|
#main-docuBtns-btnWiki{
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 70px;
|
|
||||||
height:53px;
|
|
||||||
filter:alpha(opacity=60);
|
filter:alpha(opacity=60);
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
-webkit-transition: all 0.5s ease;
|
-webkit-transition: all 0.5s ease;
|
||||||
|
@ -185,16 +204,12 @@ div.body{
|
||||||
transition: all 0.5s ease;
|
transition: all 0.5s ease;
|
||||||
}
|
}
|
||||||
#main-docuBtns-btnWiki:hover{
|
#main-docuBtns-btnWiki:hover{
|
||||||
width: 181px;
|
|
||||||
height: 53px;
|
|
||||||
filter:alpha(opacity=100);
|
filter:alpha(opacity=100);
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main-docuBtns-btnForum{
|
#main-docuBtns-btnForum{
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 70px;
|
|
||||||
height:53px;
|
|
||||||
filter:alpha(opacity=60);
|
filter:alpha(opacity=60);
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
-webkit-transition: all 0.5s ease;
|
-webkit-transition: all 0.5s ease;
|
||||||
|
@ -204,16 +219,12 @@ div.body{
|
||||||
transition: all 0.5s ease;
|
transition: all 0.5s ease;
|
||||||
}
|
}
|
||||||
#main-docuBtns-btnForum:hover{
|
#main-docuBtns-btnForum:hover{
|
||||||
width: 181px;
|
|
||||||
height: 53px;
|
|
||||||
filter:alpha(opacity=100);
|
filter:alpha(opacity=100);
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main-docuBtns-btnSuppReq{
|
#main-docuBtns-btnSuppReq{
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: 70px;
|
|
||||||
height:53px;
|
|
||||||
filter:alpha(opacity=60);
|
filter:alpha(opacity=60);
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
-webkit-transition: all 0.5s ease;
|
-webkit-transition: all 0.5s ease;
|
||||||
|
@ -223,8 +234,6 @@ div.body{
|
||||||
transition: all 0.5s ease;
|
transition: all 0.5s ease;
|
||||||
}
|
}
|
||||||
#main-docuBtns-btnSuppReq:hover{
|
#main-docuBtns-btnSuppReq:hover{
|
||||||
width: 181px;
|
|
||||||
height: 53px;
|
|
||||||
filter:alpha(opacity=100);
|
filter:alpha(opacity=100);
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
@ -235,32 +244,11 @@ div.body{
|
||||||
.btnResoc-content{
|
.btnResoc-content{
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
.main-txt-btn{
|
|
||||||
font-size: 9px;
|
|
||||||
left: 90px;
|
|
||||||
position: absolute;
|
|
||||||
top: 20px;
|
|
||||||
width: 100%;
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
|
|
||||||
.main-content{
|
.main-content{
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 550px;
|
height: 550px;
|
||||||
}
|
}
|
||||||
.main-login{
|
|
||||||
bottom: 25px;
|
|
||||||
position: absolute;
|
|
||||||
right: 150px;
|
|
||||||
}
|
|
||||||
.main-login img{
|
|
||||||
filter:alpha(opacity=60);
|
|
||||||
opacity: 0.6;
|
|
||||||
}
|
|
||||||
.main-login img:hover{
|
|
||||||
filter:alpha(opacity=100);
|
|
||||||
opacity: 1;
|
|
||||||
}
|
|
||||||
#main-rssContent{
|
#main-rssContent{
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 50px;
|
right: 50px;
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 3.8 KiB |
|
@ -47,14 +47,14 @@ div.body{
|
||||||
padding-top: 70px;
|
padding-top: 70px;
|
||||||
}
|
}
|
||||||
#main-background{
|
#main-background{
|
||||||
height: 396px;
|
height: 496px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 71px;
|
top: 1px;
|
||||||
width: 810px;
|
width: 810px;
|
||||||
z-index: -1000;
|
z-index: -1000;
|
||||||
}
|
}
|
||||||
#main-background img{
|
#main-background img{
|
||||||
height: 396px;
|
height: 496px;
|
||||||
width: 810px;
|
width: 810px;
|
||||||
}
|
}
|
||||||
.topBtnHeader{
|
.topBtnHeader{
|
||||||
|
@ -63,55 +63,10 @@ div.body{
|
||||||
.topBtnFooter{
|
.topBtnFooter{
|
||||||
margin-top: 50px;
|
margin-top: 50px;
|
||||||
}
|
}
|
||||||
.topBtn{
|
|
||||||
border-top: 2px solid #59595B;
|
|
||||||
border-right: 2px solid #59595B;
|
|
||||||
float:left;
|
|
||||||
width: 200px;
|
|
||||||
height:70px;
|
|
||||||
}
|
|
||||||
.topBtn img{
|
|
||||||
padding-top: 10px;
|
|
||||||
width: 200px;
|
|
||||||
height: 50px;
|
|
||||||
filter:alpha(opacity=80);
|
|
||||||
opacity: 0.8;
|
|
||||||
}
|
|
||||||
.bottomBtn{
|
|
||||||
border-bottom: 2px solid #59595B;
|
|
||||||
border-right: 2px solid #59595B;
|
|
||||||
float:left;
|
|
||||||
width: 200px;
|
|
||||||
height:70px;
|
|
||||||
}
|
|
||||||
.bottomBtn img{
|
|
||||||
padding-top: 10px;
|
|
||||||
width: 200px;
|
|
||||||
height: 50px;
|
|
||||||
filter:alpha(opacity=80);
|
|
||||||
opacity: 0.8;
|
|
||||||
}
|
|
||||||
.topBtn img:hover{
|
|
||||||
filter:alpha(opacity=100);
|
|
||||||
opacity: 1;
|
|
||||||
}
|
|
||||||
.main-content{
|
.main-content{
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 550px;
|
height: 550px;
|
||||||
}
|
}
|
||||||
.main-login{
|
|
||||||
bottom: 150px;
|
|
||||||
position: absolute;
|
|
||||||
right: 100px;
|
|
||||||
}
|
|
||||||
.main-login img{
|
|
||||||
filter:alpha(opacity=60);
|
|
||||||
opacity: 0.6;
|
|
||||||
}
|
|
||||||
.main-login img:hover{
|
|
||||||
filter:alpha(opacity=100);
|
|
||||||
opacity: 1;
|
|
||||||
}
|
|
||||||
.btnDocu-content{
|
.btnDocu-content{
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
@ -119,36 +74,170 @@ div.body{
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.main-txt-btn{
|
#main-docuBtns ul {
|
||||||
font-size: 11px;
|
margin:0;
|
||||||
left: 90px;
|
padding:28px;
|
||||||
position: absolute;
|
overflow:hidden;
|
||||||
top: 25px;
|
list-style:none;
|
||||||
cursor: pointer;
|
}
|
||||||
z-index: -1000;
|
#main-docuBtns ul li {
|
||||||
|
display: inline-block;
|
||||||
|
height:110px;
|
||||||
|
width:120px;
|
||||||
|
padding:18px 0;
|
||||||
|
text-align:center;
|
||||||
|
background-color: #fff;
|
||||||
|
margin: 2px;
|
||||||
|
}
|
||||||
|
#main-docuBtns ul li > a {
|
||||||
|
width: 100%;
|
||||||
|
height: 95%;
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
#main-docuBtns ul li > a > img {
|
||||||
|
position: relative;
|
||||||
|
top: 50%;
|
||||||
|
transform: translate(0%,-45%);
|
||||||
|
}
|
||||||
|
.main-txt-btn {
|
||||||
|
padding-top:2px;
|
||||||
|
padding-bottom:2px;
|
||||||
|
color: #333;
|
||||||
|
}
|
||||||
|
#main-requestBtns-btnLogin{
|
||||||
|
overflow: hidden;
|
||||||
|
filter:alpha(opacity=60);
|
||||||
|
opacity: 0.6;
|
||||||
|
-webkit-transition: all 0.5s ease;
|
||||||
|
-moz-transition: all 0.5s ease;
|
||||||
|
-o-transition: all 0.5s ease;
|
||||||
|
-ms-transition: all 0.5s ease;
|
||||||
|
transition: all 0.5s ease;
|
||||||
|
}
|
||||||
|
#main-requestBtns-btnLogin:hover{
|
||||||
|
filter:alpha(opacity=100);
|
||||||
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main-requestBtns-btnReq{
|
#main-requestBtns-btnReq{
|
||||||
-moz-border-top-left-radius: 15px;
|
overflow: hidden;
|
||||||
border-top-left-radius: 15px;
|
filter:alpha(opacity=60);
|
||||||
border-left: 2px solid #59595B;
|
opacity: 0.6;
|
||||||
|
-webkit-transition: all 0.5s ease;
|
||||||
|
-moz-transition: all 0.5s ease;
|
||||||
|
-o-transition: all 0.5s ease;
|
||||||
|
-ms-transition: all 0.5s ease;
|
||||||
|
transition: all 0.5s ease;
|
||||||
}
|
}
|
||||||
#main-requestBtns-btnResoc{
|
#main-requestBtns-btnReq:hover{
|
||||||
-moz-border-top-right-radius: 15px;
|
filter:alpha(opacity=100);
|
||||||
border-top-right-radius: 15px;
|
opacity: 1;
|
||||||
border-right: 2px solid #59595B;
|
|
||||||
}
|
|
||||||
#main-docuBtns-btnIrc{
|
|
||||||
-moz-border-bottom-left-radius: 15px;
|
|
||||||
border-bottom-left-radius: 15px;
|
|
||||||
border-left: 2px solid #59595B;
|
|
||||||
}
|
|
||||||
#main-docuBtns-btnSuppReq{
|
|
||||||
-moz-border-bottom-right-radius: 15px;
|
|
||||||
border-bottom-right-radius: 15px;
|
|
||||||
border-right: 2px solid #59595B;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#main-requestBtns-btnSendReq{
|
||||||
|
overflow: hidden;
|
||||||
|
filter:alpha(opacity=60);
|
||||||
|
opacity: 0.6;
|
||||||
|
-webkit-transition: all 0.5s ease;
|
||||||
|
-moz-transition: all 0.5s ease;
|
||||||
|
-o-transition: all 0.5s ease;
|
||||||
|
-ms-transition: all 0.5s ease;
|
||||||
|
transition: all 0.5s ease;
|
||||||
|
}
|
||||||
|
#main-requestBtns-btnSendReq:hover{
|
||||||
|
filter:alpha(opacity=100);
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
#main-requestBtns-btnLocSupp{
|
||||||
|
overflow: hidden;
|
||||||
|
filter:alpha(opacity=60);
|
||||||
|
opacity: 0.6;
|
||||||
|
-webkit-transition: all 0.5s ease;
|
||||||
|
-moz-transition: all 0.5s ease;
|
||||||
|
-o-transition: all 0.5s ease;
|
||||||
|
-ms-transition: all 0.5s ease;
|
||||||
|
transition: all 0.5s ease;
|
||||||
|
}
|
||||||
|
#main-requestBtns-btnLocSupp:hover{
|
||||||
|
filter:alpha(opacity=100);
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
#main-requestBtns-btnResoc{
|
||||||
|
overflow: hidden;
|
||||||
|
filter:alpha(opacity=60);
|
||||||
|
opacity: 0.6;
|
||||||
|
-webkit-transition: all 0.5s ease;
|
||||||
|
-moz-transition: all 0.5s ease;
|
||||||
|
-o-transition: all 0.5s ease;
|
||||||
|
-ms-transition: all 0.5s ease;
|
||||||
|
transition: all 0.5s ease;
|
||||||
|
}
|
||||||
|
#main-requestBtns-btnResoc:hover{
|
||||||
|
filter:alpha(opacity=100);
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
#main-docuBtns-btnIrc{
|
||||||
|
overflow: hidden;
|
||||||
|
filter:alpha(opacity=60);
|
||||||
|
opacity: 0.6;
|
||||||
|
-webkit-transition: all 0.5s ease;
|
||||||
|
-moz-transition: all 0.5s ease;
|
||||||
|
-o-transition: all 0.5s ease;
|
||||||
|
-ms-transition: all 0.5s ease;
|
||||||
|
transition: all 0.5s ease;
|
||||||
|
}
|
||||||
|
#main-docuBtns-btnIrc:hover{
|
||||||
|
filter:alpha(opacity=100);
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
#main-docuBtns-btnWiki{
|
||||||
|
overflow: hidden;
|
||||||
|
filter:alpha(opacity=60);
|
||||||
|
opacity: 0.6;
|
||||||
|
-webkit-transition: all 0.5s ease;
|
||||||
|
-moz-transition: all 0.5s ease;
|
||||||
|
-o-transition: all 0.5s ease;
|
||||||
|
-ms-transition: all 0.5s ease;
|
||||||
|
transition: all 0.5s ease;
|
||||||
|
}
|
||||||
|
#main-docuBtns-btnWiki:hover{
|
||||||
|
filter:alpha(opacity=100);
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
#main-docuBtns-btnForum{
|
||||||
|
overflow: hidden;
|
||||||
|
filter:alpha(opacity=60);
|
||||||
|
opacity: 0.6;
|
||||||
|
-webkit-transition: all 0.5s ease;
|
||||||
|
-moz-transition: all 0.5s ease;
|
||||||
|
-o-transition: all 0.5s ease;
|
||||||
|
-ms-transition: all 0.5s ease;
|
||||||
|
transition: all 0.5s ease;
|
||||||
|
}
|
||||||
|
#main-docuBtns-btnForum:hover{
|
||||||
|
filter:alpha(opacity=100);
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
#main-docuBtns-btnSuppReq{
|
||||||
|
overflow: hidden;
|
||||||
|
filter:alpha(opacity=60);
|
||||||
|
opacity: 0.6;
|
||||||
|
-webkit-transition: all 0.5s ease;
|
||||||
|
-moz-transition: all 0.5s ease;
|
||||||
|
-o-transition: all 0.5s ease;
|
||||||
|
-ms-transition: all 0.5s ease;
|
||||||
|
transition: all 0.5s ease;
|
||||||
|
}
|
||||||
|
#main-docuBtns-btnSuppReq:hover{
|
||||||
|
filter:alpha(opacity=100);
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
|
||||||
#main-rssContent{
|
#main-rssContent{
|
||||||
height: 320px;
|
height: 320px;
|
||||||
|
|
|
@ -10,23 +10,23 @@ ResourceLink = http://www.idempiere.org
|
||||||
IrcLink = http://webchat.freenode.net/?channels=idempiere
|
IrcLink = http://webchat.freenode.net/?channels=idempiere
|
||||||
WikiLink = http://wiki.idempiere.org/
|
WikiLink = http://wiki.idempiere.org/
|
||||||
ForumsLink = http://groups.google.com/group/idempiere
|
ForumsLink = http://groups.google.com/group/idempiere
|
||||||
SupportRequestLink = http://jira.idempiere.com
|
SupportRequestLink = https://idempiere.atlassian.net
|
||||||
SupportLink = mailto:idempiere@googlegroups.com
|
SupportLink = https://mattermost.idempiere.org/idempiere/channels/support
|
||||||
OptionLink = https://idempiere.atlassian.net
|
OptionLink = https://github.com/idempiere/
|
||||||
|
|
||||||
#Default Texts
|
#Default Texts
|
||||||
OptionText = Options
|
OptionText = Get Involved
|
||||||
FelixText = Plug-In Console
|
FelixText = Plug-In Console
|
||||||
iDempiereMonitorText= Idempiere Monitor
|
iDempiereMonitorText= iDempiere Server Monitor
|
||||||
LocalSupportText = Local Support
|
LocalSupportText = Online Support
|
||||||
WebUiText = WebUI App
|
WebUiText = Login
|
||||||
WebStoreText = Web Store
|
WebStoreText = Web Store
|
||||||
SendRequestText = Send Request
|
SendRequestText = Send Request
|
||||||
ResourceText = Resource
|
ResourceText = Community Resources
|
||||||
IrcText = IRC Channel
|
IrcText = IRC Channel
|
||||||
WikiText = Wiki
|
WikiText = Wiki
|
||||||
ForumsText = Forums
|
ForumsText = Forum
|
||||||
SupportRequestText = Support Request
|
SupportRequestText = Report a Bug
|
||||||
|
|
||||||
#Social Networks. NONE to hide
|
#Social Networks. NONE to hide
|
||||||
Facebook = https://www.facebook.com/IDempiere
|
Facebook = https://www.facebook.com/IDempiere
|
||||||
|
@ -41,7 +41,7 @@ Social7 = NONE
|
||||||
Title = iDempiere Application Home
|
Title = iDempiere Application Home
|
||||||
|
|
||||||
#Custom TemplateName (white or black)
|
#Custom TemplateName (white or black)
|
||||||
TemplateName = black
|
TemplateName = white
|
||||||
|
|
||||||
#file:///Linux/&Mac/resources/templates/ --- file://Windows/resources/templates/
|
#file:///Linux/&Mac/resources/templates/ --- file://Windows/resources/templates/
|
||||||
TemplatePath = resources/templates/
|
TemplatePath = resources/templates/
|
||||||
|
@ -49,8 +49,8 @@ TemplatePath = resources/templates/
|
||||||
CustomImagePath = NONE
|
CustomImagePath = NONE
|
||||||
|
|
||||||
#Client Name & Logo file (format file://)
|
#Client Name & Logo file (format file://)
|
||||||
ClientName = iDempiere Server
|
ClientName = iDempiere Application Home
|
||||||
|
|
||||||
#Custom Credits & Copyright tail
|
#Custom Credits & Copyright tail
|
||||||
Credits = Welcome to the iDempiere (OSGi+ADempiere) 7.1 Page!
|
Credits = Welcome to iDempiere 7.1
|
||||||
Copyriright = || by <a href="http://www.idempiere.org" target="blank">iDempiere Community</a>
|
Copyriright = || by <a href="http://www.idempiere.org" target="blank">iDempiere Community</a>
|
||||||
|
|
Loading…
Reference in New Issue