SPR-742: Konfigurierbarkeit check, neuzuordnung
This commit is contained in:
parent
2c5103748c
commit
2d623f4b2e
16 changed files with 353 additions and 233 deletions
|
@ -8,10 +8,10 @@
|
|||
clear: right; // FIXME why?
|
||||
background: repeating-linear-gradient(
|
||||
-45deg,
|
||||
transparent,
|
||||
transparent 10px,
|
||||
@ini_background_alt 10px,
|
||||
@ini_background_alt 20px,
|
||||
@highlight-odd-ini_text,
|
||||
@highlight-odd-ini_text 10px,
|
||||
@highlight-even-ini_text 10px,
|
||||
@highlight-even-ini_text 20px,
|
||||
);
|
||||
}
|
||||
|
||||
|
@ -37,7 +37,7 @@
|
|||
&::after {
|
||||
content: '';
|
||||
display: inline-block;
|
||||
background: transparent url("svg.php?svg=pencil.svg&f=nav_menu_color") center center no-repeat;
|
||||
background: transparent url("svg.php?svg=pencil.svg&f=existing") center center no-repeat;
|
||||
height: 1em;
|
||||
width: 1em;
|
||||
background-size: contain;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue