lx-scan
Version:
License eXtension to find 5-tuples of all installed packages: name, version, project home page, license (e. g. Apache v2, BSD) and required notice. It includes a GUI to edit information for each package and to enter information if necessary.
32 lines (24 loc) • 324 B
CSS
#updiv {
display:block;
height: 20px;
}
.top-level-menu > li
{
position: relative;
float: left;
height: 30px;
width: 150px;
background: #26343F;
}
div.true0 {
background: #FFFFFF;
}
div.true1 {
background: #00B8DD;
}
.menubar {
width: 100%;
height: 30px;
background: #26343F;
position:fixed;
}