- PatientAccess.git
- public
- css
- local.css
This file ( 534B ) exceeds the allowed full mode (48 kb) size.
The editor full hight is disabled, only scrolling is allowed..
If you wish to edit a file, it is recommended to use the scroll mode as some users do not like the full height
mode, although some users like it.
h2 { color: #00f; }
h3,
.message { color: #800000 }
.message { font-size: larger; font-weight: bold; }
.indent { margin-left: 1em; }
.inline-block { display: inline-block }
.itemhidden,
.viewHide { display: none; }
.itemshown { display: inline; }
th { background: #c0c0c0; }
.bold { font-weight: bold }
#footer {
text-align: center;
font-size: smaller;
}
#lastLogin {
margin-top: -25px;
padding: 5px 10px;
background: #f5f5f5;
border: solid 1px #c0c0c0;
}
.panel-body,
.panel-title {
font-size: larger;
}