Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
don
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
26
Issues
26
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
LQDN Adminsys
don
Commits
37b02c86
Commit
37b02c86
authored
Oct 23, 2018
by
Marne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fleches blanches
parent
1cf68bac
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
+26
-0
www/static/css/custom.css
www/static/css/custom.css
+26
-0
No files found.
www/static/css/custom.css
View file @
37b02c86
...
...
@@ -199,6 +199,32 @@ padding: 0 15px;
background-color
:
#2f5188
;
color
:
white
;
}
#compte
:checked
+
label
>
div
>
div
,
#adresses
:checked
+
label
>
div
>
div
,
#histo
:checked
+
label
>
div
>
div
{
transform
:
rotate
(
-90deg
);
}
#compte
+
label
>
div
>
div
,
#adresses
+
label
>
div
>
div
,
#histo
+
label
>
div
>
div
{
margin-top
:
25px
;
width
:
0
;
height
:
0
;
border-left
:
6px
solid
transparent
;
border-right
:
6px
solid
transparent
;
border-top
:
6px
solid
white
;
transition
:
0.4s
;
}
#collapseHistorique
td
,
#collapseHistorique
th
{
font-size
:
0.8em
;
padding
:
0.3em
;
border
:
none
;
border-bottom
:
1px
solid
}
#collapseHistorique
th
{
border-bottom
:
3px
solid
}
#collapseHistorique
>
:first-child
{
padding-left
:
23px
;
}
/* Problèmes de css à répercuter plus tard */
.col-md-
{
/* marge gauche arbitraire qui semblait destinée à centrer : .col-md-offset-1 { margin-left: 8.33333333%;} dans bootstrap.css ligne 2086 */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment