Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
idapro / opt / ida90 / libexec / idapro / python / examples / index.css
Size: Mime:

body
{
    margin: 3%;
}

.exp-col
{
    cursor: pointer;
    padding: 0 4px 0 6px;
}

.collapsed-entry .details
{
    display: none;
}

.example-entry .details
{
    margin-left: 3%;
    padding: 6px;
    background-color: #eef;
}

a
{
    text-decoration: none;
}