mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
Globale Suche für CIS nach Content und Benutzern
This commit is contained in:
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 815 B |
@@ -691,3 +691,27 @@ option.inactive
|
||||
{
|
||||
background-color: lightgreen;
|
||||
}
|
||||
|
||||
.suchmarker
|
||||
{
|
||||
font-weight: bold;
|
||||
text-decoration: underline;
|
||||
font-size: medium;
|
||||
}
|
||||
.suchergebnis:hover
|
||||
{
|
||||
background-color: #EEEEEE;
|
||||
}
|
||||
.suchergebnis a
|
||||
{
|
||||
font-weight: bold;
|
||||
}
|
||||
.suchicon
|
||||
{
|
||||
margin:0px;
|
||||
}
|
||||
.suchicon:hover
|
||||
{
|
||||
cursor:pointer;
|
||||
cursor:hand;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user