All Downloads are FREE. Search and download functionalities are using the official Maven repository.

us.jts.enmasse.fortress-javadoc.css Maven / Gradle / Ivy

Go to download

EnMasse is a Web application that provides a RESTful implementation of Fortress' ANSI RBAC INCITS 359 engine.

There is a newer version: 1.0-RC35
Show newest version
BODY  { color: #000000;
        background-color: #FFFFFF;
        font-family: sans-serif }

A:link  { color: #0101DF;
          text-decoration: underline }

A:visited  { color: #610B38;
             text-decoration: underline }

A:hover { color: #0B3B0B;
          text-decoration: underline }

PRE  { background-color: #99CC66;
       margin: 15px 30px;
       padding: 10px 10px;
       border: 1px solid #000000 }

# the following will add space between list items:
#LI  { margin: 10px 0px }

TH  { background-color: #FFFFFF;  color: #003300;
      font-size: 125%;
      font-weight: bold }


# Classes defined specifically for Javadoc
.TableHeadingColor  { background-color: #D8D8D8 }

.NavBarCell1  { background-color: #99CC66 }

.FrameItemFont  { font-size: 90% }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy