Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
osp
work.w
Commits
390a7e66
Commit
390a7e66
authored
Jan 09, 2019
by
alexandre
Browse files
les actants et les adresses doivent aussi être hachurées
parent
79a2c692
Changes
1
Hide whitespace changes
Inline
Side-by-side
playground/static/playground/css/styles.css
View file @
390a7e66
...
...
@@ -1104,6 +1104,8 @@ li + li .alt-symbol { display: none; }
/* top: 2px; */
/* } */
[
data-contingent
=
"true"
]
>
.axis-row
>
.axis-row--background-wrapper
>
.line__actant
,
[
data-contingent
=
"true"
]
>
.axis-row
>
.axis-row--background-wrapper
>
.line__adresse
,
[
data-contingent
=
"true"
]
>
.axis-row
>
.axis-row--background-wrapper
>
.line__body
{
background
:
repeating-linear-gradient
(
-45deg
,
var
(
--background-color
)
0px
,
var
(
--background-color
)
1px
,
transparent
1px
,
transparent
5px
),
var
(
--row-color
);
}
...
...
Write
Preview
Supports
Markdown
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