[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 12/73: Cosmetic
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 12/73: Cosmetic |
Date: |
Fri, 28 May 2021 05:26:19 -0400 (EDT) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit eb281c1ff9505bde3a75487bd6a8d80edba8047f
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Fri Apr 9 23:57:32 2021 +0200
Cosmetic
---
html/css/index.css | 50 +++++++++++++-------------------------
html/css/style-classic7.css | 16 ++++++++----
html/image/logo9000.png | Bin 66169 -> 32403 bytes
html/index.php | 6 ++---
include/lib/icon_action.class.php | 2 +-
5 files changed, 32 insertions(+), 42 deletions(-)
diff --git a/html/css/index.css b/html/css/index.css
index fbd86e3..c67076a 100644
--- a/html/css/index.css
+++ b/html/css/index.css
@@ -3,57 +3,42 @@
* LOGO
*************************************/
#logo_id {
- width:90px;
- display:block;
+ position:absolute;
+ top : 0px;
+ left:0px;
+ width:40px;
+ height:auto;
+ margin-left:0px;
}
/** small **/
@media (min-width : 576px) {
#logo_id {
-
- z-index:-1;
- width: 150px;
- left: 5px;
- top: 22px;
- height: 90px;
-
- left:0px;
- display:block;
+ top : 10px;
+ left:10px;
+ width: 60px;
+ margin-left:35px;
+
}
}
/** medium**/
@media (min-width : 768px) {
#logo_id {
- z-index:-1;
- width: 150px;
- left: 5px;
- top: 22px;
- height: 90px;
- display:block;
+
}
+
}
/** large**/
@media (min-width : 992px) {
#logo_id {
- z-index:-1;
- width: 150px;
- left: 5px;
- top: 22px;
- height:90px;
-
- display:block;
+
}
}
/** XL **/
@media (min-width : 1200px) {
#logo_id {
- z-index: -1;
-
- width: 150px;
- left: 5px;
- top: 22px;
- height:90px;
- display:block;
+
+
}
}
@@ -98,7 +83,6 @@
}
#recover_box {
-
display: none;
position: absolute;
top: 15%;
@@ -107,4 +91,4 @@
margin-left: 1%;
background-color: whitesmoke;
padding : 15px;
-}
+}
\ No newline at end of file
diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css
index 7a0de73..91ed5ca 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -1659,7 +1659,8 @@ ul.tabs {
display:block;
padding-left: 2px;
list-style: none;
- margin-left:2px;
+
+ margin: 0px 3px 0px 3px;
}
ul.tabs a {
display:inline;
@@ -1677,7 +1678,7 @@ li.tabs_selected {
color:whitesmoke;
margin-left: 2px;
border-top-left-radius: 10px;
- border-top-right-radius: 10px;
+ border-bottom-right-radius: 10px;
border:1px #879ed4 solid;
font-weight: bold;
float:left;
@@ -1694,7 +1695,8 @@ li.tabs {
border:1px #879ed4 solid;
float:left;
background: whitesmoke;
- margin-top:2px;
+
+ margin: 2px 3px 3px 3px;
}
li.tabs:hover {
@@ -1703,7 +1705,7 @@ li.tabs:hover {
color:wheat;margin-left: 2px;
padding: 5px;
border-top-left-radius: 10px;
- border-top-right-radius: 10px;
+ border-bottom-right-radius: 10px;
border:1px #879ed4 solid;
white-space: nowrap;
@@ -1714,7 +1716,7 @@ li.tabs:hover {
background-color: inherit;
- padding: 15px 7px 0px 10px;
+ padding: 15px 7px 10px 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border:1px #879ed4 solid;
@@ -2848,3 +2850,7 @@ span.tagcell {
}
/**========*/
+.smallicon {
+ padding: 2px;
+ margin: 0px 1px 0px 1px;
+}
diff --git a/html/image/logo9000.png b/html/image/logo9000.png
index 6331aa7..1d11fb7 100644
Binary files a/html/image/logo9000.png and b/html/image/logo9000.png differ
diff --git a/html/index.php b/html/index.php
index edfe0e9..4cc0bf8 100644
--- a/html/index.php
+++ b/html/index.php
@@ -215,11 +215,11 @@ if
(isset($_REQUEST['reconnect'])&&isset($_REQUEST['backurl']))
<div >
<div class="d-sm-block">
<IMG SRC="image/logo9000.png" id="logo_id" alt="NOALYSS">
-
+
</div>
<div class="container">
- <div class="mx-auto" id="login_div">
+ <div class="mx-auto" id="login_div">
<h1 style="text-align: center;color:darkblue;font-weight:
800">NOALYSS</h1>
<form id="login_frm" action="login.php" method="post"
name="loginform" class="p-sm-3" >
<?php echo $goto; ?>
@@ -258,7 +258,7 @@ if
(isset($_REQUEST['reconnect'])&&isset($_REQUEST['backurl']))
<div id="recover_box">
<span
style="display:block;font-size:120%;background-color:
white;margin:0px">Recouvrement identifiant
<span style="cursor: pointer;float:
right;position:relative;right:0px" id="close">
- <a ref="#" id="close_link"><?php echo SMALLX
?></a></span>
+ <a ref="#" id="close_link">×</a></span>
</span>
Indiquez votre login ou votre email
<form method="POST" style="padding:20px">
diff --git a/include/lib/icon_action.class.php
b/include/lib/icon_action.class.php
index 8cdaf95..566a259 100644
--- a/include/lib/icon_action.class.php
+++ b/include/lib/icon_action.class.php
@@ -246,7 +246,7 @@ class Icon_Action
*/
static function trash($p_id,$p_javascript)
{
- $r='<span id="'.$p_id.'" onclick="'.$p_javascript.'"
class="icon"></span>';
+ $r='<span id="'.$p_id.'" onclick="'.$p_javascript.'" class="smallicon
icon"></span>';
return $r;
}
/**
- [Noalyss-commit] [noalyss] 04/73: comptability version 7.0, (continued)
- [Noalyss-commit] [noalyss] 04/73: comptability version 7.0, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 13/73: SQL file for action, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 07/73: cosmetic col. alignment, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 11/73: Sendmail : improve , add abilities to add headers, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 23/73: remove debug info, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 21/73: Fix : warning when Acc_Param not set properly for BANK, CASH,, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 19/73: Merge branch 'dev-8104', Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 35/73: improve cosmetic, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 01/73: Nouveau logo, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 09/73: CSS : position dashboard and ledger name, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 12/73: Cosmetic,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 22/73: Fix bug : not TVA asked, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 20/73: Cosmetic : place of login, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 31/73: Task #0001961: Devise, cosmetic align number, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 33/73: CURRENCY : conversion problem, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 32/73: Fix bug Forecast, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 15/73: Cosmetic and small bugs, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 17/73: Cosmetic :, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 14/73: Cosmetic bg color tabs, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 42/73: Cosmetic : position of "invoice, template , ..." after saving an operation, Dany De Bontridder, 2021/05/28
- [Noalyss-commit] [noalyss] 43/73: Improve Manage_Table : align column numeric to the right by default, Dany De Bontridder, 2021/05/28