mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
Neue Nachrichten rot hinterlegen
Mouseoverhover ist aber noch kaputt, lohnt sich erst einzubauen, falls Feature akzeptiert wurde.
This commit is contained in:
@@ -226,6 +226,24 @@ url("./images/icon_post_quote.gif")
|
||||
}
|
||||
|
||||
|
||||
.newPMarrived {
|
||||
-moz-border-bottom-colors: none;
|
||||
-moz-border-left-colors: none;
|
||||
-moz-border-right-colors: none;
|
||||
-moz-border-top-colors: none;
|
||||
background-color: #d70751;
|
||||
border-color: #d70751 #d70751 #d70751 #d70751;
|
||||
border-image: none;
|
||||
border-style: solid;
|
||||
border-width: 1px 1px 1px 1px;
|
||||
color: #000000;
|
||||
margin: 0.0em 0em 0em;
|
||||
font-size: 0.8rem;
|
||||
margin: 0em 1.0em 0em 1.4em;
|
||||
padding: 0 0 0 6px !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.menuitem {
|
||||
-moz-border-bottom-colors: none;
|
||||
|
||||
Reference in New Issue
Block a user