Skip to content
Snippets Groups Projects
Commit cabeef48 authored by Jan Seipel's avatar Jan Seipel
Browse files

Upload New File

parent 6e48abc1
No related merge requests found
*[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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment