scss: introduce $required-authentification-icon (#89095) #559

Open
tjund wants to merge 1 commits from wip/89095-required-authentification-icon into main
Owner
No description provided.
tjund added 1 commit 2024-04-04 11:15:38 +02:00
gitea/publik-base-theme/pipeline/head This commit looks good Details
a94137d493
scss: introduce $required-authentification-icon (#89095)
smihai reviewed 2024-04-04 11:18:19 +02:00
@ -173,6 +175,7 @@ div ul > li.required-authentication > a {
li.required-authentication a:after {
content: "\f084";
Owner

Du coup il faut virer cette ligne, non ?

Du coup il faut virer cette ligne, non ?
Owner

Je ne serais pas pour avoir une option. Ça me va plutôt mieux de changer partout.

Je ne serais pas pour avoir une option. Ça me va plutôt mieux de changer partout.
All checks were successful
gitea/publik-base-theme/pipeline/head This commit looks good
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b wip/89095-required-authentification-icon main
git pull origin wip/89095-required-authentification-icon

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff wip/89095-required-authentification-icon
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/publik-base-theme#559
No description provided.