Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
anfragen-pool-ux-improver
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Seipel
anfragen-pool-ux-improver
Commits
cabeef48
Commit
cabeef48
authored
1 year ago
by
Jan Seipel
Browse files
Options
Downloads
Patches
Plain Diff
Upload New File
parent
6e48abc1
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
stylesheets/test-ap-style-dashboard.css
+96
-0
96 additions, 0 deletions
stylesheets/test-ap-style-dashboard.css
with
96 additions
and
0 deletions
stylesheets/test-ap-style-dashboard.css
0 → 100644
+
96
−
0
View file @
cabeef48
*[
title
=
"gesperrt"
],
*[
title
=
"frei"
],
*[
title
=
"Bewegtbild | BB FESAD"
],
*[
title
=
"Musik | HFDB"
],
*[
title
=
"Geräusche | HFDB"
],
*[
title
=
"Text | MDH:CS Presse Artikel"
],
*[
title
=
"Buch | BIBDIA OPAC"
],
*[
title
=
"Online | Internet Social Media Seeding Prota"
],
*[
title
=
"Mitschnittservice SR"
],
*[
title
=
"Mitschnittservice SWR"
],
*[
title
=
"Unternehmensarchiv | Wissenschaft und Forschung"
],
*[
title
=
"Noten | Pianoforte"
],
*[
title
=
"Wort | HFDB"
],
*[
title
=
"Foto"
]
{
visibility
:
hidden
;
width
:
9em
;
overflow
:
hidden
;
white-space
:
nowrap
;
position
:
relative
;
padding
:
0.1em
0.9em
;
margin
:
0.1em
0em
0.2em
0em
;
}
*[
title
=
"gesperrt"
]
:after
,
*[
title
=
"frei"
]
:after
,
*[
title
=
"Bewegtbild | BB FESAD"
]
:after
,
*[
title
=
"Musik | HFDB"
]
:after
,
*[
title
=
"Geräusche | HFDB"
]
:after
,
*[
title
=
"Text | MDH:CS Presse Artikel"
]
:after
,
*[
title
=
"Buch | BIBDIA OPAC"
]
:after
,
*[
title
=
"Online | Internet Social Media Seeding Prota"
]
:after
,
*[
title
=
"Mitschnittservice SR"
]
:after
,
*[
title
=
"Mitschnittservice SWR"
]
:after
,
*[
title
=
"Unternehmensarchiv | Wissenschaft und Forschung"
]
:after
,
*[
title
=
"Noten | Pianoforte"
]
:after
,
*[
title
=
"Wort | HFDB"
]
:after
,
*[
title
=
"Foto"
]
:after
{
display
:
inline-block
;
padding
:
0em
0.9em
;
margin
:
0.1em
;
border-radius
:
5px
;
visibility
:
visible
;
position
:
absolute
;
top
:
0
;
left
:
0
;
white-space
:
nowrap
;
}
*[
title
=
"gesperrt"
]
:after
{
padding
:
0em
0em
;
margin
:
0.2em
0em
;
content
:
"🚫 in Bearb."
;
}
*[
title
=
"frei"
]
:after
{
padding
:
0em
0em
;
margin
:
0.2em
0em
;
content
:
"⚡ frei"
;
}
*[
title
=
"Bewegtbild | BB FESAD"
]
:after
{
content
:
"Bewegtbild 🎬"
;
background-color
:
#A6E9ED
;
}
*[
title
=
"Musik | HFDB"
]
:after
{
content
:
"Musik 🎵"
;
background-color
:
#CEF0CD
;
}
*[
title
=
"Geräusche | HFDB"
]
:after
{
content
:
"Geräusch 🔔"
;
background-color
:
#9AD29A
;
}
*[
title
=
"Text | MDH:CS Presse Artikel"
]
:after
{
content
:
"Presse 📰"
;
background-color
:
#ffe97c
;
}
*[
title
=
"Buch | BIBDIA OPAC"
]
:after
{
content
:
"Buch 📖"
;
background-color
:
#F6D1D5
;
}
*[
title
=
"Wort | HFDB"
]
:after
{
content
:
"Wort 💬"
;
background-color
:
#a8d7ff
;
}
*[
title
=
"Foto"
]
:after
{
content
:
"Foto 📷"
;
background-color
:
#ceb6ea
;
}
*[
title
=
"Online | Internet Social Media Seeding Prota"
]
:after
{
content
:
"Online 🌐"
;
background-color
:
#efa7b3
;
}
*[
title
=
"Mitschnittservice SR"
]
:after
{
content
:
"Mitschnitt SR ✂️"
;
background-color
:
#ffd389
;
}
*[
title
=
"Mitschnittservice SWR"
]
:after
{
content
:
"Mitschnitt SWR ✂️"
;
background-color
:
#ffd389
;
}
*[
title
=
"Unternehmensarchiv | Wissenschaft und Forschung"
]
:after
{
content
:
"Untern.-Archiv 🎓"
;
background-color
:
silver
;
}
*[
title
=
"Noten | Pianoforte"
]
:after
{
content
:
"Noten 🎶"
;
background-color
:
lightsalmon
;
}
td
:has
(>
.MasterActionLink
),
.TicketNumber
{
display
:
none
;
}
span
.UnreadArticles
:first-child
{
visibility
:
hidden
;
}
span
.UnreadArticles
:first-child:after
{
visibility
:
visible
;
content
:
"👓"
;
}
.MessageOfTheDay
a
{
color
:
#3498db
;
text-decoration
:
underline
;
}
.MessageOfTheDay
a
:hover
{
text-decoration
:
none
;
}
\ No newline at end of file
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