[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 209/238: Apparence 7.1
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 209/238: Apparence 7.1 |
Date: |
Sat, 26 Oct 2019 04:41:09 -0400 (EDT) |
sparkyx pushed a commit to annotated tag rel7110
in repository noalyss.
commit aa7399b2ee4246f0a5f872f2d8339c498a083a88
Author: Dany De Bontridder <address@hidden>
Date: Sun Sep 15 09:46:43 2019 +0200
Apparence 7.1
---
html/image/logo7000.png | Bin 58953 -> 0 bytes
html/image/logo7100.png | Bin 0 -> 35958 bytes
html/index.css | 19 ++++++++-------
html/index.php | 13 +---------
html/install.php | 2 +-
html/style-classic7.css | 62 +++++++++++++++++++++++++++++++++++++-----------
html/style-light.css | 6 +++++
7 files changed, 67 insertions(+), 35 deletions(-)
diff --git a/html/image/logo7000.png b/html/image/logo7000.png
deleted file mode 100644
index 336c984..0000000
Binary files a/html/image/logo7000.png and /dev/null differ
diff --git a/html/image/logo7100.png b/html/image/logo7100.png
new file mode 100644
index 0000000..cf94964
Binary files /dev/null and b/html/image/logo7100.png differ
diff --git a/html/index.css b/html/index.css
index faf83c4..3ff1bcd 100644
--- a/html/index.css
+++ b/html/index.css
@@ -131,9 +131,9 @@ BODY {
position:absolute;
z-index:-1;
height:auto;
- width:60%;
- left:20%;
- top:5%;
+ width:10%;
+ left:90%;
+ top:0%;
}
.input_text {
@@ -170,8 +170,9 @@ BODY {
z-index:-1;
position:absolute;
width:19%;
- left:7%;
- top:9%;
+ left:81%;
+ top:0px;
+ height: 28%;
}
#login_frm {
position:absolute;
@@ -244,9 +245,11 @@ BODY {
#logo_id {
z-index:-1;
position:absolute;
- width:19%;
- left:25%;
- top:19.5%;
+ /*! width:19%; */
+ left:90%;
+ top:0%;
+ max-width: 125px;
+ max-height: 125px;
}
#login_frm {
position:absolute;
diff --git a/html/index.php b/html/index.php
index bc113ee..28fdfdf 100644
--- a/html/index.php
+++ b/html/index.php
@@ -193,17 +193,7 @@ echo '
<span
style="background-color:#879ed4;color:white;padding-left:4px;padding-right:4px;">
version NOALYSS_VERSION - '.$my_domain.'
</span>
-<BR>
-<BR>
-<BR>
-
-<BR>
-<center>
-<IMG SRC="image/logo7000.png" style="opacity:0.4" id="logo_id" alt="NOALYSS">
-<BR>
-<BR>
-<BR>
-
+<IMG SRC="image/logo7100.png" style="opacity:0.4" id="logo_id" alt="NOALYSS">
<form id="login_frm" action="login.php" method="post" name="loginform">'.
$goto .
'<TABLE><TR><TD>
@@ -249,7 +239,6 @@ echo '
?>
</table>
-</center>
</form>
<?php if (defined("RECOVER")) : ?>
<a id="recover_link" href="#">Mot de passe oublié ? </a>
diff --git a/html/install.php b/html/install.php
index 191209e..ea0d4b3 100644
--- a/html/install.php
+++ b/html/install.php
@@ -79,7 +79,7 @@ session_start();
</head>
<body>
<p align="center">
- <IMG SRC="image/logo7000.png" style="width:
400px;z-index:-1;position:fixed;top:30px;rigth:50px;opacity: 0.2" alt="NOALYSS">
+ <IMG SRC="image/logo7100.png" style="width:
400px;z-index:-1;position:fixed;top:30px;rigth:50px;opacity: 0.2" alt="NOALYSS">
</p>
<h1>NOALYSS : comptabilité - accountancy </h1>
diff --git a/html/style-classic7.css b/html/style-classic7.css
index 5233e02..59d7523 100644
--- a/html/style-classic7.css
+++ b/html/style-classic7.css
@@ -193,6 +193,11 @@ div.content{
font-size:1rem;
}
+@media only screen and (max-width:1280px) {
+ div.content {
+ font-size:90%;
+ }
+}
table.document {
color:#0000FF;
width:100%;
@@ -223,7 +228,8 @@ table.document th{
table.mtitle {
border:0;
- text-align:center
+ text-align:center;
+ /*! border-spacing: 0; */
}
td.mshort {
height:15px;
@@ -238,14 +244,20 @@ td.mtitle {
margin: 0px;
padding: 0px;
text-align:center;
- width:250px;
+ min-width:6rem;
height:42px;
background-color: #5681B7;
- border-color: darkblue;
+ /*! border-color: darkblue; */
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
+ border-collapse: collapse;
+}
+@media only screen and (max-width:1250px) {
+ td.mtitle {
+ min-width:0rem;
+ }
}
@media only screen and (max-width:955px) {
td.mtitle {
@@ -259,14 +271,18 @@ td.mtitle a.mtitle {
display:block;
font-size:1rem;
font-family:OpenSansRegular;
- width:100%;
+ /*! width:100%; */
padding:0px;
margin:0px;
height:100%;
padding:4px 0px 0px 0px;
}
-
+@media only screen and (max-width:1280px) {
+ td.mtitle a.mtitle {
+ font-size:90%;
+ }
+}
span.mtitle {
color:#888;
background-color:#0000FF;
@@ -311,13 +327,19 @@ td.selectedcell{
font-weight: bold;
/*color:#FFFFFF;*/
- width:250px;
+ min-width:6rem;
text-align:center;
background-color: #002ba3;
- border-style: solid;
- border-width: 1px;
+ /*! border-style: solid; */
+ /*! border-width: 1px; */
border-color:white;
vertical-align:top;
+ border-collapse: collapse;
+}
+@media only screen and (max-width:1250px) {
+ td.selectedcell{
+ min-width: 0px;
+ }
}
.menu2 td.mtitle ,.menu2 td.selectedcell{
border-radius: 0px;
@@ -352,7 +374,7 @@ td.selectedcell a.mtitle,div.content td.selectedcell
a.mtitle {
display:block;
color:white;
/*! height: 100%; */
- width: 100%;
+ /*! width: 100%; */
font-size: 1rem;
font-weight: normal;
}
@@ -780,6 +802,11 @@ td.tool {
-webkit-border-radius: 2px;
}
+ @media only screen and (max-width:1280px) {
+ a#smallanchorbutton:hover,
.smallbutton:hover,a.smallbutton:hover,div.content
a.smallbutton:hover,a#smallanchorbutton, .smallbutton,
a.smallbutton,div.content a.smallbutton {
+ font-size:80%;
+ }
+}
td.toolselected {
border: solid 1px gray;
color: #FFFFFF;
@@ -807,7 +834,7 @@ div.topmenu {
}
.topmenu table {
- border-collapse:separate;
+ border-collapse:collapse;
border-spacing:1px;
}
@@ -1200,7 +1227,7 @@ h2.title {
margin-top: 0px;
padding-bottom: 2px;
background-color: #366497;
- font-size: 1rem;
+ font-size: 1.05rem;
height: 25px;
vertical-align: middle;
}
@@ -1263,10 +1290,11 @@ div.menu2 a.mtitle:hover,div.menu
a.mtitle:hover,td.mtitle a.mtitle:hover {
}
div.menu2 a.mtitle:hover {
border-radius: 0px 0px;
+ /*! padding: 5px; */
}
div.menu2 table {
border-collapse: collapse;
- border-spacing:1px;
+ /*! border-spacing:1px; */
}
div.menu3 {
font-size:13.6px;
@@ -1369,6 +1397,12 @@ div#preference_div {
width:50%;
}
}
+@media only screen and (max-width:1280px) {
+ div#preference_div {
+ left:5%;
+ width:90%;
+ }
+}
@media only screen and (max-width: 955px) {
div.name {
position:absolute;
@@ -1497,7 +1531,7 @@ div.box {
margin-top:10px;
margin-left:3px;
margin-right:3px;
- padding:2px;
+ /*! padding:2px; */
overflow:hidden;
border:1px solid #00008B;
width:32%;
@@ -2213,7 +2247,7 @@ div.menu2 td.mtitle, div.menu2 td.mtitle a{
border-width: 0.1px;
border-color:white;
height:25px;
- border-radius: 0px 0px 0px 10px;
+ /*! border-radius: 0px 0px 0px 10px; */
}
div.menu2 td.mtitle a{
border-width:0px;
diff --git a/html/style-light.css b/html/style-light.css
index 4baa63a..1bb1762 100644
--- a/html/style-light.css
+++ b/html/style-light.css
@@ -1523,6 +1523,12 @@ div#preference_div {
left:20%;
width:50%;
}
+@media only screen and (max-width:1280px) {
+ div#preference_div {
+ left:5%;
+ width:90%;
+ }
+}
#error_div{
position:absolute;
border:1px solid #000000;
- [Noalyss-commit] [noalyss] 187/238: Wrong merge broke fiche.class.php, (continued)
- [Noalyss-commit] [noalyss] 187/238: Wrong merge broke fiche.class.php, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 178/238: Mantis #1665: Pouvoir modifier l'ordre dans les listing de compta analytique, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 183/238: Fix bug from merge, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 181/238: Mantis #1611: Problème Plan comptable - mise en évidence poste utilisés, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 185/238: Merge issue : inappropriate rollback, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 198/238: Merge branch 'entreprise' of gitlab.noalyss.eu:noalyss/noalyss into entreprise, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 213/238: Merge branch 'accept7100' into entreprise, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 216/238: Merge branch 'accept7100' into entreprise, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 217/238: Merge branch 'accept7100' into entreprise, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 203/238: Merge branch 'dev7109' into entreprise, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 209/238: Apparence 7.1,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 197/238: translation, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 218/238: Merge branch 'accept7100' into entreprise, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 199/238: Merge with dev7109, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 206/238: Cosmetic, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 210/238: Improve apparence, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 237/238: Acc_Ledger : problem with acc_ledger::load(), Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 229/238: Task #1759 = PRINTBAL sur 4 colonnes, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 224/238: Improve PHPUNIT Test for phpunit7 and phpunit8, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 91/238: PHP 7.2 : fix incomptability, Dany De Bontridder, 2019/10/26
- [Noalyss-commit] [noalyss] 117/238: Currency : cosmetic display history : show only the value of the card/accounting, Dany De Bontridder, 2019/10/26