329 lines
6.0 KiB
CSS
329 lines
6.0 KiB
CSS
/* stylelint-disable font-family-no-missing-generic-family-keyword */
|
|
|
|
#admin-menu a.additionals::before {
|
|
font-family: Font Awesome\ 5 Free;
|
|
font-size: 1.1em;
|
|
font-weight: 900;
|
|
content: "\f085"; /* fas fa-cogs */
|
|
padding-right: 4px;
|
|
}
|
|
|
|
#admin-menu a.additionals {
|
|
padding-left: 0;
|
|
}
|
|
|
|
.query-description {
|
|
color: #666;
|
|
margin-bottom: 15px;
|
|
font-size: 95%;
|
|
}
|
|
|
|
/* Mobile menu style FontAwesome icon */
|
|
.flyout-is-active #admin-menu li a.additionals {
|
|
padding-left: 8px !important;
|
|
}
|
|
|
|
.nodata.nodata-left { text-align: left; }
|
|
|
|
/* Go to top link */
|
|
.gototop {
|
|
border-top: 1px solid #eee;
|
|
display: block;
|
|
margin-top: 20px;
|
|
padding: 10px 0;
|
|
text-align: right;
|
|
clear: both;
|
|
}
|
|
|
|
/* Footer */
|
|
.additionals-footer {
|
|
text-align: center;
|
|
font-size: 90%;
|
|
}
|
|
|
|
.month-calendar {
|
|
display: inline-block;
|
|
}
|
|
|
|
.login-additionals {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
max-width: 490px;
|
|
font-size: 95%;
|
|
}
|
|
|
|
/* Legacy smilie classes */
|
|
|
|
.smiley {
|
|
background-repeat: no-repeat;
|
|
display: inline-block;
|
|
width: 16px;
|
|
height: 16px;
|
|
}
|
|
|
|
.smiley-smiley {
|
|
background-image: url(../images/smileys/smiley.png);
|
|
}
|
|
|
|
.smiley-smiley2 {
|
|
background-image: url(../images/smileys/smiley2.png);
|
|
}
|
|
|
|
.smiley-laughing {
|
|
background-image: url(../images/smileys/smiley-grin.png);
|
|
}
|
|
|
|
.smiley-laughing2 {
|
|
background-image: url(../images/smileys/smiley-laughing2.png);
|
|
}
|
|
|
|
.smiley-crying {
|
|
background-image: url(../images/smileys/smiley-cry.png);
|
|
}
|
|
|
|
.smiley-sad {
|
|
background-image: url(../images/smileys/smiley-sad.png);
|
|
}
|
|
|
|
.smiley-wink {
|
|
background-image: url(../images/smileys/smiley-wink.png);
|
|
}
|
|
|
|
.smiley-cheeky {
|
|
background-image: url(../images/smileys/smiley-razz.png);
|
|
}
|
|
|
|
.smiley-shock {
|
|
background-image: url(../images/smileys/smiley-eek.png);
|
|
}
|
|
|
|
.smiley-annoyed {
|
|
background-image: url(../images/smileys/smiley-annoyed.png);
|
|
}
|
|
|
|
.smiley-confuse {
|
|
background-image: url(../images/smileys/smiley-confuse.png);
|
|
}
|
|
|
|
.smiley-straight {
|
|
background-image: url(../images/smileys/smiley-neutral.png);
|
|
}
|
|
|
|
.smiley-embarrassed {
|
|
background-image: url(../images/smileys/smiley-red.png);
|
|
}
|
|
|
|
.smiley-kiss {
|
|
background-image: url(../images/smileys/smiley-kiss.png);
|
|
}
|
|
|
|
.smiley-angel {
|
|
background-image: url(../images/smileys/smiley-angel.png);
|
|
}
|
|
|
|
.smiley-evil {
|
|
background-image: url(../images/smileys/smiley-evil.png);
|
|
}
|
|
|
|
.smiley-rock {
|
|
background-image: url(../images/smileys/smiley-cool.png);
|
|
}
|
|
|
|
.smiley-rose {
|
|
background-image: url(../images/smileys/rose.png);
|
|
width: 24px;
|
|
height: 24px;
|
|
}
|
|
|
|
.smiley-check {
|
|
background-image: url(../images/smileys/check.png);
|
|
}
|
|
|
|
.smiley-exclamation {
|
|
background-image: url(../images/smileys/exclamation-red-frame.png);
|
|
}
|
|
|
|
.smiley-question {
|
|
background-image: url(../images/smileys/question-frame.png);
|
|
}
|
|
|
|
.smiley-success {
|
|
background-image: url(../images/smileys/success-frame.png);
|
|
}
|
|
|
|
.smiley-failure {
|
|
background-image: url(../images/smileys/failure-frame.png);
|
|
}
|
|
|
|
div.clear-both { clear: both; }
|
|
|
|
/* TAGs */
|
|
|
|
ul.tags {
|
|
list-style: none;
|
|
padding: 0;
|
|
}
|
|
|
|
span.additionals-tag-label-color {
|
|
display: inline-block;
|
|
margin-bottom: 5px !important;
|
|
}
|
|
|
|
td.tags span.additionals-tag-label-color {
|
|
display: inline-block;
|
|
margin: 2px !important;
|
|
}
|
|
|
|
.additionals-tag-label-color {
|
|
padding: 2px 4px;
|
|
color: #fff;
|
|
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
|
|
font-size: 10px !important;
|
|
border: 1px solid rgba(0, 0, 0, 0.2);
|
|
border-radius: 2px;
|
|
}
|
|
|
|
.additionals-tag-label-color a::before {
|
|
font-family: Font Awesome\ 5 Free;
|
|
font-size: 0.9em;
|
|
font-weight: 900;
|
|
content: "\f02b"; /* fas fa-tag */
|
|
padding-right: 3px;
|
|
color: #fff;
|
|
}
|
|
|
|
ul.tags li { margin: 0.25em 0; }
|
|
|
|
div.tags .tag-pass-1 { font-size: 0.8em; }
|
|
div.tags .tag-pass-2 { font-size: 0.9em; }
|
|
div.tags .tag-pass-3 { font-size: 1em; }
|
|
div.tags .tag-pass-4 { font-size: 1.1em; }
|
|
div.tags .tag-pass-5 { font-size: 1.2em; }
|
|
div.tags .tag-pass-6 { font-size: 1.3em; }
|
|
div.tags .tag-pass-7 { font-size: 1.4em; }
|
|
div.tags .tag-pass-8 { font-size: 1.5em; }
|
|
|
|
.tag-count { font-size: 0.75em; }
|
|
|
|
.additionals-tag-label-color a {
|
|
color: white;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.tagit.ui-widget {
|
|
font-size: 1em;
|
|
margin: 0;
|
|
}
|
|
|
|
ul.tagit li.tagit-choice {
|
|
color: #505050;
|
|
font-weight: normal;
|
|
}
|
|
|
|
ul.tagit li.tagit-choice:hover,
|
|
ul.tagit li.tagit-choice.remove {
|
|
border-color: #6d95e0;
|
|
}
|
|
|
|
ul.tagit input[type="text"] {
|
|
background: transparent;
|
|
}
|
|
|
|
img.additionals-avatar { margin-right: 0.25em; }
|
|
|
|
/* Live search */
|
|
.additionals-live-search input.live-search-field { font-size: 16px; }
|
|
|
|
.additionals-live-search {
|
|
margin-left: 5px;
|
|
}
|
|
|
|
.ui-tooltip {
|
|
color: #fff;
|
|
background: #000;
|
|
opacity: 0.85;
|
|
padding: 8px;
|
|
border: 0;
|
|
max-width: inherit;
|
|
border-radius: 4px;
|
|
font: normal 12px"Helvetica Neue", Sans-Serif;
|
|
}
|
|
|
|
a.external.redmine-link {
|
|
background-image: url(../images/redmine-link.png);
|
|
background-position: 0% 40%;
|
|
padding-left: 13px;
|
|
}
|
|
|
|
div.macro-box {
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
div.macro-title {
|
|
font-weight: bold;
|
|
}
|
|
|
|
div.macro-desc {
|
|
border-bottom: 1px solid #eee;
|
|
}
|
|
|
|
#top-menu li:hover ul.menu-children,
|
|
#top-menu li ul.menu-children.visible { display: block; }
|
|
|
|
#top-menu .menu-children {
|
|
display: none;
|
|
position: absolute;
|
|
width: inherit;
|
|
z-index: 45;
|
|
background-color: #fff;
|
|
box-shadow: 2px 2px 14px #000;
|
|
top: 17px;
|
|
font-size: 110%;
|
|
}
|
|
|
|
#top-menu .menu-children li {
|
|
float: left;
|
|
clear: both;
|
|
width: 100%;
|
|
}
|
|
|
|
#top-menu .menu-children li a {
|
|
display: block;
|
|
color: #555;
|
|
padding: 5px 10px;
|
|
background-color: #fff;
|
|
font-weight: normal;
|
|
margin-right: 0;
|
|
}
|
|
|
|
#top-menu .menu-children li a:hover {
|
|
color: #fff;
|
|
background-color: #759fcf;
|
|
}
|
|
|
|
/* Wiki icon add */
|
|
div.additionals-projects li.project a.icon {
|
|
margin-left: 3px;
|
|
}
|
|
|
|
div.additionals-projects li.project.even,
|
|
div.additionals-projects li.project.odd {
|
|
border-bottom: 1px solid #ddd;
|
|
padding: 4px;
|
|
background-color: inherit;
|
|
list-style-position: inside;
|
|
}
|
|
|
|
.additionals-projects ul {
|
|
padding-left: 0;
|
|
}
|
|
|
|
/* drop it with Redmine4 */
|
|
.default-query-settings-label label {
|
|
margin-left: -100px !important;
|
|
}
|
|
|
|
.jstb_macros {
|
|
background-image: url(../images/jstoolbar/bt_macros.png);
|
|
}
|