- CommsLog.git
- public
- css
- local.css
This file ( 653B ) 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.
.row {
margin:15px 0;
}
.header {
color: #36a0ff;
font-size: 20px;
}
label {
margin-bottom: 0;
margin-left: 1px;
}
a.reset:link,
a.reset:visited {
font-size:12pt;
color:inherit;
font-size:inherit;
text-decoration: none;
}
a:hover { background: #9dd2fc; text-decoration: none; }
.text-muted { font-size: 18px; }
:target {
background-color: #ffa !important; /* need to override .table-striped rule */
}
.input-group-text { background: #bdcde4 }
.spacer-5 { margin-left: 5px }
.spacer-10 { margin-left: 10px }
.noWrap { white-space: nowrap; }
#results td { font-family: "Lucida Console", Courier, monospace }
#alert { padding: 20px }