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
48e33f8e
Commit
48e33f8e
authored
19 years ago
by
Laurent Destailleur
Browse files
Options
Downloads
Patches
Plain Diff
Look: Modif esthétiques mineures
parent
2761efc4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
htdocs/theme/eldy/eldy.css
+24
-30
24 additions, 30 deletions
htdocs/theme/eldy/eldy.css
with
24 additions
and
30 deletions
htdocs/theme/eldy/eldy.css
+
24
−
30
View file @
48e33f8e
...
...
@@ -39,16 +39,36 @@ a:link { font: verdana, arial, helvetica, sans-serif; font-weight: bold; colo
a
:visited
{
font
:
verdana
,
arial
,
helvetica
,
sans-serif
;
font-weight
:
bold
;
color
:
#000000
;
text-decoration
:
none
;
}
a
:active
{
font
:
verdana
,
arial
,
helvetica
,
sans-serif
;
font-weight
:
bold
;
color
:
#000000
;
text-decoration
:
none
;
}
a
:hover
{
font
:
verdana
,
arial
,
helvetica
,
sans-serif
;
font-weight
:
bold
;
color
:
#000000
;
text-decoration
:
underline
;
}
input
{
font
:
helvetica
,
verdana
,
arial
,
sans-serif
;
}
textarea
{
font
:
helvetica
,
verdana
,
arial
,
sans-serif
;
}
input
{
font
:
helvetica
,
verdana
,
arial
,
sans-serif
;
background
:
#FDFDFD
;
border
:
1px
solid
#8C9C9B
;
padding
:
0px
0px
0px
0px
;
margin
:
0px
0px
0px
0px
;
}
input
.flat
{
font
:
helvetica
,
verdana
,
arial
,
sans-serif
;
background
:
#FDFDFD
;
border
:
1px
solid
#8C9C9B
;
padding
:
0px
0px
0px
0px
;
margin
:
0px
0px
0px
0px
;
}
textarea
{
font
:
helvetica
,
verdana
,
arial
,
sans-serif
;
border
:
1px
solid
#8C9C9B
;
padding
:
0px
0px
0px
0px
;
margin
:
0px
0px
0px
0px
;
}
.button
{
font
:
12px
helvetica
,
verdana
,
arial
,
sans-serif
;
font-size
:
100%
;
border
:
1px
solid
#ccd7e0
;
background-image
:
url(/theme/eldy/img/button_bg.png)
;
background-position
:
bottom
;
padding
:
0
em
0em
;
margin
:
0
em
0em
;
padding
:
0
px
0px
0px
0px
;
margin
:
0
px
0px
0px
0px
;
}
...
...
@@ -706,32 +726,6 @@ div.titre {
text-decoration
:
none
}
/*
* Widgets standard
*/
input
.flat
{
background
:
#FDFDFD
;
border
:
1px
solid
#8C9C9B
;
padding
:
0em
0em
;
margin
:
0em
0em
0em
0em
;
}
input
{
background
:
#FDFDFD
;
border
:
1px
solid
#8C9C9B
;
padding
:
0em
0em
;
margin
:
0em
0em
0em
0em
;
}
textarea
{
background
:
#FDFDFD
;
border
:
1px
solid
#8C9C9B
;
padding
:
0em
0em
;
margin
:
0em
0em
0em
0em
;
}
/*
* Formulaire confirmation
*/
...
...
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