- fixing old syscp-bug #1148 (Show info for inactive modifications)

This commit is contained in:
Michael Kaufmann (d00p)
2010-01-29 11:15:15 +00:00
parent ade9eef982
commit 70f6f92258
7 changed files with 159 additions and 52 deletions

View File

@@ -81,6 +81,12 @@ input.bottom {
background-color : #C6DEFF;
}
ul {
list-style : none;
padding : 0;
margin : 0;
}
.title {
background-color : #ABC9E8;
border-color : #B7B7B7;