Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dolibarr
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software_Artifact_Infrastructure_Repository
dolibarr
Commits
d1ee132d
Commit
d1ee132d
authored
20 years ago
by
Laurent Destailleur
Browse files
Options
Downloads
Patches
Plain Diff
Qual: Quelques modifs mineures sur le style pour meilleur fonctionnement en basse résolution
parent
2c8fe095
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
htdocs/theme/eldy/eldy.css
+11
-9
11 additions, 9 deletions
htdocs/theme/eldy/eldy.css
htdocs/theme/freelug/freelug.css
+13
-13
13 additions, 13 deletions
htdocs/theme/freelug/freelug.css
htdocs/theme/yellow/yellow.css
+18
-14
18 additions, 14 deletions
htdocs/theme/yellow/yellow.css
with
42 additions
and
36 deletions
htdocs/theme/eldy/eldy.css
+
11
−
9
View file @
d1ee132d
/* Copyright (C) 2004
Laurent Destailleur <eldy@users.sourceforge.net>
/* Copyright (C) 2004
-2005
Laurent Destailleur <eldy@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -42,11 +42,11 @@ a:hover { font: helvetica, verdana, arial, sans-serif; font-weight: bold; colo
input
{
font
:
helvetica
,
verdana
,
arial
,
sans-serif
;
}
textarea
{
font
:
helvetica
,
verdana
,
arial
,
sans-serif
;
}
.button
{
font
:
12px
helvetica
,
verdana
,
arial
,
sans-serif
;
font-size
:
100%
;
border
:
1px
solid
#ccd7e0
;
background-image
:
url(/theme/eldy/img/button_bg.gif)
;
background-position
:
bottom
;
font
:
12px
helvetica
,
verdana
,
arial
,
sans-serif
;
}
...
...
@@ -115,7 +115,8 @@ table.topbarre
cell-spacing
:
0
;
}
.menu
{
.menu
{
background
:
#b3c5cc
;
font-size
:
12px
;
color
:
#000000
;
...
...
@@ -124,8 +125,8 @@ table.topbarre
.menusel
{
background
:
#7699A9
;
font-size
:
12px
;
font-weight
:
bold
;
font-size
:
12px
;
color
:
#f0f0ff
;
text-decoration
:
none
;
}
...
...
@@ -133,7 +134,7 @@ table.topbarre
a
.tmenu
{
color
:
#234046
;
padding
:
0em
1
.5
em
;
padding
:
0em
1em
;
margin
:
0em
0em
1.5em
0em
;
border
:
1px
solid
#b3c5cc
;
font-weight
:
bold
;
...
...
@@ -143,7 +144,7 @@ a.tmenu#sel
{
color
:
#234046
;
background
:
#dee7ec
;
padding
:
0em
1
.5
em
;
padding
:
0em
1em
;
margin
:
0em
0em
1.5em
0em
;
border
:
1px
solid
#8CACBB
;
}
...
...
@@ -151,7 +152,7 @@ a.tmenu:hover
{
color
:
#234046
;
background
:
#dee7ec
;
padding
:
0em
1
.5
em
;
padding
:
0em
1em
;
margin
:
0em
0em
1.5em
0em
;
border
:
1px
solid
#8CACBB
;
text-decoration
:
none
;
...
...
@@ -160,11 +161,11 @@ a.tmenu:hover
a
.login
{
position
:
absolute
;
right
:
2
7
px
;
right
:
2
4
px
;
top
:
3px
;
color
:
#234046
;
padding
:
0em
1
.5
em
;
padding
:
0em
1em
;
margin
:
0em
0em
1.5em
0em
;
border
:
1px
solid
#b3c5cc
;
font-weight
:
bold
;
...
...
@@ -678,6 +679,7 @@ p#powered-by-dolibarr {
margin
:
0
;
padding
:
0
;
bottom
:
2px
;
font-size
:
10px
;
left
:
0px
;
z-index
:
2
;
}
...
...
This diff is collapsed.
Click to expand it.
htdocs/theme/freelug/freelug.css
+
13
−
13
View file @
d1ee132d
/* Copyright (C) 2002 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004
Laurent Destailleur <eldy@users.sourceforge.net>
/* Copyright (C) 2002
Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004
-2005
Laurent Destailleur <eldy@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -131,7 +131,7 @@ table.topbarre
a
.tmenu
{
color
:
#234046
;
padding
:
0em
1
.5
em
;
padding
:
0em
1em
;
margin
:
0em
0em
1.5em
0em
;
border
:
1px
solid
#dddddd
;
font-weight
:
bold
;
...
...
@@ -141,7 +141,7 @@ a.tmenu#sel
{
color
:
#202020
;
background
:
#bbbbcc
;
padding
:
0em
1
.5
em
;
padding
:
0em
1em
;
margin
:
0em
0em
1.5em
0em
;
border
:
1px
solid
#eeeeff
;
}
...
...
@@ -149,7 +149,7 @@ a.tmenu:hover
{
color
:
#202020
;
background
:
#bbbbcc
;
padding
:
0em
1
.5
em
;
padding
:
0em
1em
;
margin
:
0em
0em
1.5em
0em
;
border
:
1px
solid
#eeeedd
;
text-decoration
:
none
;
...
...
@@ -158,11 +158,11 @@ a.tmenu:hover
a
.login
{
position
:
absolute
;
right
:
2
7
px
;
right
:
2
4
px
;
top
:
3px
;
color
:
#234046
;
padding
:
0em
1
.5
em
;
padding
:
0em
1em
;
margin
:
0em
0em
1.5em
0em
;
border
:
1px
solid
#dcdcd0
;
font-weight
:
bold
;
...
...
@@ -263,9 +263,9 @@ td.barre {
}
td
.barre_select
{
background
:
#b3cccc
;
color
:
#000000
}
background
:
#b3cccc
;
color
:
#000000
}
form
{
padding
:
0.1em
0em
0em
0em
;
...
...
@@ -656,8 +656,8 @@ p#powered-by-dolibarr {
margin
:
0
;
padding
:
0
;
bottom
:
2px
;
font-size
:
0.8em
;
left
:
0px
;
font-size
:
10px
;
left
:
0px
;
z-index
:
2
;
}
...
...
@@ -665,7 +665,7 @@ p#powered-by-dolibarr a {
border
:
1px
solid
black
;
text-decoration
:
none
;
color
:
black
;
font-size
:
0.8em
;
font-size
:
10px
;
padding-right
:
5px
;
padding-left
:
5px
;
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
htdocs/theme/yellow/yellow.css
+
18
−
14
View file @
d1ee132d
...
...
@@ -22,9 +22,12 @@
/***** Style du fond *****/
body
{
margin
:
0px
;
background
:
#ebebe0
;
font
:
12px
helvetica
,
verdana
,
arial
,
sans-serif
;
margin-top
:
0
;
margin-bottom
:
0
;
margin-right
:
0
;
margin-left
:
0
;
}
.body
{
background
:
#ebebe0
;
...
...
@@ -113,7 +116,8 @@ table.topbarre
cell-spacing
:
0
;
}
.menu
{
.menu
{
background
:
#b3c5cc
;
font-size
:
12px
;
color
:
#000000
;
...
...
@@ -122,8 +126,8 @@ table.topbarre
.menusel
{
background
:
#BBBB88
;
font-size
:
12px
;
font-weight
:
bold
;
font-size
:
12px
;
color
:
#fcfffc
;
text-decoration
:
none
;
}
...
...
@@ -131,7 +135,7 @@ table.topbarre
a
.tmenu
{
color
:
#234046
;
padding
:
0em
1
.5
em
;
padding
:
0em
1em
;
margin
:
0em
0em
1.5em
0em
;
border
:
1px
solid
#dcdcb3
;
font-weight
:
bold
;
...
...
@@ -141,7 +145,7 @@ a.tmenu#sel
{
color
:
#234046
;
background
:
#eeeecc
;
padding
:
0em
1
.5
em
;
padding
:
0em
1em
;
margin
:
0em
0em
1.5em
0em
;
border
:
1px
solid
#eeeecc
;
}
...
...
@@ -149,7 +153,7 @@ a.tmenu:hover
{
color
:
#234046
;
background
:
#eeeecc
;
padding
:
0em
1
.5
em
;
padding
:
0em
1em
;
margin
:
0em
0em
1.5em
0em
;
border
:
1px
solid
#eeeecc
;
text-decoration
:
none
;
...
...
@@ -158,11 +162,11 @@ a.tmenu:hover
a
.login
{
position
:
absolute
;
right
:
2
7
px
;
right
:
2
4
px
;
top
:
3px
;
color
:
#234046
;
padding
:
0em
1
.5
em
;
padding
:
0em
1em
;
margin
:
0em
0em
1.5em
0em
;
border
:
1px
solid
#dcdcb3
;
font-weight
:
bold
;
...
...
@@ -267,7 +271,7 @@ td.barre_select {
color
:
#000000
}
orm
{
f
orm
{
padding
:
0.1em
0em
0em
0em
;
margin
:
0em
0em
0em
0em
;
}
...
...
@@ -630,12 +634,12 @@ td.valid {
}
td
.small
{
font-size
:
0.8em
;
font-size
:
10px
;
}
tr
.nonpayed
{
font-size
:
0.95em
;
font-weight
:
bold
;
}
font-weight
:
bold
;
}
...
...
@@ -648,7 +652,7 @@ p#powered-by-dolibarr {
margin
:
0
;
padding
:
0
;
bottom
:
2px
;
font-size
:
0.8em
;
font-size
:
10px
;
left
:
0px
;
z-index
:
2
;
}
...
...
@@ -657,7 +661,7 @@ p#powered-by-dolibarr a {
border
:
1px
solid
black
;
text-decoration
:
none
;
color
:
black
;
font-size
:
0.8em
;
font-size
:
10px
;
padding-right
:
5px
;
padding-left
:
5px
;
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment