Improving display of new ticket icon
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
5
templates/Sparkle/assets/css/main.css
vendored
5
templates/Sparkle/assets/css/main.css
vendored
@@ -168,14 +168,13 @@ ul.topheadernav li ul li a:hover {
|
|||||||
display:block;
|
display:block;
|
||||||
font-size:9px;
|
font-size:9px;
|
||||||
color:#fff;
|
color:#fff;
|
||||||
background-color:#d00;
|
background-color:#d90000;
|
||||||
position:absolute;
|
position:absolute;
|
||||||
padding:3px;
|
padding:3px;
|
||||||
font-weight:700;
|
|
||||||
line-height:9px;
|
line-height:9px;
|
||||||
border-radius:3px;
|
border-radius:3px;
|
||||||
right:-6px;
|
right:-6px;
|
||||||
bottom:-1px;
|
bottom:-4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* FOOTER */
|
/* FOOTER */
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.3 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user