Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
test-anfragen-pool-styler
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Jan Seipel
test-anfragen-pool-styler
Commits
0a615894
Commit
0a615894
authored
Apr 12, 2024
by
Jan Seipel
Browse files
Options
Downloads
Patches
Plain Diff
Update test-anfragen-pool-style.user.css
parent
600d9f7e
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
test-anfragen-pool-style.user.css
+116
-92
116 additions, 92 deletions
test-anfragen-pool-style.user.css
with
116 additions
and
92 deletions
test-anfragen-pool-style.user.css
+
116
−
92
View file @
0a615894
...
...
@@ -8,7 +8,10 @@
@-moz-document
domain
(
"test-anfragen-pool.swrapp.net"
)
{
/* Quelltext hier eingeben... */
/* ===== ZU ERSETZENDE ELEMENTE VERSTECKEN ===== */
/* ===== BEREICH: DASHBOARD ===== */
/* zu entfernende Elemente verstecken */
*[
title
=
"gesperrt"
],
*[
title
=
"frei"
],
*[
title
=
"Bewegtbild | BB FESAD"
],
...
...
@@ -23,33 +26,8 @@
position
:
relative
;
padding
:
0.1em
0.9em
;
margin
:
0.1em
0em
0.3em
0em
;
}
*[
for
=
"NewUserID"
]
{
visibility
:
hidden
;
position
:
relative
;
}
*[
for
=
"NewUserID"
]
:after
{
visibility
:
visible
;
position
:
absolute
;
top
:
0
;
right
:
0
;
padding-left
:
0px
;
}
/* ===== LEERE CONTAINER FÜR NEUE ELEMENTE EINFÜGEN ===== */
*[
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
=
"Wort | HFDB"
]
:after
,
*[
title
=
"Foto"
]
:after
{
&:after
{
/* Container für neue Elemente einfügen (LESS-Befehl)*/
display
:
inline-block
;
padding
:
0.1em
0.9em
;
margin
:
0.1em
;
...
...
@@ -58,69 +36,115 @@
position
:
absolute
;
top
:
0
;
left
:
0
;
white-space
:
nowrap
;
}
/* ===== NEUE ELEMENTE BEFÜLLEN ===== */
*[
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";*/
/* content: "❗ frei" */
content
:
"⚡ frei"
/* neue Elemente befüllen */
*[
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
:
#F1D9CC
;}
*[
title
=
"Buch | BIBDIA OPAC"
]
:after
{
content
:
"Buch 📖"
;
background-color
:
#F6D1D5
;}
*[
title
=
"Wort | HFDB"
]
:after
{
content
:
"Wort 💬"
;
background-color
:
#C2D6E7
;}
*[
title
=
"Foto"
]
:after
{
content
:
"Foto 📷"
;
background-color
:
#B9A3D3
;}
*[
title
=
"Online | Internet Social Media Seeding Prota"
]
:after
{
content
:
"Online 🌐"
;
background-color
:
#E9C7CD
;}
/* Ticket-ID in den Übersichtstabellen ausblenden */
td
:has
(>
.MasterActionLink
),
.TicketNumber
{
display
:
none
;
}
*[
for
=
"NewUserID"
]
:after
{
content
:
"Sperren für Besitzer:"
;
/* Message of the day: Links stylen */
.MessageOfTheDay
a
{
color
:
#3498db
;
text-decoration
:
underline
;
&:hover
{
text-decoration
:
none
;
}
*[
title
=
"Bewegtbild | BB FESAD"
]
:after
{
content
:
"Bewegtbild 🎬"
;
background-color
:
#A6E9ED
;
}
*[
title
=
"Musik | HFDB"
]
:after
{
content
:
"Musik 🎵"
;
background-color
:
#CEF0CD
;
/* ===== BEREICH: AGENT-TICKET-PHONE ===== */
/* Feld "Besitzer" eindeutiger benennen */
*[
for
=
"NewUserID"
]
{
visibility
:
hidden
;
position
:
relative
;
&:after
{
visibility
:
visible
;
position
:
absolute
;
top
:
0
;
right
:
0
;
padding-left
:
0px
;
content
:
"Sperren für Besitzer*in:"
;
}
*[
title
=
"Geräusche | HFDB"
]
:after
{
content
:
"Geräusch 🔔"
;
background-color
:
#9AD29A
;
}
*[
title
=
"Text | MDH:CS Presse Artikel"
]
:after
{
content
:
"Presse 📰"
;
background-color
:
#F1D9CC
;
/* nicht benötigte Elemente verstecken */
label
[
for
=
"CustomerID"
],
label
[
for
=
"CustomerID"
]
+
div
,
label
[
for
=
"SLAID"
],
label
[
for
=
"SLAID"
]
+
div
,
label
[
for
=
"NewResponsibleID"
],
label
[
for
=
"NewResponsibleID"
]
+
div
,
label
[
for
=
"Dest"
],
label
[
for
=
"Dest"
]
+
div
,
.Row_DynamicField_MasterSlave
,
a
[
title
=
"Queue ändern"
]
{
display
:
none
!important
;
}
/* BEREICH: TICKET-ZOOM */
#nav-Spezialaktionen
,
#nav-MasterSlave
{
display
:
none
!important
;
}
*[
title
=
"Buch | BIBDIA OPAC"
]
:after
{
content
:
"Buch 📖"
;
background-color
:
#F6D1D5
;
}
*[
title
=
"Wort | HFDB"
]
:after
{
content
:
"Wort 💬"
;
background-color
:
#C2D6E7
;
@-moz-document
url-prefix
(
"https://test-anfragen-pool.swrapp.net/otrs/index.pl?Action=AgentTicketClose"
)
{
/* BEREICH: AGENT-TICKET-CLOSE */
/* Feld Bearbeitungsdauer hervorheben */
label
[
for
=
"TimeUnits"
]
{
color
:
black
!important
;
background-color
:
#ffcccb
;
padding
:
1em
0em
!important
;
&
+
div
{
background-color
:
#ffcccb
;
padding-top
:
1em
!important
;
padding-bottom
:
1em
!important
;
&
input
{
border
:
1px
solid
red
;
border-radius
:
4px
;
}
*[
title
=
"Foto"
]
:after
{
content
:
"Foto 📷"
;
background-color
:
#B9A3D3
;
}
*[
title
=
"Online | Internet Social Media Seeding Prota"
]
:after
{
content
:
"Online 🌐"
;
background-color
:
#E9C7CD
;
}
/* Nicht benötigte Felder verstecken */
/* ===== EXPERIMENTE ===== */
/* Ticket-ID in den Übersichtstabellen ausblenden */
td
:has
(>
.MasterActionLink
),
.TicketNumber
{
display
:
none
;
}
label
[
for
=
"Subject"
],
label
[
for
=
"RichText"
]
{
display
:
none
!important
;
/* Nicht benötigte Elemente unsichtbar machen */
label
[
for
=
"CustomerID"
]
{
&
+
div
{
display
:
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