1
0
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:
eggy
2017-07-03 14:10:52 +02:00
parent 2cefc2b36d
commit 4cc6eda6fe
2 changed files with 27 additions and 0 deletions

View File

@@ -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;