From 7fa5e90dcf0e574c6964ddcb33c5c6608e3654e7 Mon Sep 17 00:00:00 2001 From: ishikawa999 Date: Fri, 22 Nov 2024 08:18:09 +0000 Subject: [PATCH 1/2] Fix an issue where the icon and file name overlap when a file is attached --- src/styles/components/_inputs.scss | 2 +- stylesheets/theme.css | 2 +- stylesheets/theme.css.map | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/styles/components/_inputs.scss b/src/styles/components/_inputs.scss index 480feef..c29a1f1 100644 --- a/src/styles/components/_inputs.scss +++ b/src/styles/components/_inputs.scss @@ -1,4 +1,4 @@ -$input-padding: 4px 6px; +$input-padding: 4px 6px 4px 20px;; $color-input-bg: #ffffff; $color-disabled-input-bg: #ebebe4; $color-input-text: #2b2f33; diff --git a/stylesheets/theme.css b/stylesheets/theme.css index 574e870..84513ed 100644 --- a/stylesheets/theme.css +++ b/stylesheets/theme.css @@ -1,2 +1,2 @@ -body{color:#222;font-size:13px;line-height:1.5}html[lang=ja] body{font-family:Meiryo,Hiragino Kaku Gothic Pro,Hiragino Sans,MS PGothic,Verdana,system-ui,sans-serif}h1,h2,h3,h4{color:#333;font-weight:400}#content h1{color:#333}#top-menu{background:#223342;box-shadow:0 2px 5px rgba(0,0,0,.16);position:relative;z-index:1}#header{background:radial-gradient(circle at 1.98% 20.98%,#4b6cb7,transparent 100%),radial-gradient(circle at 98.02% 20.98%,#2e4063,transparent 100%),radial-gradient(circle at 50% 50%,#19c8b5,#19c8b5 100%);box-shadow:0 1px 2px rgba(0,0,0,.1);color:#fff;min-height:1em;padding:10px 30px}#header h1{color:#fff;padding-bottom:20px}#content,#main{background-color:#fafcfe}#content{box-sizing:border-box;padding:25px;width:81%}#sidebar{background-color:#e9eaf1}#sidebar h3{color:#333}#sidebar-switch-button:hover{background-color:#caccdd}a:active,a:hover{outline:1px solid rgba(0,0,0,0)}@media screen and (max-width:899px){#content>.contextual .drdn,#content>.contextual>a,p.buttons a{background:#fff}}#activity,#roadmap article,.box,.controller-attachments.action-show .filecontent.wiki,.controller-documents.action-index .document-item,.controller-news.action-index article.news-article,.controller-news.action-show #comments,.controller-projects.action-index li.root,.controller-repositories.action-entry .filecontent.wiki,.controller-wiki.action-index.pages-hierarchy,.controller-wiki.action-show .wiki.wiki-page,.mypage-box{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;margin-bottom:20px;padding:20px}.controller-wiki.action-show .wiki.wiki-page{margin-bottom:10px;margin-top:25px}#activity{padding:0}#activity h3{top:10px}.controller-news.action-index article.news-article{margin-bottom:10px}.gantt-table{background-color:#fff}#wiki_add_attachment .box{padding:6px}div.issue-cards .issue-card{background-color:#fff9c4}#main-menu ul li{margin:0}#main-menu ul li a{font-weight:400;letter-spacing:.5px;padding:8px 12px}#main-menu ul li a.selected,#main-menu ul li a:hover{background:rgba(0,0,0,0);color:inherit;position:relative}#main-menu ul li a.selected:after,#main-menu ul li a:hover:after{background-color:#ffd600;bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}#main-menu ul li a.selected:hover{background:rgba(0,0,0,0);color:#fff}#main-menu ul li a.new-object{background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.25);border-radius:50%;bottom:1px;height:26px;line-height:25px;margin:0 10px;padding:0;position:relative;text-align:center;width:26px}#main-menu ul li a.new-object:hover:after{content:none}#main-menu ul .menu-children{background-color:#fff;border:none;border-radius:3px;box-shadow:0 1px 7px 2px rgba(135,158,171,.2)}#main-menu ul .menu-children li{border-bottom:1px solid #ddd}#main-menu ul .menu-children li a{background-color:rgba(0,0,0,0);color:#777;font-weight:400;letter-spacing:.5px}#main-menu ul .menu-children li a:after{content:none}#main-menu ul .menu-children li a:hover{background:#eff4f6;color:#2b2f33}table.list{background-color:#fff;border:none;margin-bottom:25px}table.list>tbody>tr>td,table.list>tbody>tr>th,table.list>tfoot>tr>td,table.list>tfoot>tr>th,table.list>thead>tr>td,table.list>thead>tr>th{border-top:1px solid #dfe8f1;font-size:.9em;line-height:1.74;vertical-align:top}table.list>tbody>tr>td.checkbox,table.list>tbody>tr>th.checkbox,table.list>tfoot>tr>td.checkbox,table.list>tfoot>tr>th.checkbox,table.list>thead>tr>td.checkbox,table.list>thead>tr>th.checkbox{padding:4px}table.list>tbody>tr>td.checkbox input,table.list>tbody>tr>th.checkbox input,table.list>tfoot>tr>td.checkbox input,table.list>tfoot>tr>th.checkbox input,table.list>thead>tr>td.checkbox input,table.list>thead>tr>th.checkbox input{margin:0 7px 0 15px!important}table.list>tbody>tr.priority-lowest,table.list>tfoot>tr.priority-lowest,table.list>thead>tr.priority-lowest{background-color:#e3f5fe}table.list>tbody>tr.priority-lowest td.checkbox,table.list>tfoot>tr.priority-lowest td.checkbox,table.list>thead>tr.priority-lowest td.checkbox{box-shadow:inset 6px 0 0 0 #81d4fa}table.list>tbody>tr.priority-high3,table.list>tfoot>tr.priority-high3,table.list>thead>tr.priority-high3{background-color:#fce9e9}table.list>tbody>tr.priority-high3 td.checkbox,table.list>tfoot>tr.priority-high3 td.checkbox,table.list>thead>tr.priority-high3 td.checkbox{box-shadow:inset 6px 0 0 0 #ef9a9a}table.list>tbody>tr.priority-high2,table.list>tfoot>tr.priority-high2,table.list>thead>tr.priority-high2{background-color:#f9d4d3}table.list>tbody>tr.priority-high2 td.checkbox,table.list>tfoot>tr.priority-high2 td.checkbox,table.list>thead>tr.priority-high2 td.checkbox{box-shadow:inset 6px 0 0 0 #e53935}table.list>tbody>tr.priority-highest,table.list>tfoot>tr.priority-highest,table.list>thead>tr.priority-highest{background-color:#efb1b1}table.list>tbody>tr.priority-highest td.checkbox,table.list>tfoot>tr.priority-highest td.checkbox,table.list>thead>tr.priority-highest td.checkbox{box-shadow:inset 6px 0 0 0 #c62828}table.list>tbody>tr.closed,table.list>tbody>tr.closed a,table.list>tfoot>tr.closed,table.list>tfoot>tr.closed a,table.list>thead>tr.closed,table.list>thead>tr.closed a{color:#777}table.list>tbody>tr:hover,table.list>tfoot>tr:hover,table.list>thead>tr:hover{background-color:#fff9c4}table.list>thead>tr>th{background-color:#eff1f9;border-bottom:2px solid #dfe8f1;color:#4b5056;font-weight:700;padding:5px;vertical-align:bottom}table.list>thead>tr>th.checkbox{padding:5px}table.list>caption+thead>tr:first-child>td,table.list>caption+thead>tr:first-child>th,table.list>colgroup+thead>tr:first-child>td,table.list>colgroup+thead>tr:first-child>th,table.list>thead:first-child>tr:first-child>td,table.list>thead:first-child>tr:first-child>th{border-top:0}table.list>tbody+tbody{border-top:2px solid #dfe8f1}table.list td.attachments{padding-bottom:5px}div.wiki h1,div.wiki h2,div.wiki h3,div.wiki h4{font-weight:700}div.wiki ul.toc{background-color:#fff9c4;border:none;border-radius:4px;padding:9px}.box div.wiki-preview{line-height:1.5}#wrapper input[type=date],#wrapper input[type=file],#wrapper input[type=password],#wrapper input[type=text],#wrapper select,#wrapper textarea,.modal input[type=date],.modal input[type=file],.modal input[type=password],.modal input[type=text],.modal select,.modal textarea{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;box-shadow:inset 1px 1px 3px #f6f6f6;box-sizing:border-box;color:#2b2f33;height:auto;line-height:1.3;outline:none;padding:4px 6px}#wrapper input[type=date]:hover,#wrapper input[type=file]:hover,#wrapper input[type=password]:hover,#wrapper input[type=text]:hover,#wrapper select:hover,#wrapper textarea:hover,.modal input[type=date]:hover,.modal input[type=file]:hover,.modal input[type=password]:hover,.modal input[type=text]:hover,.modal select:hover,.modal textarea:hover{border:1px solid #bccfe1}#wrapper input[type=date]:active,#wrapper input[type=date]:focus,#wrapper input[type=file]:active,#wrapper input[type=file]:focus,#wrapper input[type=password]:active,#wrapper input[type=password]:focus,#wrapper input[type=text]:active,#wrapper input[type=text]:focus,#wrapper select:active,#wrapper select:focus,#wrapper textarea:active,#wrapper textarea:focus,.modal input[type=date]:active,.modal input[type=date]:focus,.modal input[type=file]:active,.modal input[type=file]:focus,.modal input[type=password]:active,.modal input[type=password]:focus,.modal input[type=text]:active,.modal input[type=text]:focus,.modal select:active,.modal select:focus,.modal textarea:active,.modal textarea:focus{border-color:#3da6ff!important}#wrapper input[type=date].filename,#wrapper input[type=file].filename,#wrapper input[type=password].filename,#wrapper input[type=text].filename,#wrapper select.filename,#wrapper textarea.filename,.modal input[type=date].filename,.modal input[type=file].filename,.modal input[type=password].filename,.modal input[type=text].filename,.modal select.filename,.modal textarea.filename{box-shadow:none}#wrapper input[type=date]:disabled,#wrapper input[type=file]:disabled,#wrapper input[type=password]:disabled,#wrapper input[type=text]:disabled,#wrapper select:disabled,#wrapper textarea:disabled,.modal input[type=date]:disabled,.modal input[type=file]:disabled,.modal input[type=password]:disabled,.modal input[type=text]:disabled,.modal select:disabled,.modal textarea:disabled{background-color:#ebebe4}#wrapper .select2-container--default .select2-selection--single,.modal .select2-container--default .select2-selection--single{border:1px solid #dfe8f1;border-radius:3px;box-shadow:inset 1px 1px 3px #f6f6f6;box-sizing:border-box;color:#2b2f33;height:24px;line-height:1.3;outline:none;padding:0 25px 0 5px}#wrapper .select2-container--default .select2-selection--single .select2-selection__arrow,.modal .select2-container--default .select2-selection--single .select2-selection__arrow{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCI+PHBhdGggZD0iTTI0LjkgMzkuOGMtLjkgMC0xLjctLjMtMi40LTFsLTIxLTIxQy4yIDE2LjUuMiAxNC4zIDEuNSAxM3MzLjUtMS4zIDQuOCAwbDE4LjYgMTguNkw0My41IDEzYzEuMy0xLjMgMy41LTEuMyA0LjggMHMxLjMgMy41IDAgNC44bC0yMSAyMWMtLjYuNy0xLjUgMS0yLjQgMXoiIG9wYWNpdHk9Ii42NSIvPjwvc3ZnPg==);background-position:0;background-repeat:no-repeat;background-size:10px}#wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b,.modal .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}#wrapper .select2-container--default .select2-selection--single .select2-selection__rendered,.modal .select2-container--default .select2-selection--single .select2-selection__rendered{color:#2b2f33;font-family:Arial;font-size:13px;font-weight:400;line-height:1.5;padding:1px 2px}#wrapper .select2-container--default .select2-selection--single:hover,.modal .select2-container--default .select2-selection--single:hover{border:1px solid #bccfe1}#wrapper .select2-container--default .select2-selection--single:active,#wrapper .select2-container--default .select2-selection--single:focus,.modal .select2-container--default .select2-selection--single:active,.modal .select2-container--default .select2-selection--single:focus{border-color:#3da6ff!important}#wrapper .select2-container--default.select2-container--disabled .select2-selection--single,.modal .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#ebebe4!important;color:graytext;cursor:not-allowed}#wrapper input[type=text],.modal input[type=text]{font-family:Osaka-Mono,MS Gothic,sans-serif;font-size:100%}#wrapper textarea.wiki-edit,.modal textarea.wiki-edit{font-family:Osaka-Mono,MS Gothic,sans-serif;font-size:13px;letter-spacing:normal;line-height:130%}#wrapper select,.modal select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCI+PHBhdGggZD0iTTI0LjkgMzkuOGMtLjkgMC0xLjctLjMtMi40LTFsLTIxLTIxQy4yIDE2LjUuMiAxNC4zIDEuNSAxM3MzLjUtMS4zIDQuOCAwbDE4LjYgMTguNkw0My41IDEzYzEuMy0xLjMgMy41LTEuMyA0LjggMHMxLjMgMy41IDAgNC44bC0yMSAyMWMtLjYuNy0xLjUgMS0yLjQgMXoiIG9wYWNpdHk9Ii42NSIvPjwvc3ZnPg==);background-position:95% 50%;background-repeat:no-repeat;background-size:10px;height:auto;padding-right:2.5em}#wrapper select::-ms-expand,.modal select::-ms-expand{display:none}#wrapper select:hover,.modal select:hover{border-color:#ccc;outline:none}#wrapper select:active,#wrapper select:focus,.modal select:active,.modal select:focus{border-color:#3da6ff!important}#wrapper select:-moz-focusring,.modal select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}#wrapper select[multiple=multiple],.modal select[multiple=multiple]{background:#fff;padding-right:5px}#wrapper .tabular label,.modal .tabular label{margin-top:5px}#wrapper .tabular label.error,.modal .tabular label.error{color:#b00!important}#wrapper .tabular label.error+:not(#issue_description_and_toolbar),#wrapper .tabular label.error+span#issue_description_and_toolbar div.jstBlock,.modal .tabular label.error+:not(#issue_description_and_toolbar),.modal .tabular label.error+span#issue_description_and_toolbar div.jstBlock{border:1px solid #b00!important}#wrapper label.inline,.modal label.inline{margin-right:5px}#wrapper input[type=submit],.modal input[type=submit]{background:#34495e;border:1px solid #34495e;border-radius:3px;box-shadow:none;color:#fff;padding:2px 12px 3px}#wrapper input[type=submit]:active,#wrapper input[type=submit]:hover,.modal input[type=submit]:active,.modal input[type=submit]:hover{background-color:#3f5872;border-color:#3f5872}#wrapper input[type=submit]:active,.modal input[type=submit]:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);outline:0}#wrapper input[type=submit]:disabled,.modal input[type=submit]:disabled{background-color:#95a5a6;cursor:not-allowed}#wrapper input[type=button],.modal input[type=button]{background:#fefeff;border:1px solid #dfe8f1;border-radius:3px;box-shadow:none;color:#555a60;padding:2px 12px 3px}#wrapper input[type=button]:active,#wrapper input[type=button]:hover,.modal input[type=button]:active,.modal input[type=button]:hover{background-color:#f3f3f9;border-color:#bfc8d1;color:#2b2f33}#wrapper input[type=button]:active,.modal input[type=button]:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);outline:0}#wrapper input[type=button]:disabled,.modal input[type=button]:disabled{background-color:#95a5a6;cursor:not-allowed}#wrapper input[type=checkbox],.modal input[type=checkbox]{box-shadow:none;height:16px;margin:7px 2px 7px 0;width:16px}#wrapper .pagination ul.pages li.page,.modal .pagination ul.pages li.page{background:#fefeff;border:1px solid #dfe8f1;box-shadow:none}#wrapper .pagination ul.pages li.page:active,#wrapper .pagination ul.pages li.page:hover,.modal .pagination ul.pages li.page:active,.modal .pagination ul.pages li.page:hover{background-color:#f3f3f9;border-color:#bfc8d1}#wrapper .pagination ul.pages li.page:active a,#wrapper .pagination ul.pages li.page:hover a,.modal .pagination ul.pages li.page:active a,.modal .pagination ul.pages li.page:hover a{color:#2b2f33}#wrapper .pagination ul.pages li.page:active,.modal .pagination ul.pages li.page:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);outline:0}#wrapper .pagination ul.pages li.next,#wrapper .pagination ul.pages li.previous,.modal .pagination ul.pages li.next,.modal .pagination ul.pages li.previous{background:#fefeff}form .attributes select{width:85%}form .attributes .check_box_group label{width:100%}.select2-container.select2-container--default .select2-dropdown{border:none;box-shadow:0 3px 3px 0 rgba(0,0,0,.5)}.select2-container.select2-container--default li.select2-results__option[role=option]:before{content:" ";display:inline-block;font-weight:700;height:1em;line-height:1em;margin-right:4px;width:1em}.select2-container.select2-container--default li.select2-results__option[role=option][aria-selected=true]:before{content:"✓"}.select2-container.select2-container--default li.select2-results__option--highlighted[role=option][aria-selected]{background-color:#759fc2;color:#fff}.select2-container.select2-container--default input.select2-search__field{background:#fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNTA1IDQ0Mi43IDQwNS4zIDM0M2MtNC41LTQuNS0xMC42LTctMTctN0gzNzJjMjcuNi0zNS4zIDQ0LTc5LjcgNDQtMTI4QzQxNiA5My4xIDMyMi45IDAgMjA4IDBTMCA5My4xIDAgMjA4czkzLjEgMjA4IDIwOCAyMDhjNDguMyAwIDkyLjctMTYuNCAxMjgtNDR2MTYuM2MwIDYuNCAyLjUgMTIuNSA3IDE3bDk5LjcgOTkuN2M5LjQgOS40IDI0LjYgOS40IDMzLjkgMGwyOC4zLTI4LjNjOS40LTkuNCA5LjQtMjQuNi4xLTM0ek0yMDggMzM2Yy03MC43IDAtMTI4LTU3LjItMTI4LTEyOCAwLTcwLjcgNTcuMi0xMjggMTI4LTEyOCA3MC43IDAgMTI4IDU3LjIgMTI4IDEyOCAwIDcwLjctNTcuMiAxMjgtMTI4IDEyOHoiLz48L3N2Zz4=) no-repeat 2px 50%;background-position:5px;background-size:12px 12px;padding-left:20px}.select2-container.select2-container--default input.select2-search__field:focus{border-color:#3da6ff;outline:none}#errorExplanation,.conflict,.nodata,.warning,div.flash{border:none;border-radius:3px;padding:10px 12px 10px 30px}#errorExplanation,div.flash.error{background-color:#ffc6c6;border:none;color:#620f0f}div.flash.notice{background:#d3ffc6;color:#1e620f}.conflict,div.flash.warning{background:#ffeec6;color:#624b0f}.nodata,.warning{background-color:#ffeec6;color:#624b0f;text-align:center}div.modal{border:none;box-shadow:0 0 1px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.2);padding:0}div.modal .ui-dialog-titlebar{background:#f7f9fa;border:none;border-bottom:1px solid #e5e5e5;color:#555;font-weight:400;padding:15px}div.modal .ui-dialog-titlebar .ui-dialog-title{margin:0}div.modal .ui-dialog-titlebar .ui-dialog-titlebar-close{right:1em}div.modal .ui-dialog-content{padding:5px 15px 15px}.ui-widget-overlay{background:#000;opacity:.55}div.issue{background:#fff9c4;border:none;border-radius:3px;margin-bottom:12px;padding:20px}div.issue hr{background:rgba(0,0,0,.12);margin:8px -10px;padding:0 10px;width:auto}table.progress{margin:4px 6px 0 0}table.progress td{border-radius:2px;height:.6em}table.progress td.closed{background-color:#4db6ac}p.percent{padding-top:2px}.edit_issue fieldset{background:#f4f7f9;border:none;border-radius:5px;margin-bottom:15px;padding:23px 12px 13px}.edit_issue fieldset legend{position:relative;top:18px}a[href*=activity][data-absolute-date*=":"]{border-radius:3px;box-shadow:inset 0 -1.5em 0 rgba(0,0,0,.08);display:inline-block;margin:0 3px;padding:0 3px}a[href*=activity][data-absolute-date*=":"]:before{content:" [" attr(data-absolute-date) "] "}div#content .tabs ul{border-bottom:1px solid #dfe8f1}div#content .tabs ul li a{background-color:#f0f0f0;border:1px solid #dfe8f1}div#content .tabs ul li a.selected{background-color:#fafcfe;border:1px solid #dfe8f1;border-bottom-color:#fafcfe}div#update .jstTabs.tabs li a{border-bottom:1px solid #dfe8f1}#history div.tabs{margin-bottom:0}#history div.tabs ul li a.selected{background-color:#fff;border-bottom:1px solid #fff}#history .tab-content{background-color:#fff;border-bottom:1px solid #dfe8f1;border-left:1px solid #dfe8f1;border-radius:0 0 3px 3px;border-right:1px solid #dfe8f1;padding-left:10px;padding-top:15px}#history .tab-content.discontinuity .journal:after{content:none}#history .tab-content .journal{background-color:#fff;overflow:visible;padding:8px 3px 3px;position:relative}#history .tab-content .journal:before{background-color:#fff;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;content:"";height:8px;left:6px;position:absolute;top:16px;width:8px;z-index:1}#history .tab-content .journal:after{background-color:#e5e5e5;content:"";height:100%;left:9px;position:absolute;top:0;width:2px}#history .tab-content .journal:first-of-type:after{top:15px}#history .tab-content .journal:last-of-type:after{height:18px}#history .tab-content .journal:first-of-type:last-of-type:after{content:none}#history .tab-content .journal .contextual{padding-right:10px;padding-top:5px}#history .tab-content .journal .contextual .journal-actions,#history .tab-content .journal .contextual a.journal-link{position:relative;z-index:5}#history .tab-content .journal h4.note-header{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;left:20px;margin:0 19px 0 10px;padding:6px 9px;position:relative}#history .tab-content .journal h4.note-header a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}#history .tab-content .journal h4.note-header:before{border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1;border-top:5px solid rgba(0,0,0,0);content:"";height:0;left:-6px;position:absolute;top:8px;width:0}#history .tab-content .journal h4.note-header .gravatar{left:-35px;margin-left:0;position:absolute;top:4px;z-index:5}#history .tab-content .journal div:target .contextual+h4,#history .tab-content .journal:target .contextual+h4{background:#def}#history .tab-content .journal div:target .contextual+h4:before,#history .tab-content .journal:target .contextual+h4:before{border-right:6px solid #def}#history .tab-content .journal .details{font-size:.9em;line-height:1.5;list-style:none;margin-bottom:1em;padding-left:46px}#history .tab-content .journal .details li{position:relative}#history .tab-content .journal .details li:after{background-color:#fff;border:1px solid #888;border-radius:50%;content:"";display:block;height:4px;left:-1em;position:absolute;top:.5em;width:4px}#history .tab-content .journal .wiki:not(.wiki-preview),#history .tab-content .journal div[id^=template_journal],#history .tab-content .journal form .jstBlock,#history .tab-content .journal form input,#history .tab-content .journal.changeset .note>p,#history .tab-content .journal.time_entry p{margin-left:32px}.tabular p{padding-left:160px}.edit_issue .tabular p{padding-left:130px}.edit_issue .tabular .wiki-preview p{padding-left:0!important}.tabular label{margin-left:-160px;width:150px}.edit_issue .tabular label{margin-left:-130px;width:120px}fieldset#filters td.values input{height:inherit}.jstBlock .wiki-preview{border:1px solid #dfe8f1}.issue-card{background-color:#fff9c4}.controller-messages.action-show #content>div.message{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;padding:15px}.controller-messages.action-show #content>div.message>p{background-color:#e9eaf1;padding:6px 9px}.controller-messages.action-show #content>div.message>p a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}#replies{background-color:#fff;border:1px solid #dfe8f1;border-radius:0 0 3px 3px;padding-left:10px;padding-top:15px}#replies .message.reply{background-color:#fff;overflow:visible;padding:8px 3px 3px!important;position:relative}#replies .message.reply:before{background-color:#fff;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;content:"";height:8px;left:6px;position:absolute;top:16px;width:8px;z-index:1}#replies .message.reply:after{background-color:#e5e5e5;content:"";height:100%;left:9px;position:absolute;top:0;width:2px}#replies .message.reply:first-of-type:after{top:15px}#replies .message.reply:last-of-type:after{height:18px}#replies .message.reply:first-of-type:last-of-type:after{content:none}#replies .message.reply .contextual{padding-right:10px;padding-top:5px}#replies .message.reply .contextual a{position:relative;z-index:5}#replies .message.reply .wiki{padding-left:32px}#replies .message.reply .contextual+h4{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;left:20px;margin:0 19px 0 10px;padding:6px 9px;position:relative}#replies .message.reply .contextual+h4 a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}#replies .message.reply .contextual+h4:before{border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1;border-top:5px solid rgba(0,0,0,0);content:"";height:0;left:-6px;position:absolute;top:8px;width:0}#replies .message.reply .contextual+h4 .gravatar{left:-35px;margin-left:0;position:absolute;top:4px;z-index:5}#replies .message.reply div:target h4.note-header,#replies .message.reply:target h4.note-header{background:#def}#replies .message.reply div:target h4.note-header:before,#replies .message.reply:target h4.note-header:before{border-right:6px solid #def}.controller-news.action-show #content>div.message{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;padding:15px}.controller-news.action-show #comments{background-color:#fff;border:1px solid #dfe8f1;border-radius:0 0 3px 3px;padding-left:10px;padding-top:15px}.controller-news.action-show #comments .wiki{padding-left:32px}.controller-news.action-show #comments .contextual{padding-right:10px;padding-top:5px}.controller-news.action-show #comments .contextual a{padding-bottom:5px;position:relative;z-index:5}.controller-news.action-show #comments .contextual+h4{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;left:20px;margin:0 19px 0 10px;padding:6px 9px;position:relative}.controller-news.action-show #comments .contextual+h4 a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}.controller-news.action-show #comments .contextual+h4:before{border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1;border-top:5px solid rgba(0,0,0,0);content:"";height:0;left:-6px;position:absolute;top:8px;width:0}.controller-news.action-show #comments .contextual+h4 .gravatar{left:-35px;margin-left:0;position:absolute;top:4px;z-index:5}.controller-news.action-show #edit-news+p+div.wiki,.controller-news.action-show h2+p+div.wiki{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;margin-bottom:10px;padding:20px;position:relative}.controller-documents.action-index #content h3.group-name{background-color:#e9eaf1;border:none;border-radius:4px;font-weight:700;padding:6px 9px;position:relative}.controller-documents.action-index #content h4.title{border-bottom:0;font-size:1.2em}.controller-repositories.action-diff #content>div.message,.controller-repositories.action-revision #content>div.message{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;padding:15px}.controller-repositories.action-diff.avatars-on .details h4,.controller-repositories.action-revision.avatars-on .details h4{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;left:35px;margin:0 19px 0 10px;padding:6px 9px;position:relative}.controller-repositories.action-diff.avatars-on .details h4 a[href*=activity][data-absolute-date*=":"],.controller-repositories.action-revision.avatars-on .details h4 a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}.controller-repositories.action-diff.avatars-on .details h4:before,.controller-repositories.action-revision.avatars-on .details h4:before{border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1;border-top:5px solid rgba(0,0,0,0);content:"";height:0;left:-6px;position:absolute;top:8px;width:0}.controller-repositories.action-diff.avatars-on .details h4 .gravatar,.controller-repositories.action-revision.avatars-on .details h4 .gravatar{left:-35px;margin-left:0;position:absolute;z-index:5}.controller-repositories.action-diff.avatars-off .details h4,.controller-repositories.action-revision.avatars-off .details h4{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;margin:0 19px 0 10px;padding:6px 9px}.controller-repositories.action-diff.avatars-off .details h4 a[href*=activity][data-absolute-date*=":"],.controller-repositories.action-revision.avatars-off .details h4 a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}.controller-repositories.action-diff #related-issues,.controller-repositories.action-diff .revision-info,.controller-repositories.action-diff .wiki.changeset-comments,.controller-repositories.action-revision #related-issues,.controller-repositories.action-revision .revision-info,.controller-repositories.action-revision .wiki.changeset-comments{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;margin:5px;padding:10px}.controller-repositories.action-diff .revision-info,.controller-repositories.action-revision .revision-info{padding-left:20px}div#activity dt .time{color:#444}div#activity dt.me .time{border-color:#666}#search-results dd span.description,div#activity dd span.description{color:#444}div#activity h3{background-color:#e9eaf1;border:none;border-radius:4px;margin:0 19px 0 10px;padding:6px 9px;position:relative}div#activity dl{margin-right:2em} +body{color:#222;font-size:13px;line-height:1.5}html[lang=ja] body{font-family:Meiryo,Hiragino Kaku Gothic Pro,Hiragino Sans,MS PGothic,Verdana,system-ui,sans-serif}h1,h2,h3,h4{color:#333;font-weight:400}#content h1{color:#333}#top-menu{background:#223342;box-shadow:0 2px 5px rgba(0,0,0,.16);position:relative;z-index:1}#header{background:radial-gradient(circle at 1.98% 20.98%,#4b6cb7,transparent 100%),radial-gradient(circle at 98.02% 20.98%,#2e4063,transparent 100%),radial-gradient(circle at 50% 50%,#19c8b5,#19c8b5 100%);box-shadow:0 1px 2px rgba(0,0,0,.1);color:#fff;min-height:1em;padding:10px 30px}#header h1{color:#fff;padding-bottom:20px}#content,#main{background-color:#fafcfe}#content{box-sizing:border-box;padding:25px;width:81%}#sidebar{background-color:#e9eaf1}#sidebar h3{color:#333}#sidebar-switch-button:hover{background-color:#caccdd}a:active,a:hover{outline:1px solid rgba(0,0,0,0)}@media screen and (max-width:899px){#content>.contextual .drdn,#content>.contextual>a,p.buttons a{background:#fff}}#activity,#roadmap article,.box,.controller-attachments.action-show .filecontent.wiki,.controller-documents.action-index .document-item,.controller-news.action-index article.news-article,.controller-news.action-show #comments,.controller-projects.action-index li.root,.controller-repositories.action-entry .filecontent.wiki,.controller-wiki.action-index.pages-hierarchy,.controller-wiki.action-show .wiki.wiki-page,.mypage-box{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;margin-bottom:20px;padding:20px}.controller-wiki.action-show .wiki.wiki-page{margin-bottom:10px;margin-top:25px}#activity{padding:0}#activity h3{top:10px}.controller-news.action-index article.news-article{margin-bottom:10px}.gantt-table{background-color:#fff}#wiki_add_attachment .box{padding:6px}div.issue-cards .issue-card{background-color:#fff9c4}#main-menu ul li{margin:0}#main-menu ul li a{font-weight:400;letter-spacing:.5px;padding:8px 12px}#main-menu ul li a.selected,#main-menu ul li a:hover{background:rgba(0,0,0,0);color:inherit;position:relative}#main-menu ul li a.selected:after,#main-menu ul li a:hover:after{background-color:#ffd600;bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}#main-menu ul li a.selected:hover{background:rgba(0,0,0,0);color:#fff}#main-menu ul li a.new-object{background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.25);border-radius:50%;bottom:1px;height:26px;line-height:25px;margin:0 10px;padding:0;position:relative;text-align:center;width:26px}#main-menu ul li a.new-object:hover:after{content:none}#main-menu ul .menu-children{background-color:#fff;border:none;border-radius:3px;box-shadow:0 1px 7px 2px rgba(135,158,171,.2)}#main-menu ul .menu-children li{border-bottom:1px solid #ddd}#main-menu ul .menu-children li a{background-color:rgba(0,0,0,0);color:#777;font-weight:400;letter-spacing:.5px}#main-menu ul .menu-children li a:after{content:none}#main-menu ul .menu-children li a:hover{background:#eff4f6;color:#2b2f33}table.list{background-color:#fff;border:none;margin-bottom:25px}table.list>tbody>tr>td,table.list>tbody>tr>th,table.list>tfoot>tr>td,table.list>tfoot>tr>th,table.list>thead>tr>td,table.list>thead>tr>th{border-top:1px solid #dfe8f1;font-size:.9em;line-height:1.74;vertical-align:top}table.list>tbody>tr>td.checkbox,table.list>tbody>tr>th.checkbox,table.list>tfoot>tr>td.checkbox,table.list>tfoot>tr>th.checkbox,table.list>thead>tr>td.checkbox,table.list>thead>tr>th.checkbox{padding:4px}table.list>tbody>tr>td.checkbox input,table.list>tbody>tr>th.checkbox input,table.list>tfoot>tr>td.checkbox input,table.list>tfoot>tr>th.checkbox input,table.list>thead>tr>td.checkbox input,table.list>thead>tr>th.checkbox input{margin:0 7px 0 15px!important}table.list>tbody>tr.priority-lowest,table.list>tfoot>tr.priority-lowest,table.list>thead>tr.priority-lowest{background-color:#e3f5fe}table.list>tbody>tr.priority-lowest td.checkbox,table.list>tfoot>tr.priority-lowest td.checkbox,table.list>thead>tr.priority-lowest td.checkbox{box-shadow:inset 6px 0 0 0 #81d4fa}table.list>tbody>tr.priority-high3,table.list>tfoot>tr.priority-high3,table.list>thead>tr.priority-high3{background-color:#fce9e9}table.list>tbody>tr.priority-high3 td.checkbox,table.list>tfoot>tr.priority-high3 td.checkbox,table.list>thead>tr.priority-high3 td.checkbox{box-shadow:inset 6px 0 0 0 #ef9a9a}table.list>tbody>tr.priority-high2,table.list>tfoot>tr.priority-high2,table.list>thead>tr.priority-high2{background-color:#f9d4d3}table.list>tbody>tr.priority-high2 td.checkbox,table.list>tfoot>tr.priority-high2 td.checkbox,table.list>thead>tr.priority-high2 td.checkbox{box-shadow:inset 6px 0 0 0 #e53935}table.list>tbody>tr.priority-highest,table.list>tfoot>tr.priority-highest,table.list>thead>tr.priority-highest{background-color:#efb1b1}table.list>tbody>tr.priority-highest td.checkbox,table.list>tfoot>tr.priority-highest td.checkbox,table.list>thead>tr.priority-highest td.checkbox{box-shadow:inset 6px 0 0 0 #c62828}table.list>tbody>tr.closed,table.list>tbody>tr.closed a,table.list>tfoot>tr.closed,table.list>tfoot>tr.closed a,table.list>thead>tr.closed,table.list>thead>tr.closed a{color:#777}table.list>tbody>tr:hover,table.list>tfoot>tr:hover,table.list>thead>tr:hover{background-color:#fff9c4}table.list>thead>tr>th{background-color:#eff1f9;border-bottom:2px solid #dfe8f1;color:#4b5056;font-weight:700;padding:5px;vertical-align:bottom}table.list>thead>tr>th.checkbox{padding:5px}table.list>caption+thead>tr:first-child>td,table.list>caption+thead>tr:first-child>th,table.list>colgroup+thead>tr:first-child>td,table.list>colgroup+thead>tr:first-child>th,table.list>thead:first-child>tr:first-child>td,table.list>thead:first-child>tr:first-child>th{border-top:0}table.list>tbody+tbody{border-top:2px solid #dfe8f1}table.list td.attachments{padding-bottom:5px}div.wiki h1,div.wiki h2,div.wiki h3,div.wiki h4{font-weight:700}div.wiki ul.toc{background-color:#fff9c4;border:none;border-radius:4px;padding:9px}.box div.wiki-preview{line-height:1.5}#wrapper input[type=date],#wrapper input[type=file],#wrapper input[type=password],#wrapper input[type=text],#wrapper select,#wrapper textarea,.modal input[type=date],.modal input[type=file],.modal input[type=password],.modal input[type=text],.modal select,.modal textarea{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;box-shadow:inset 1px 1px 3px #f6f6f6;box-sizing:border-box;color:#2b2f33;height:auto;line-height:1.3;outline:none;padding:4px 6px 4px 20px}#wrapper input[type=date]:hover,#wrapper input[type=file]:hover,#wrapper input[type=password]:hover,#wrapper input[type=text]:hover,#wrapper select:hover,#wrapper textarea:hover,.modal input[type=date]:hover,.modal input[type=file]:hover,.modal input[type=password]:hover,.modal input[type=text]:hover,.modal select:hover,.modal textarea:hover{border:1px solid #bccfe1}#wrapper input[type=date]:active,#wrapper input[type=date]:focus,#wrapper input[type=file]:active,#wrapper input[type=file]:focus,#wrapper input[type=password]:active,#wrapper input[type=password]:focus,#wrapper input[type=text]:active,#wrapper input[type=text]:focus,#wrapper select:active,#wrapper select:focus,#wrapper textarea:active,#wrapper textarea:focus,.modal input[type=date]:active,.modal input[type=date]:focus,.modal input[type=file]:active,.modal input[type=file]:focus,.modal input[type=password]:active,.modal input[type=password]:focus,.modal input[type=text]:active,.modal input[type=text]:focus,.modal select:active,.modal select:focus,.modal textarea:active,.modal textarea:focus{border-color:#3da6ff!important}#wrapper input[type=date].filename,#wrapper input[type=file].filename,#wrapper input[type=password].filename,#wrapper input[type=text].filename,#wrapper select.filename,#wrapper textarea.filename,.modal input[type=date].filename,.modal input[type=file].filename,.modal input[type=password].filename,.modal input[type=text].filename,.modal select.filename,.modal textarea.filename{box-shadow:none}#wrapper input[type=date]:disabled,#wrapper input[type=file]:disabled,#wrapper input[type=password]:disabled,#wrapper input[type=text]:disabled,#wrapper select:disabled,#wrapper textarea:disabled,.modal input[type=date]:disabled,.modal input[type=file]:disabled,.modal input[type=password]:disabled,.modal input[type=text]:disabled,.modal select:disabled,.modal textarea:disabled{background-color:#ebebe4}#wrapper .select2-container--default .select2-selection--single,.modal .select2-container--default .select2-selection--single{border:1px solid #dfe8f1;border-radius:3px;box-shadow:inset 1px 1px 3px #f6f6f6;box-sizing:border-box;color:#2b2f33;height:24px;line-height:1.3;outline:none;padding:0 25px 0 5px}#wrapper .select2-container--default .select2-selection--single .select2-selection__arrow,.modal .select2-container--default .select2-selection--single .select2-selection__arrow{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCI+PHBhdGggZD0iTTI0LjkgMzkuOGMtLjkgMC0xLjctLjMtMi40LTFsLTIxLTIxQy4yIDE2LjUuMiAxNC4zIDEuNSAxM3MzLjUtMS4zIDQuOCAwbDE4LjYgMTguNkw0My41IDEzYzEuMy0xLjMgMy41LTEuMyA0LjggMHMxLjMgMy41IDAgNC44bC0yMSAyMWMtLjYuNy0xLjUgMS0yLjQgMXoiIG9wYWNpdHk9Ii42NSIvPjwvc3ZnPg==);background-position:0;background-repeat:no-repeat;background-size:10px}#wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b,.modal .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}#wrapper .select2-container--default .select2-selection--single .select2-selection__rendered,.modal .select2-container--default .select2-selection--single .select2-selection__rendered{color:#2b2f33;font-family:Arial;font-size:13px;font-weight:400;line-height:1.5;padding:1px 2px}#wrapper .select2-container--default .select2-selection--single:hover,.modal .select2-container--default .select2-selection--single:hover{border:1px solid #bccfe1}#wrapper .select2-container--default .select2-selection--single:active,#wrapper .select2-container--default .select2-selection--single:focus,.modal .select2-container--default .select2-selection--single:active,.modal .select2-container--default .select2-selection--single:focus{border-color:#3da6ff!important}#wrapper .select2-container--default.select2-container--disabled .select2-selection--single,.modal .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#ebebe4!important;color:graytext;cursor:not-allowed}#wrapper input[type=text],.modal input[type=text]{font-family:Osaka-Mono,MS Gothic,sans-serif;font-size:100%}#wrapper textarea.wiki-edit,.modal textarea.wiki-edit{font-family:Osaka-Mono,MS Gothic,sans-serif;font-size:13px;letter-spacing:normal;line-height:130%}#wrapper select,.modal select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCI+PHBhdGggZD0iTTI0LjkgMzkuOGMtLjkgMC0xLjctLjMtMi40LTFsLTIxLTIxQy4yIDE2LjUuMiAxNC4zIDEuNSAxM3MzLjUtMS4zIDQuOCAwbDE4LjYgMTguNkw0My41IDEzYzEuMy0xLjMgMy41LTEuMyA0LjggMHMxLjMgMy41IDAgNC44bC0yMSAyMWMtLjYuNy0xLjUgMS0yLjQgMXoiIG9wYWNpdHk9Ii42NSIvPjwvc3ZnPg==);background-position:95% 50%;background-repeat:no-repeat;background-size:10px;height:auto;padding-right:2.5em}#wrapper select::-ms-expand,.modal select::-ms-expand{display:none}#wrapper select:hover,.modal select:hover{border-color:#ccc;outline:none}#wrapper select:active,#wrapper select:focus,.modal select:active,.modal select:focus{border-color:#3da6ff!important}#wrapper select:-moz-focusring,.modal select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}#wrapper select[multiple=multiple],.modal select[multiple=multiple]{background:#fff;padding-right:5px}#wrapper .tabular label,.modal .tabular label{margin-top:5px}#wrapper .tabular label.error,.modal .tabular label.error{color:#b00!important}#wrapper .tabular label.error+:not(#issue_description_and_toolbar),#wrapper .tabular label.error+span#issue_description_and_toolbar div.jstBlock,.modal .tabular label.error+:not(#issue_description_and_toolbar),.modal .tabular label.error+span#issue_description_and_toolbar div.jstBlock{border:1px solid #b00!important}#wrapper label.inline,.modal label.inline{margin-right:5px}#wrapper input[type=submit],.modal input[type=submit]{background:#34495e;border:1px solid #34495e;border-radius:3px;box-shadow:none;color:#fff;padding:2px 12px 3px}#wrapper input[type=submit]:active,#wrapper input[type=submit]:hover,.modal input[type=submit]:active,.modal input[type=submit]:hover{background-color:#3f5872;border-color:#3f5872}#wrapper input[type=submit]:active,.modal input[type=submit]:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);outline:0}#wrapper input[type=submit]:disabled,.modal input[type=submit]:disabled{background-color:#95a5a6;cursor:not-allowed}#wrapper input[type=button],.modal input[type=button]{background:#fefeff;border:1px solid #dfe8f1;border-radius:3px;box-shadow:none;color:#555a60;padding:2px 12px 3px}#wrapper input[type=button]:active,#wrapper input[type=button]:hover,.modal input[type=button]:active,.modal input[type=button]:hover{background-color:#f3f3f9;border-color:#bfc8d1;color:#2b2f33}#wrapper input[type=button]:active,.modal input[type=button]:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);outline:0}#wrapper input[type=button]:disabled,.modal input[type=button]:disabled{background-color:#95a5a6;cursor:not-allowed}#wrapper input[type=checkbox],.modal input[type=checkbox]{box-shadow:none;height:16px;margin:7px 2px 7px 0;width:16px}#wrapper .pagination ul.pages li.page,.modal .pagination ul.pages li.page{background:#fefeff;border:1px solid #dfe8f1;box-shadow:none}#wrapper .pagination ul.pages li.page:active,#wrapper .pagination ul.pages li.page:hover,.modal .pagination ul.pages li.page:active,.modal .pagination ul.pages li.page:hover{background-color:#f3f3f9;border-color:#bfc8d1}#wrapper .pagination ul.pages li.page:active a,#wrapper .pagination ul.pages li.page:hover a,.modal .pagination ul.pages li.page:active a,.modal .pagination ul.pages li.page:hover a{color:#2b2f33}#wrapper .pagination ul.pages li.page:active,.modal .pagination ul.pages li.page:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);outline:0}#wrapper .pagination ul.pages li.next,#wrapper .pagination ul.pages li.previous,.modal .pagination ul.pages li.next,.modal .pagination ul.pages li.previous{background:#fefeff}form .attributes select{width:85%}form .attributes .check_box_group label{width:100%}.select2-container.select2-container--default .select2-dropdown{border:none;box-shadow:0 3px 3px 0 rgba(0,0,0,.5)}.select2-container.select2-container--default li.select2-results__option[role=option]:before{content:" ";display:inline-block;font-weight:700;height:1em;line-height:1em;margin-right:4px;width:1em}.select2-container.select2-container--default li.select2-results__option[role=option][aria-selected=true]:before{content:"✓"}.select2-container.select2-container--default li.select2-results__option--highlighted[role=option][aria-selected]{background-color:#759fc2;color:#fff}.select2-container.select2-container--default input.select2-search__field{background:#fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNTA1IDQ0Mi43IDQwNS4zIDM0M2MtNC41LTQuNS0xMC42LTctMTctN0gzNzJjMjcuNi0zNS4zIDQ0LTc5LjcgNDQtMTI4QzQxNiA5My4xIDMyMi45IDAgMjA4IDBTMCA5My4xIDAgMjA4czkzLjEgMjA4IDIwOCAyMDhjNDguMyAwIDkyLjctMTYuNCAxMjgtNDR2MTYuM2MwIDYuNCAyLjUgMTIuNSA3IDE3bDk5LjcgOTkuN2M5LjQgOS40IDI0LjYgOS40IDMzLjkgMGwyOC4zLTI4LjNjOS40LTkuNCA5LjQtMjQuNi4xLTM0ek0yMDggMzM2Yy03MC43IDAtMTI4LTU3LjItMTI4LTEyOCAwLTcwLjcgNTcuMi0xMjggMTI4LTEyOCA3MC43IDAgMTI4IDU3LjIgMTI4IDEyOCAwIDcwLjctNTcuMiAxMjgtMTI4IDEyOHoiLz48L3N2Zz4=) no-repeat 2px 50%;background-position:5px;background-size:12px 12px;padding-left:20px}.select2-container.select2-container--default input.select2-search__field:focus{border-color:#3da6ff;outline:none}#errorExplanation,.conflict,.nodata,.warning,div.flash{border:none;border-radius:3px;padding:10px 12px 10px 30px}#errorExplanation,div.flash.error{background-color:#ffc6c6;border:none;color:#620f0f}div.flash.notice{background:#d3ffc6;color:#1e620f}.conflict,div.flash.warning{background:#ffeec6;color:#624b0f}.nodata,.warning{background-color:#ffeec6;color:#624b0f;text-align:center}div.modal{border:none;box-shadow:0 0 1px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.2);padding:0}div.modal .ui-dialog-titlebar{background:#f7f9fa;border:none;border-bottom:1px solid #e5e5e5;color:#555;font-weight:400;padding:15px}div.modal .ui-dialog-titlebar .ui-dialog-title{margin:0}div.modal .ui-dialog-titlebar .ui-dialog-titlebar-close{right:1em}div.modal .ui-dialog-content{padding:5px 15px 15px}.ui-widget-overlay{background:#000;opacity:.55}div.issue{background:#fff9c4;border:none;border-radius:3px;margin-bottom:12px;padding:20px}div.issue hr{background:rgba(0,0,0,.12);margin:8px -10px;padding:0 10px;width:auto}table.progress{margin:4px 6px 0 0}table.progress td{border-radius:2px;height:.6em}table.progress td.closed{background-color:#4db6ac}p.percent{padding-top:2px}.edit_issue fieldset{background:#f4f7f9;border:none;border-radius:5px;margin-bottom:15px;padding:23px 12px 13px}.edit_issue fieldset legend{position:relative;top:18px}a[href*=activity][data-absolute-date*=":"]{border-radius:3px;box-shadow:inset 0 -1.5em 0 rgba(0,0,0,.08);display:inline-block;margin:0 3px;padding:0 3px}a[href*=activity][data-absolute-date*=":"]:before{content:" [" attr(data-absolute-date) "] "}div#content .tabs ul{border-bottom:1px solid #dfe8f1}div#content .tabs ul li a{background-color:#f0f0f0;border:1px solid #dfe8f1}div#content .tabs ul li a.selected{background-color:#fafcfe;border:1px solid #dfe8f1;border-bottom-color:#fafcfe}div#update .jstTabs.tabs li a{border-bottom:1px solid #dfe8f1}#history div.tabs{margin-bottom:0}#history div.tabs ul li a.selected{background-color:#fff;border-bottom:1px solid #fff}#history .tab-content{background-color:#fff;border-bottom:1px solid #dfe8f1;border-left:1px solid #dfe8f1;border-radius:0 0 3px 3px;border-right:1px solid #dfe8f1;padding-left:10px;padding-top:15px}#history .tab-content.discontinuity .journal:after{content:none}#history .tab-content .journal{background-color:#fff;overflow:visible;padding:8px 3px 3px;position:relative}#history .tab-content .journal:before{background-color:#fff;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;content:"";height:8px;left:6px;position:absolute;top:16px;width:8px;z-index:1}#history .tab-content .journal:after{background-color:#e5e5e5;content:"";height:100%;left:9px;position:absolute;top:0;width:2px}#history .tab-content .journal:first-of-type:after{top:15px}#history .tab-content .journal:last-of-type:after{height:18px}#history .tab-content .journal:first-of-type:last-of-type:after{content:none}#history .tab-content .journal .contextual{padding-right:10px;padding-top:5px}#history .tab-content .journal .contextual .journal-actions,#history .tab-content .journal .contextual a.journal-link{position:relative;z-index:5}#history .tab-content .journal h4.note-header{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;left:20px;margin:0 19px 0 10px;padding:6px 9px;position:relative}#history .tab-content .journal h4.note-header a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}#history .tab-content .journal h4.note-header:before{border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1;border-top:5px solid rgba(0,0,0,0);content:"";height:0;left:-6px;position:absolute;top:8px;width:0}#history .tab-content .journal h4.note-header .gravatar{left:-35px;margin-left:0;position:absolute;top:4px;z-index:5}#history .tab-content .journal div:target .contextual+h4,#history .tab-content .journal:target .contextual+h4{background:#def}#history .tab-content .journal div:target .contextual+h4:before,#history .tab-content .journal:target .contextual+h4:before{border-right:6px solid #def}#history .tab-content .journal .details{font-size:.9em;line-height:1.5;list-style:none;margin-bottom:1em;padding-left:46px}#history .tab-content .journal .details li{position:relative}#history .tab-content .journal .details li:after{background-color:#fff;border:1px solid #888;border-radius:50%;content:"";display:block;height:4px;left:-1em;position:absolute;top:.5em;width:4px}#history .tab-content .journal .wiki:not(.wiki-preview),#history .tab-content .journal div[id^=template_journal],#history .tab-content .journal form .jstBlock,#history .tab-content .journal form input,#history .tab-content .journal.changeset .note>p,#history .tab-content .journal.time_entry p{margin-left:32px}.tabular p{padding-left:160px}.edit_issue .tabular p{padding-left:130px}.edit_issue .tabular .wiki-preview p{padding-left:0!important}.tabular label{margin-left:-160px;width:150px}.edit_issue .tabular label{margin-left:-130px;width:120px}fieldset#filters td.values input{height:inherit}.jstBlock .wiki-preview{border:1px solid #dfe8f1}.issue-card{background-color:#fff9c4}.controller-messages.action-show #content>div.message{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;padding:15px}.controller-messages.action-show #content>div.message>p{background-color:#e9eaf1;padding:6px 9px}.controller-messages.action-show #content>div.message>p a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}#replies{background-color:#fff;border:1px solid #dfe8f1;border-radius:0 0 3px 3px;padding-left:10px;padding-top:15px}#replies .message.reply{background-color:#fff;overflow:visible;padding:8px 3px 3px!important;position:relative}#replies .message.reply:before{background-color:#fff;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;content:"";height:8px;left:6px;position:absolute;top:16px;width:8px;z-index:1}#replies .message.reply:after{background-color:#e5e5e5;content:"";height:100%;left:9px;position:absolute;top:0;width:2px}#replies .message.reply:first-of-type:after{top:15px}#replies .message.reply:last-of-type:after{height:18px}#replies .message.reply:first-of-type:last-of-type:after{content:none}#replies .message.reply .contextual{padding-right:10px;padding-top:5px}#replies .message.reply .contextual a{position:relative;z-index:5}#replies .message.reply .wiki{padding-left:32px}#replies .message.reply .contextual+h4{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;left:20px;margin:0 19px 0 10px;padding:6px 9px;position:relative}#replies .message.reply .contextual+h4 a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}#replies .message.reply .contextual+h4:before{border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1;border-top:5px solid rgba(0,0,0,0);content:"";height:0;left:-6px;position:absolute;top:8px;width:0}#replies .message.reply .contextual+h4 .gravatar{left:-35px;margin-left:0;position:absolute;top:4px;z-index:5}#replies .message.reply div:target h4.note-header,#replies .message.reply:target h4.note-header{background:#def}#replies .message.reply div:target h4.note-header:before,#replies .message.reply:target h4.note-header:before{border-right:6px solid #def}.controller-news.action-show #content>div.message{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;padding:15px}.controller-news.action-show #comments{background-color:#fff;border:1px solid #dfe8f1;border-radius:0 0 3px 3px;padding-left:10px;padding-top:15px}.controller-news.action-show #comments .wiki{padding-left:32px}.controller-news.action-show #comments .contextual{padding-right:10px;padding-top:5px}.controller-news.action-show #comments .contextual a{padding-bottom:5px;position:relative;z-index:5}.controller-news.action-show #comments .contextual+h4{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;left:20px;margin:0 19px 0 10px;padding:6px 9px;position:relative}.controller-news.action-show #comments .contextual+h4 a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}.controller-news.action-show #comments .contextual+h4:before{border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1;border-top:5px solid rgba(0,0,0,0);content:"";height:0;left:-6px;position:absolute;top:8px;width:0}.controller-news.action-show #comments .contextual+h4 .gravatar{left:-35px;margin-left:0;position:absolute;top:4px;z-index:5}.controller-news.action-show #edit-news+p+div.wiki,.controller-news.action-show h2+p+div.wiki{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;margin-bottom:10px;padding:20px;position:relative}.controller-documents.action-index #content h3.group-name{background-color:#e9eaf1;border:none;border-radius:4px;font-weight:700;padding:6px 9px;position:relative}.controller-documents.action-index #content h4.title{border-bottom:0;font-size:1.2em}.controller-repositories.action-diff #content>div.message,.controller-repositories.action-revision #content>div.message{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;padding:15px}.controller-repositories.action-diff.avatars-on .details h4,.controller-repositories.action-revision.avatars-on .details h4{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;left:35px;margin:0 19px 0 10px;padding:6px 9px;position:relative}.controller-repositories.action-diff.avatars-on .details h4 a[href*=activity][data-absolute-date*=":"],.controller-repositories.action-revision.avatars-on .details h4 a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}.controller-repositories.action-diff.avatars-on .details h4:before,.controller-repositories.action-revision.avatars-on .details h4:before{border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1;border-top:5px solid rgba(0,0,0,0);content:"";height:0;left:-6px;position:absolute;top:8px;width:0}.controller-repositories.action-diff.avatars-on .details h4 .gravatar,.controller-repositories.action-revision.avatars-on .details h4 .gravatar{left:-35px;margin-left:0;position:absolute;z-index:5}.controller-repositories.action-diff.avatars-off .details h4,.controller-repositories.action-revision.avatars-off .details h4{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;margin:0 19px 0 10px;padding:6px 9px}.controller-repositories.action-diff.avatars-off .details h4 a[href*=activity][data-absolute-date*=":"],.controller-repositories.action-revision.avatars-off .details h4 a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}.controller-repositories.action-diff #related-issues,.controller-repositories.action-diff .revision-info,.controller-repositories.action-diff .wiki.changeset-comments,.controller-repositories.action-revision #related-issues,.controller-repositories.action-revision .revision-info,.controller-repositories.action-revision .wiki.changeset-comments{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;margin:5px;padding:10px}.controller-repositories.action-diff .revision-info,.controller-repositories.action-revision .revision-info{padding-left:20px}div#activity dt .time{color:#444}div#activity dt.me .time{border-color:#666}#search-results dd span.description,div#activity dd span.description{color:#444}div#activity h3{background-color:#e9eaf1;border:none;border-radius:4px;margin:0 19px 0 10px;padding:6px 9px;position:relative}div#activity dl{margin-right:2em} /*# sourceMappingURL=theme.css.map*/ \ No newline at end of file diff --git a/stylesheets/theme.css.map b/stylesheets/theme.css.map index bd6cecc..2751cb9 100644 --- a/stylesheets/theme.css.map +++ b/stylesheets/theme.css.map @@ -1 +1 @@ -{"version":3,"file":"theme.css","mappings":"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","sources":["webpack://bleuclair/./src/styles/bleuclair.scss","webpack://bleuclair/./src/styles/components/_scaffolding.scss","webpack://bleuclair/./src/styles/components/_type.scss","webpack://bleuclair/./src/styles/foundation/variables.scss","webpack://bleuclair/./src/styles/components/_layout.scss","webpack://bleuclair/./src/styles/components/_box.scss","webpack://bleuclair/./src/styles/components/_main_menu.scss","webpack://bleuclair/./src/styles/components/_table.scss","webpack://bleuclair/./src/styles/components/_wiki.scss","webpack://bleuclair/./src/styles/components/_inputs.scss","webpack://bleuclair/./src/styles/components/_flash.scss","webpack://bleuclair/./src/styles/components/_modal.scss","webpack://bleuclair/./src/styles/components/_issues.scss","webpack://bleuclair/./src/styles/components/_boards.scss","webpack://bleuclair/./src/styles/components/_news.scss","webpack://bleuclair/./src/styles/components/_documents.scss","webpack://bleuclair/./src/styles/components/_repositories.scss","webpack://bleuclair/./src/styles/components/_activities.scss"],"sourcesContent":["body{font-size:13px;color:#222;line-height:1.5}html[lang=ja] body{font-family:Meiryo,\"Hiragino Kaku Gothic Pro\",\"Hiragino Sans\",\"MS PGothic\",Verdana,system-ui,sans-serif}h1,h2,h3,h4{font-weight:normal;color:#333}#content h1{color:#333}#top-menu{box-shadow:0 2px 5px rgba(0,0,0,.16);background:#223342;z-index:1;position:relative}#header{background:radial-gradient(circle at 1.98% 20.98%, #4b6cb7, transparent 100%),radial-gradient(circle at 98.02% 20.98%, #2e4063, transparent 100%),radial-gradient(circle at 50% 50%, #19c8b5, #19c8b5 100%);padding:10px 30px;box-shadow:0 1px 2px rgba(0,0,0,.1);color:#fff;min-height:1em}#header h1{padding-bottom:20px;color:#fff}#main{background-color:#fafcfe}#content{padding:25px;background-color:#fafcfe;box-sizing:border-box;width:81%}#sidebar{background-color:#e9eaf1}#sidebar h3{color:#333}#sidebar-switch-button:hover{background-color:#caccdd}a:hover,a:active{outline:1px solid rgba(0,0,0,0)}@media screen and (max-width: 899px){#content>.contextual>a,#content>.contextual .drdn,p.buttons a{background:#fff}}.box,.mypage-box,.controller-wiki.action-show .wiki.wiki-page,.controller-attachments.action-show .filecontent.wiki,.controller-repositories.action-entry .filecontent.wiki,.controller-wiki.action-index.pages-hierarchy,#activity,#roadmap article,.controller-news.action-index article.news-article,.controller-news.action-show #comments,.controller-projects.action-index li.root,.controller-documents.action-index .document-item{background-color:#fff;margin-bottom:20px;padding:20px;border-radius:3px;border:1px solid #dfe8f1}.controller-wiki.action-show .wiki.wiki-page{margin-top:25px;margin-bottom:10px}#activity{padding:0px}#activity h3{top:10px}.controller-news.action-index article.news-article{margin-bottom:10px}.gantt-table{background-color:#fff}#wiki_add_attachment .box{padding:6px}div.issue-cards .issue-card{background-color:#fff9c4}#main-menu ul li{margin:0}#main-menu ul li a{padding:8px 12px;letter-spacing:.5px;font-weight:normal}#main-menu ul li a.selected,#main-menu ul li a:hover{position:relative;background:rgba(0,0,0,0);color:inherit}#main-menu ul li a.selected:after,#main-menu ul li a:hover:after{content:\"\";position:absolute;width:100%;height:3px;background-color:#ffd600;bottom:0px;left:0}#main-menu ul li a.selected:hover{background:rgba(0,0,0,0);color:#fff}#main-menu ul li a.new-object{background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.25);position:relative;margin:0 10px;padding:0;width:26px;height:26px;line-height:25px;border-radius:50%;text-align:center;bottom:1px}#main-menu ul li a.new-object:hover:after{content:none}#main-menu ul .menu-children{border:none;background-color:#fff;box-shadow:0 1px 7px 2px rgba(135,158,171,.2);border-radius:3px}#main-menu ul .menu-children li{border-bottom:#ddd solid 1px}#main-menu ul .menu-children li a{color:#777;background-color:rgba(0,0,0,0);letter-spacing:.5px;font-weight:normal}#main-menu ul .menu-children li a:after{content:none}#main-menu ul .menu-children li a:hover{color:#2b2f33;background:#eff4f6}table.list{border:none;margin-bottom:25px;background-color:#fff}table.list>thead>tr>th,table.list>thead>tr>td,table.list>tbody>tr>th,table.list>tbody>tr>td,table.list>tfoot>tr>th,table.list>tfoot>tr>td{line-height:1.74;vertical-align:top;border-top:1px solid #dfe8f1;font-size:.9em}table.list>thead>tr>th.checkbox,table.list>thead>tr>td.checkbox,table.list>tbody>tr>th.checkbox,table.list>tbody>tr>td.checkbox,table.list>tfoot>tr>th.checkbox,table.list>tfoot>tr>td.checkbox{padding:4px}table.list>thead>tr>th.checkbox input,table.list>thead>tr>td.checkbox input,table.list>tbody>tr>th.checkbox input,table.list>tbody>tr>td.checkbox input,table.list>tfoot>tr>th.checkbox input,table.list>tfoot>tr>td.checkbox input{margin:0 7px 0 15px !important}table.list>thead>tr.priority-lowest,table.list>tbody>tr.priority-lowest,table.list>tfoot>tr.priority-lowest{background-color:#e3f5fe}table.list>thead>tr.priority-lowest td.checkbox,table.list>tbody>tr.priority-lowest td.checkbox,table.list>tfoot>tr.priority-lowest td.checkbox{box-shadow:6px 0px 0px 0px #81d4fa inset}table.list>thead>tr.priority-high3,table.list>tbody>tr.priority-high3,table.list>tfoot>tr.priority-high3{background-color:#fce9e9}table.list>thead>tr.priority-high3 td.checkbox,table.list>tbody>tr.priority-high3 td.checkbox,table.list>tfoot>tr.priority-high3 td.checkbox{box-shadow:6px 0px 0px 0px #ef9a9a inset}table.list>thead>tr.priority-high2,table.list>tbody>tr.priority-high2,table.list>tfoot>tr.priority-high2{background-color:#f9d4d3}table.list>thead>tr.priority-high2 td.checkbox,table.list>tbody>tr.priority-high2 td.checkbox,table.list>tfoot>tr.priority-high2 td.checkbox{box-shadow:6px 0px 0px 0px #e53935 inset}table.list>thead>tr.priority-highest,table.list>tbody>tr.priority-highest,table.list>tfoot>tr.priority-highest{background-color:#efb1b1}table.list>thead>tr.priority-highest td.checkbox,table.list>tbody>tr.priority-highest td.checkbox,table.list>tfoot>tr.priority-highest td.checkbox{box-shadow:6px 0px 0px 0px #c62828 inset}table.list>thead>tr.closed,table.list>tbody>tr.closed,table.list>tfoot>tr.closed{color:#777}table.list>thead>tr.closed a,table.list>tbody>tr.closed a,table.list>tfoot>tr.closed a{color:#777}table.list>thead>tr:hover,table.list>tbody>tr:hover,table.list>tfoot>tr:hover{background-color:#fff9c4}table.list>thead>tr>th{color:#4b5056;font-weight:700;vertical-align:bottom;border-bottom:2px solid #dfe8f1;background-color:#eff1f9;padding:5px}table.list>thead>tr>th.checkbox{padding:5px}table.list>caption+thead>tr:first-child>th,table.list>caption+thead>tr:first-child>td,table.list>colgroup+thead>tr:first-child>th,table.list>colgroup+thead>tr:first-child>td,table.list>thead:first-child>tr:first-child>th,table.list>thead:first-child>tr:first-child>td{border-top:0}table.list>tbody+tbody{border-top:2px solid #dfe8f1}table.list td.attachments{padding-bottom:5px}div.wiki h1,div.wiki h2,div.wiki h3,div.wiki h4{font-weight:bold}div.wiki ul.toc{background-color:#fff9c4;border:none;padding:9px;border-radius:4px}.box div.wiki-preview{line-height:1.5}#wrapper input[type=text],#wrapper input[type=password],#wrapper input[type=date],#wrapper input[type=file],#wrapper select,#wrapper textarea,.modal input[type=text],.modal input[type=password],.modal input[type=date],.modal input[type=file],.modal select,.modal textarea{background-color:#fff;padding:4px 6px;color:#2b2f33;border:1px solid #dfe8f1;box-shadow:inset 1px 1px 3px #f6f6f6;border-radius:3px;box-sizing:border-box;outline:none;height:auto;line-height:1.3}#wrapper input[type=text]:hover,#wrapper input[type=password]:hover,#wrapper input[type=date]:hover,#wrapper input[type=file]:hover,#wrapper select:hover,#wrapper textarea:hover,.modal input[type=text]:hover,.modal input[type=password]:hover,.modal input[type=date]:hover,.modal input[type=file]:hover,.modal select:hover,.modal textarea:hover{border:1px solid #bccfe1}#wrapper input[type=text]:focus,#wrapper input[type=text]:active,#wrapper input[type=password]:focus,#wrapper input[type=password]:active,#wrapper input[type=date]:focus,#wrapper input[type=date]:active,#wrapper input[type=file]:focus,#wrapper input[type=file]:active,#wrapper select:focus,#wrapper select:active,#wrapper textarea:focus,#wrapper textarea:active,.modal input[type=text]:focus,.modal input[type=text]:active,.modal input[type=password]:focus,.modal input[type=password]:active,.modal input[type=date]:focus,.modal input[type=date]:active,.modal input[type=file]:focus,.modal input[type=file]:active,.modal select:focus,.modal select:active,.modal textarea:focus,.modal textarea:active{border-color:#3da6ff !important}#wrapper input[type=text].filename,#wrapper input[type=password].filename,#wrapper input[type=date].filename,#wrapper input[type=file].filename,#wrapper select.filename,#wrapper textarea.filename,.modal input[type=text].filename,.modal input[type=password].filename,.modal input[type=date].filename,.modal input[type=file].filename,.modal select.filename,.modal textarea.filename{box-shadow:none}#wrapper input[type=text]:disabled,#wrapper input[type=password]:disabled,#wrapper input[type=date]:disabled,#wrapper input[type=file]:disabled,#wrapper select:disabled,#wrapper textarea:disabled,.modal input[type=text]:disabled,.modal input[type=password]:disabled,.modal input[type=date]:disabled,.modal input[type=file]:disabled,.modal select:disabled,.modal textarea:disabled{background-color:#ebebe4}#wrapper .select2-container--default .select2-selection--single,.modal .select2-container--default .select2-selection--single{color:#2b2f33;border:1px solid #dfe8f1;box-shadow:inset 1px 1px 3px #f6f6f6;border-radius:3px;box-sizing:border-box;outline:none;line-height:1.3;height:24px;padding:0px 25px 0px 5px}#wrapper .select2-container--default .select2-selection--single .select2-selection__arrow,.modal .select2-container--default .select2-selection--single .select2-selection__arrow{background-image:url(\"../images/arrow.svg\");background-size:10px;background-repeat:no-repeat;background-position:0px}#wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b,.modal .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}#wrapper .select2-container--default .select2-selection--single .select2-selection__rendered,.modal .select2-container--default .select2-selection--single .select2-selection__rendered{padding:1px 2px;font-family:Arial;font-size:13px;color:#2b2f33;line-height:1.5;font-weight:400}#wrapper .select2-container--default .select2-selection--single:hover,.modal .select2-container--default .select2-selection--single:hover{border:1px solid #bccfe1}#wrapper .select2-container--default .select2-selection--single:focus,#wrapper .select2-container--default .select2-selection--single:active,.modal .select2-container--default .select2-selection--single:focus,.modal .select2-container--default .select2-selection--single:active{border-color:#3da6ff !important}#wrapper .select2-container--default.select2-container--disabled .select2-selection--single,.modal .select2-container--default.select2-container--disabled .select2-selection--single{cursor:not-allowed;color:graytext;background-color:#ebebe4 !important}#wrapper input[type=text],.modal input[type=text]{font-family:\"Osaka-Mono\",\"MS Gothic\",sans-serif;font-size:100%}#wrapper textarea.wiki-edit,.modal textarea.wiki-edit{font-size:13px;font-family:\"Osaka-Mono\",\"MS Gothic\",sans-serif;letter-spacing:normal;line-height:130%}#wrapper select,.modal select{height:auto;appearance:none;background-image:url(\"../images/arrow.svg\");background-size:10px;background-repeat:no-repeat;background-position:95% 50%;padding-right:2.5em}#wrapper select::-ms-expand,.modal select::-ms-expand{display:none}#wrapper select:hover,.modal select:hover{border-color:#ccc;outline:none}#wrapper select:focus,#wrapper select:active,.modal select:focus,.modal select:active{border-color:#3da6ff !important}#wrapper select:-moz-focusring,.modal select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}#wrapper select[multiple=multiple],.modal select[multiple=multiple]{background:#fff;padding-right:5px}#wrapper .tabular label,.modal .tabular label{margin-top:5px}#wrapper .tabular label.error,.modal .tabular label.error{color:#b00 !important}#wrapper .tabular label.error+*:not(#issue_description_and_toolbar),#wrapper .tabular label.error+span#issue_description_and_toolbar div.jstBlock,.modal .tabular label.error+*:not(#issue_description_and_toolbar),.modal .tabular label.error+span#issue_description_and_toolbar div.jstBlock{border:1px solid #b00 !important}#wrapper label.inline,.modal label.inline{margin-right:5px}#wrapper input[type=submit],.modal input[type=submit]{border-radius:3px;padding:2px 12px 3px;color:#fff;border:1px solid #34495e;background:#34495e;box-shadow:none}#wrapper input[type=submit]:hover,#wrapper input[type=submit]:active,.modal input[type=submit]:hover,.modal input[type=submit]:active{border-color:#3f5872;background-color:#3f5872}#wrapper input[type=submit]:active,.modal input[type=submit]:active{outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#wrapper input[type=submit]:disabled,.modal input[type=submit]:disabled{background-color:#95a5a6;cursor:not-allowed}#wrapper input[type=button],.modal input[type=button]{border-radius:3px;padding:2px 12px 3px;color:#555a60;border:1px solid #dfe8f1;background:#fefeff;box-shadow:none}#wrapper input[type=button]:hover,#wrapper input[type=button]:active,.modal input[type=button]:hover,.modal input[type=button]:active{color:#2b2f33;border-color:#bfc8d1;background-color:#f3f3f9}#wrapper input[type=button]:active,.modal input[type=button]:active{outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#wrapper input[type=button]:disabled,.modal input[type=button]:disabled{background-color:#95a5a6;cursor:not-allowed}#wrapper input[type=checkbox],.modal input[type=checkbox]{width:16px;height:16px;margin:7px 2px 7px 0px;box-shadow:none}#wrapper .pagination ul.pages li.page,.modal .pagination ul.pages li.page{border:1px solid #dfe8f1;background:#fefeff;box-shadow:none}#wrapper .pagination ul.pages li.page:hover,#wrapper .pagination ul.pages li.page:active,.modal .pagination ul.pages li.page:hover,.modal .pagination ul.pages li.page:active{border-color:#bfc8d1;background-color:#f3f3f9}#wrapper .pagination ul.pages li.page:hover a,#wrapper .pagination ul.pages li.page:active a,.modal .pagination ul.pages li.page:hover a,.modal .pagination ul.pages li.page:active a{color:#2b2f33}#wrapper .pagination ul.pages li.page:active,.modal .pagination ul.pages li.page:active{outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#wrapper .pagination ul.pages li.previous,#wrapper .pagination ul.pages li.next,.modal .pagination ul.pages li.previous,.modal .pagination ul.pages li.next{background:#fefeff}form .attributes select{width:85%}form .attributes .check_box_group label{width:100%}.select2-container.select2-container--default .select2-dropdown{box-shadow:0 3px 3px 0 rgba(0,0,0,.5);border:none}.select2-container.select2-container--default li.select2-results__option[role=option]:before{content:\" \";display:inline-block;line-height:1em;width:1em;height:1em;margin-right:4px;font-weight:bold}.select2-container.select2-container--default li.select2-results__option[role=option][aria-selected=true]:before{content:\"✓\"}.select2-container.select2-container--default li.select2-results__option--highlighted[role=option][aria-selected]{background-color:#759fc2;color:#fff}.select2-container.select2-container--default input.select2-search__field{background:#fff url(\"../images/search.svg\") no-repeat 2px 50%;background-size:12px 12px;background-position:5px;padding-left:20px}.select2-container.select2-container--default input.select2-search__field:focus{outline:none;border-color:#3da6ff}#errorExplanation,div.flash,.nodata,.warning,.conflict{padding:10px 12px 10px 30px;border-radius:3px;border:none}div.flash.error,#errorExplanation{color:#620f0f;background-color:#ffc6c6;border:none}div.flash.notice{color:#1e620f;background:#d3ffc6}div.flash.warning,.conflict{color:#624b0f;background:#ffeec6}.nodata,.warning{text-align:center;background-color:#ffeec6;color:#624b0f}div.modal{border:none;box-shadow:0 0 1px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.2);padding:0}div.modal .ui-dialog-titlebar{padding:15px;border:none;background:#f7f9fa;color:#555;font-weight:normal;border-bottom:1px solid #e5e5e5}div.modal .ui-dialog-titlebar .ui-dialog-title{margin:0}div.modal .ui-dialog-titlebar .ui-dialog-titlebar-close{right:1em}div.modal .ui-dialog-content{padding:5px 15px 15px}.ui-widget-overlay{background:#000;opacity:.55}div.issue{background:#fff9c4;padding:20px;margin-bottom:12px;border-radius:3px;border:none}div.issue hr{width:auto;background:rgba(0,0,0,.12);padding:0 10px;margin:8px -10px}table.progress{margin:4px 6px 0px 0}table.progress td{height:.6em;border-radius:2px}table.progress td.closed{background-color:#4db6ac}p.percent{padding-top:2px}.edit_issue fieldset{border:none;background:#f4f7f9;margin-bottom:15px;border-radius:5px;padding:23px 12px 13px}.edit_issue fieldset legend{position:relative;top:18px}a[href*=activity][data-absolute-date*=\":\"]{margin:0 3px;box-shadow:inset 0 -1.5em 0 rgba(0,0,0,.08);display:inline-block;padding:0 3px;border-radius:3px}a[href*=activity][data-absolute-date*=\":\"]:before{content:\" [\" attr(data-absolute-date) \"] \"}div#content .tabs ul{border-bottom:1px solid #dfe8f1}div#content .tabs ul li a{background-color:#f0f0f0;border:1px solid #dfe8f1}div#content .tabs ul li a.selected{background-color:#fafcfe;border:1px solid #dfe8f1;border-bottom:1px solid #fafcfe}div#update .jstTabs.tabs li a{border-bottom:1px solid #dfe8f1}#history div.tabs{margin-bottom:0px}#history div.tabs ul li a.selected{background-color:#fff;border-bottom:1px solid #fff}#history .tab-content{background-color:#fff;border-radius:0px 0px 3px 3px;border-right:1px solid #dfe8f1;border-left:1px solid #dfe8f1;border-bottom:1px solid #dfe8f1;padding-top:15px;padding-left:10px}#history .tab-content.discontinuity .journal:after{content:none}#history .tab-content .journal{padding:8px 3px 3px 3px;background-color:#fff;position:relative;overflow:visible}#history .tab-content .journal:before{content:\"\";width:8px;height:8px;background-color:#fff;position:absolute;left:6px;top:16px;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;z-index:1}#history .tab-content .journal:after{content:\"\";height:100%;width:2px;background-color:#e5e5e5;position:absolute;left:9px;top:0px}#history .tab-content .journal:first-of-type:after{top:15px}#history .tab-content .journal:last-of-type:after{height:18px}#history .tab-content .journal:first-of-type:last-of-type:after{content:none}#history .tab-content .journal .contextual{padding-right:10px;padding-top:5px}#history .tab-content .journal .contextual .journal-actions,#history .tab-content .journal .contextual a.journal-link{position:relative;z-index:5}#history .tab-content .journal h4.note-header{left:20px;position:relative;margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}#history .tab-content .journal h4.note-header a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}#history .tab-content .journal h4.note-header:before{content:\"\";position:absolute;left:-6px;top:8px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1}#history .tab-content .journal h4.note-header .gravatar{position:absolute;left:-35px;top:4px;z-index:5;margin-left:0}#history .tab-content .journal:target .contextual+h4,#history .tab-content .journal div:target .contextual+h4{background:#def}#history .tab-content .journal:target .contextual+h4:before,#history .tab-content .journal div:target .contextual+h4:before{border-right:6px solid #def}#history .tab-content .journal .details{list-style:none;font-size:.9em;line-height:1.5;margin-bottom:1em;padding-left:46px}#history .tab-content .journal .details li{position:relative}#history .tab-content .journal .details li:after{display:block;content:\"\";position:absolute;top:.5em;left:-1em;width:4px;height:4px;background-color:#fff;border:1px solid #888;border-radius:50%}#history .tab-content .journal form .jstBlock,#history .tab-content .journal form input,#history .tab-content .journal div[id^=template_journal],#history .tab-content .journal .wiki:not(.wiki-preview),#history .tab-content .journal.time_entry p,#history .tab-content .journal.changeset .note>p{margin-left:32px}.tabular p{padding-left:160px}.edit_issue .tabular p{padding-left:130px}.edit_issue .tabular .wiki-preview p{padding-left:0 !important}.tabular label{margin-left:-160px;width:150px}.edit_issue .tabular label{margin-left:-130px;width:120px}fieldset#filters td.values input{height:inherit}.jstBlock .wiki-preview{border:1px solid #dfe8f1}.issue-card{background-color:#fff9c4}.controller-messages.action-show #content>div.message{border-radius:3px;background-color:#fff;border:1px solid #dfe8f1;padding:15px}.controller-messages.action-show #content>div.message>p{background-color:#e9eaf1;padding:6px 9px}.controller-messages.action-show #content>div.message>p a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}#replies{background-color:#fff;border-radius:0px 0px 3px 3px;border:1px solid #dfe8f1;padding-top:15px;padding-left:10px}#replies .message.reply{padding:8px 3px 3px 3px !important;background-color:#fff;position:relative;overflow:visible}#replies .message.reply:before{content:\"\";width:8px;height:8px;background-color:#fff;position:absolute;left:6px;top:16px;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;z-index:1}#replies .message.reply:after{content:\"\";height:100%;width:2px;background-color:#e5e5e5;position:absolute;left:9px;top:0px}#replies .message.reply:first-of-type:after{top:15px}#replies .message.reply:last-of-type:after{height:18px}#replies .message.reply:first-of-type:last-of-type:after{content:none}#replies .message.reply .contextual{padding-right:10px;padding-top:5px}#replies .message.reply .contextual a{position:relative;z-index:5}#replies .message.reply .wiki{padding-left:32px}#replies .message.reply .contextual+h4{left:20px;position:relative;margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}#replies .message.reply .contextual+h4 a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}#replies .message.reply .contextual+h4:before{content:\"\";position:absolute;left:-6px;top:8px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1}#replies .message.reply .contextual+h4 .gravatar{position:absolute;left:-35px;top:4px;z-index:5;margin-left:0}#replies .message.reply:target h4.note-header,#replies .message.reply div:target h4.note-header{background:#def}#replies .message.reply:target h4.note-header:before,#replies .message.reply div:target h4.note-header:before{border-right:6px solid #def}.controller-news.action-show #content>div.message{border-radius:3px;background-color:#fff;border:1px solid #dfe8f1;padding:15px}.controller-news.action-show #comments{background-color:#fff;border-radius:0px 0px 3px 3px;border:1px solid #dfe8f1;padding-top:15px;padding-left:10px}.controller-news.action-show #comments .wiki{padding-left:32px}.controller-news.action-show #comments .contextual{padding-right:10px;padding-top:5px}.controller-news.action-show #comments .contextual a{position:relative;z-index:5;padding-bottom:5px}.controller-news.action-show #comments .contextual+h4{left:20px;position:relative;margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}.controller-news.action-show #comments .contextual+h4 a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}.controller-news.action-show #comments .contextual+h4:before{content:\"\";position:absolute;left:-6px;top:8px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1}.controller-news.action-show #comments .contextual+h4 .gravatar{position:absolute;left:-35px;top:4px;z-index:5;margin-left:0}.controller-news.action-show #edit-news+p+div.wiki,.controller-news.action-show h2+p+div.wiki{position:relative;background-color:#fff;margin-bottom:10px;padding:20px;border-radius:3px;border:1px solid #dfe8f1}.controller-documents.action-index #content h3.group-name{position:relative;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;border-radius:4px}.controller-documents.action-index #content h4.title{font-size:1.2em;border-bottom:0px}.controller-repositories.action-revision #content>div.message,.controller-repositories.action-diff #content>div.message{border-radius:3px;background-color:#fff;border:1px solid #dfe8f1;padding:15px}.controller-repositories.action-revision.avatars-on .details h4,.controller-repositories.action-diff.avatars-on .details h4{left:35px;position:relative;margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}.controller-repositories.action-revision.avatars-on .details h4 a[href*=activity][data-absolute-date*=\":\"],.controller-repositories.action-diff.avatars-on .details h4 a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}.controller-repositories.action-revision.avatars-on .details h4:before,.controller-repositories.action-diff.avatars-on .details h4:before{content:\"\";position:absolute;left:-6px;top:8px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1}.controller-repositories.action-revision.avatars-on .details h4 .gravatar,.controller-repositories.action-diff.avatars-on .details h4 .gravatar{position:absolute;left:-35px;z-index:5;margin-left:0}.controller-repositories.action-revision.avatars-off .details h4,.controller-repositories.action-diff.avatars-off .details h4{margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}.controller-repositories.action-revision.avatars-off .details h4 a[href*=activity][data-absolute-date*=\":\"],.controller-repositories.action-diff.avatars-off .details h4 a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}.controller-repositories.action-revision .wiki.changeset-comments,.controller-repositories.action-revision #related-issues,.controller-repositories.action-revision .revision-info,.controller-repositories.action-diff .wiki.changeset-comments,.controller-repositories.action-diff #related-issues,.controller-repositories.action-diff .revision-info{background-color:#fff;padding:10px;border-radius:3px;border:1px solid #dfe8f1;margin:5px}.controller-repositories.action-revision .revision-info,.controller-repositories.action-diff .revision-info{padding-left:20px}div#activity dt .time{color:#444}div#activity dt.me .time{border-color:#666}div#activity dd span.description,#search-results dd span.description{color:#444}div#activity h3{position:relative;margin:0 19px 0 10px;border:none;background-color:#e9eaf1;padding:6px 9px;border-radius:4px}div#activity dl{margin-right:2em}","body {\n font-size: 13px;\n color: #222;\n line-height: 1.5;\n}\n\nhtml[lang=\"ja\"] body {\n font-family: Meiryo, \"Hiragino Kaku Gothic Pro\", \"Hiragino Sans\", \"MS PGothic\", Verdana, system-ui, sans-serif;\n}\n","h1, h2, h3, h4 {\n font-weight: normal;\n color: $default-heading-font-color;\n}\n\n#content h1 {\n color: $default-heading-font-color;\n}\n","$default-heading-font-color: #333;\n$color-issue-bg: #fff9c4;\n$color-header-bg: #e9eaf1;\n\n// priority\n$color-priority-lowest : #81D4FA;\n$color-priority-high3 : #EF9A9A;\n$color-priority-high2 : #E53935;\n$color-priority-highest : #C62828;\n\n// status\n$color-closed : #777777;\n","$color-top-menu-bg: #223342;\n$color-main-bg: #fafcfe;\n\n#top-menu {\n box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);\n background: $color-top-menu-bg;\n z-index: 1;\n position: relative;\n}\n\n#header {\n background: radial-gradient(circle at 1.98% 20.98%, #4b6cb7, transparent 100%), radial-gradient(circle at 98.02% 20.98%, #2e4063, transparent 100%), radial-gradient(circle at 50% 50%, #19c8b5, #19c8b5 100%);\n padding: 10px 30px;\n box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);\n color: white;\n min-height: 1em;\n\n h1 {\n padding-bottom: 20px;\n color: white;\n }\n}\n\n#main {\n background-color: $color-main-bg;\n}\n\n#content {\n padding: 25px;\n background-color: $color-main-bg;\n box-sizing: border-box;\n width: 81%;\n}\n\n#sidebar {\n background-color: $color-header-bg;\n\n h3 { color: $default-heading-font-color; }\n}\n\n#sidebar-switch-button {\n &:hover {\n background-color: darken($color-header-bg, 10%);\n }\n}\n\n// Fix a problem that underlines is broken in chrome\na:hover, a:active {\n outline: 1px solid transparent;\n}\n\n@media screen and (max-width: 899px) {\n #content>.contextual>a, #content>.contextual .drdn, p.buttons a {\n background: #ffffff;\n }\n}\n",".box, .mypage-box,\n.controller-wiki.action-show .wiki.wiki-page,\n.controller-attachments.action-show .filecontent.wiki,\n.controller-repositories.action-entry .filecontent.wiki,\n.controller-wiki.action-index.pages-hierarchy,\n#activity,\n#roadmap article,\n.controller-news.action-index article.news-article,\n.controller-news.action-show #comments,\n.controller-projects.action-index li.root,\n.controller-documents.action-index .document-item\n {\n background-color: #fff;\n margin-bottom: 20px;\n padding: 20px;\n border-radius: 3px;\n border: 1px solid #dfe8f1;\n}\n\n.controller-wiki.action-show .wiki.wiki-page {\n margin-top: 25px;\n margin-bottom: 10px;\n}\n\n#activity {\n padding: 0px;\n h3 {\n top: 10px;\n }\n}\n\n.controller-news.action-index article.news-article {\n margin-bottom: 10px;\n}\n\n.gantt-table {\n background-color: #fff;\n}\n\n#wiki_add_attachment .box {\n padding: 6px;\n}\n\ndiv.issue-cards .issue-card {\n background-color: #fff9c4;\n}\n","$color-main-menu-line: #ffd600;\n$color-menu-children-bg: #ffffff;\n$color-menu-children-border: #dddddd;\n$color-menu-children-text: #777777;\n$color-menu-children-hover-bg: #eff4f6;\n$color-menu-children-hover-text: #2b2f33;\n\n\n#main-menu {\n ul{\n li {\n margin: 0;\n\n a {\n padding: 8px 12px;\n letter-spacing: 0.5px;\n font-weight: normal;\n\n &.selected, &:hover {\n position: relative;\n background: transparent;\n color: inherit;\n\n &:after {\n content: \"\";\n position: absolute;\n width: 100%;\n height: 3px;\n background-color: $color-main-menu-line;\n bottom: 0px;\n left: 0;\n }\n }\n\n &.selected:hover {\n background: transparent;\n color: white;\n }\n\n &.new-object {\n background: rgba(255,255,255,.05);\n border: 2px solid rgba(255,255,255,.25);\n position: relative;\n margin: 0 10px;\n padding: 0;\n width: 26px;\n height: 26px;\n line-height: 25px;\n border-radius: 50%;\n text-align: center;\n bottom: 1px;\n\n &:hover:after {\n content: none;\n }\n }\n\n }\n }\n\n .menu-children {\n border: none;\n background-color: $color-menu-children-bg;\n box-shadow: 0 1px 7px 2px rgba(135,158,171,.2);\n border-radius: 3px;\n\n li {\n border-bottom: $color-menu-children-border solid 1px;\n a {\n color: $color-menu-children-text;\n background-color: transparent;\n letter-spacing: 0.5px;\n font-weight: normal;\n\n &:after {\n content: none;\n }\n\n &:hover {\n color: $color-menu-children-hover-text;\n background: $color-menu-children-hover-bg;\n }\n }\n }\n }\n }\n}","$table-head-cell-padding: 5px;\n$table-cell-padding: 4px;\n$line-height-base: 1.74;\n$line-height-computed: 25px;\n$color-table-border: #dfe8f1;\n$color-th-bg: #eff1f9;\n$color-odd-bg: #f9f9f9;\n\n\ntable.list {\n border: none;\n margin-bottom: $line-height-computed;\n background-color: white;\n\n // Cells\n > thead,\n > tbody,\n > tfoot {\n > tr {\n > th,\n > td {\n line-height: $line-height-base;\n vertical-align: top;\n border-top: 1px solid $color-table-border;\n font-size: 0.9em;\n &.checkbox {\n padding: $table-cell-padding;\n\n input {\n margin: 0 7px 0 15px !important;\n }\n }\n }\n &.priority-lowest {\n background-color: lighten($color-priority-lowest, 20%);\n td.checkbox {\n box-shadow: 6px 0px 0px 0px $color-priority-lowest inset;\n }\n }\n &.priority-high3 {\n background-color: lighten($color-priority-high3, 18%);\n td.checkbox {\n box-shadow: 6px 0px 0px 0px $color-priority-high3 inset;\n }\n }\n &.priority-high2 {\n background-color: lighten($color-priority-high2, 35%);\n td.checkbox {\n box-shadow: 6px 0px 0px 0px $color-priority-high2 inset;\n }\n }\n &.priority-highest {\n background-color: lighten($color-priority-highest, 35%);\n td.checkbox {\n box-shadow: 6px 0px 0px 0px $color-priority-highest inset;\n }\n }\n &.closed {\n color: $color-closed;\n a { color: $color-closed; }\n }\n &:hover {\n background-color: #fff9c4;\n }\n }\n }\n // Bottom align for column headings\n > thead > tr > th {\n color: #4b5056;\n font-weight: 700;\n vertical-align: bottom;\n border-bottom: 2px solid $color-table-border;\n background-color: $color-th-bg;\n padding: $table-head-cell-padding;\n &.checkbox { padding: $table-head-cell-padding; }\n }\n // Remove top border from thead by default\n > caption + thead,\n > colgroup + thead,\n > thead:first-child {\n > tr:first-child {\n > th,\n > td {\n border-top: 0;\n }\n }\n }\n // Account for multiple tbody instances\n > tbody + tbody {\n border-top: 2px solid $color-table-border;\n }\n\n td.attachments {\n padding-bottom: 5px;\n }\n}\n","div.wiki {\n h1, h2, h3, h4 {\n font-weight: bold;\n }\n ul.toc {\n background-color: $color-issue-bg;\n border: none;\n padding: 9px;\n border-radius: 4px;\n }\n}\n\n/* Fix an issue where the default line-height is 1.5em, which breaks the layout. */\n.box div.wiki-preview {\n line-height: 1.5;\n}","$input-padding: 4px 6px;\n$color-input-bg: #ffffff;\n$color-disabled-input-bg: #ebebe4;\n$color-input-text: #2b2f33;\n$color-input-border: #dfe8f1;\n$color-input-border-focus: #3da6ff;\n$color-validation-error-input-border: #bb0000;\n\n$color-submit-text: #ffffff;\n$color-submit-border: #34495e;\n$color-submit-bg: #34495e;\n$color-submit-disabled-bg: #95a5a6;\n$color-submit-hover-border: #3f5872;\n$color-submit-hover-bg: #3f5872;\n\n$color-button-text: #555a60;\n$color-button-border: #dfe8f1;\n$color-button-bg: #fefeff;\n$color-button-disabled-bg: #95a5a6;\n$color-button-hover-text: #2b2f33;\n$color-button-hover-border: #bfc8d1;\n$color-button-hover-bg: #f3f3f9;\n\n$checkbox-size: 16px;\n$checkbox-margin: 7px 2px 7px 0px;\n\n\n#wrapper, .modal {\n input[type=\"text\"],\n input[type=\"password\"],\n input[type=\"date\"],\n input[type=\"file\"],\n select,\n textarea {\n background-color: $color-input-bg;\n padding: $input-padding;\n color: $color-input-text;\n border: 1px solid $color-input-border;\n box-shadow: inset 1px 1px 3px #f6f6f6;\n border-radius: 3px;\n box-sizing: border-box;\n outline: none;\n height: auto;\n line-height: 1.3;\n\n &:hover {\n border: 1px solid darken($color-input-border, 10%);\n }\n\n &:focus,\n &:active {\n border-color: $color-input-border-focus !important;\n }\n\n &.filename {\n box-shadow: none;\n }\n\n &:disabled {\n background-color: $color-disabled-input-bg;\n }\n }\n .select2-container--default .select2-selection--single {\n color: $color-input-text;\n border: 1px solid $color-input-border;\n box-shadow: inset 1px 1px 3px #f6f6f6;\n border-radius: 3px;\n box-sizing: border-box;\n outline: none;\n line-height: 1.3;\n height: 24px;\n padding: 0px 25px 0px 5px;\n .select2-selection__arrow {\n // Hide original arrow icon\n b {\n display: none;\n }\n background-image: url('../images/arrow.svg');\n background-size: 10px;\n background-repeat: no-repeat;\n background-position: 0px;\n }\n .select2-selection__rendered {\n padding: 1px 2px;\n font-family: Arial;\n font-size: 13px;\n color: #2b2f33;\n line-height: 1.5;\n font-weight: 400;\n }\n &:hover {\n border: 1px solid darken($color-input-border, 10%);\n }\n\n &:focus,\n &:active {\n border-color: $color-input-border-focus !important;\n }\n }\n .select2-container--default.select2-container--disabled .select2-selection--single {\n cursor: not-allowed;\n color: graytext;\n background-color: #ebebe4 !important;\n }\n // テキストボックスで等幅フォントを使用\n input[type=\"text\"] {\n font-family: \"Osaka-Mono\", \"MS Gothic\", sans-serif;\n font-size: 100%;\n }\n\n textarea.wiki-edit {\n font-size: 13px;\n font-family: \"Osaka-Mono\", \"MS Gothic\", sans-serif;\n letter-spacing: normal;\n line-height: 130%;\n }\n\n select {\n height: auto;\n appearance: none;\n background-image: url('../images/arrow.svg');\n background-size: 10px;\n background-repeat: no-repeat;\n background-position: 95% 50%;\n padding-right: 2.5em;\n\n &::-ms-expand {\n display: none;\n }\n\n &:hover {\n border-color: #ccc;\n outline: none;\n }\n\n &:focus,\n &:active {\n border-color: $color-input-border-focus !important;\n }\n\n // Fix Firefox dotted focusring\n &:-moz-focusring {\n color: transparent;\n text-shadow: 0 0 0 #000;\n }\n\n &[multiple=\"multiple\"] {\n background: white;\n padding-right: 5px;\n }\n }\n\n .tabular label {\n margin-top: 5px;\n\n &.error {\n color: $color-validation-error-input-border !important;\n }\n &.error + *:not(#issue_description_and_toolbar), &.error + span#issue_description_and_toolbar div.jstBlock {\n border: 1px solid $color-validation-error-input-border !important;\n }\n }\n\n label.inline {\n margin-right: 5px;\n }\n\n input[type=\"submit\"] {\n border-radius: 3px;\n padding: 2px 12px 3px;\n color: $color-submit-text;\n border: 1px solid $color-submit-border;\n background: $color-submit-bg;\n box-shadow: none;\n &:hover, &:active {\n border-color: $color-submit-hover-border;\n background-color: $color-submit-hover-bg;\n }\n &:active {\n outline: 0;\n box-shadow: inset 0 3px 5px rgba(0,0,0,.125);\n }\n &:disabled {\n background-color: $color-submit-disabled-bg;\n cursor: not-allowed;\n }\n }\n\n input[type=\"button\"] {\n border-radius: 3px;\n padding: 2px 12px 3px;\n color: $color-button-text;\n border: 1px solid $color-button-border;\n background: $color-button-bg;\n box-shadow: none;\n &:hover, &:active {\n color: $color-button-hover-text;\n border-color: $color-button-hover-border;\n background-color: $color-button-hover-bg;\n }\n &:active {\n outline: 0;\n box-shadow: inset 0 3px 5px rgba(0,0,0,.125);\n }\n &:disabled {\n background-color: $color-button-disabled-bg;\n cursor: not-allowed;\n }\n }\n\n input[type=\"checkbox\"] {\n width: $checkbox-size;\n height: $checkbox-size;\n margin: $checkbox-margin;\n box-shadow: none;\n }\n\n .pagination ul.pages li.page {\n border: 1px solid $color-button-border;\n background: $color-button-bg;\n box-shadow: none;\n &:hover, &:active {\n a { color: $color-button-hover-text; }\n border-color: $color-button-hover-border;\n background-color: $color-button-hover-bg;\n }\n &:active {\n outline: 0;\n box-shadow: inset 0 3px 5px rgba(0,0,0,.125);\n }\n }\n .pagination ul.pages li.previous, .pagination ul.pages li.next {\n background: $color-button-bg;\n }\n}\n\nform .attributes {\n select { width: 85%; }\n\n .check_box_group label {\n width: 100%;\n }\n}\n\n.select2-container.select2-container--default {\n .select2-dropdown {\n box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);\n border: none;\n }\n li.select2-results__option[role=\"option\"] {\n &:before {\n content: ' ';\n display: inline-block;\n line-height: 1em;\n width: 1em;\n height: 1em;\n margin-right: 4px;\n font-weight: bold;\n }\n }\n li.select2-results__option[role=\"option\"][aria-selected=true] {\n &:before {\n content: \"\\2713 \";\n }\n }\n li.select2-results__option--highlighted[role=\"option\"][aria-selected] {\n background-color: #759FC2;\n color: #fff;\n }\n\n input.select2-search__field {\n background: #fff url('../images/search.svg') no-repeat 2px 50%;\n background-size: 12px 12px;\n background-position: 5px;\n padding-left: 20px;\n &:focus {\n outline: none;\n border-color: $color-input-border-focus;\n }\n }\n}\n","$flash-padding: 10px 12px 10px 30px;\n\n$color-flash-error-text: #620f0f;\n$color-flash-error-bg: #ffc6c6;\n$color-flash-notice-text: #1e620f;\n$color-flash-notice-bg: #d3ffc6;\n$color-flash-warning-text: #624b0f;\n$color-flash-warning-bg: #ffeec6;\n\n#errorExplanation, div.flash, .nodata, .warning, .conflict {\n padding: $flash-padding;\n border-radius: 3px;\n border: none;\n}\n\ndiv.flash.error, #errorExplanation {\n color: $color-flash-error-text;\n background-color: $color-flash-error-bg;\n border: none;\n}\n\ndiv.flash.notice {\n color: $color-flash-notice-text;\n background: $color-flash-notice-bg;\n}\n\ndiv.flash.warning, .conflict {\n color: $color-flash-warning-text;\n background: $color-flash-warning-bg;\n}\n\n.nodata, .warning {\n text-align: center;\n background-color: #ffeec6;\n color: #624b0f;\n}\n","$color-modal-titlebar-bg: #f7f9fa;\n$color-modal-titlebar-text: #555555;\n$color-modal-titlebar-border: #e5e5e5;\n\n\ndiv.modal {\n border: none;\n box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);\n padding: 0;\n\n .ui-dialog-titlebar {\n padding: 15px;\n border: none;\n background: $color-modal-titlebar-bg;\n color: $color-modal-titlebar-text;\n font-weight: normal;\n border-bottom: 1px solid $color-modal-titlebar-border;\n\n .ui-dialog-title {\n margin: 0;\n }\n\n .ui-dialog-titlebar-close {\n right: 1em;\n }\n }\n\n .ui-dialog-content {\n padding: 5px 15px 15px;\n }\n}\n\n.ui-widget-overlay {\n background: black;\n opacity: 0.55;\n}","$issue-padding: 20px;\n\n$progress-height: 0.6em;\n$color-progress-closed-bg: #4DB6AC;\n\n$histry-padding: 15px;\n$color-history-bg: #ffffff;\n$color-history-border: #dfe8f1;\n\n$timeline-point-size: 8px;\n$color-timeline: #e5e5e5;\n\n$note-title-margin: 0 19px 0 10px;\n$note-title-padding: 6px 9px;\n$color-note-title-bg: #e9eaf1;\n\n$color-content-bg: #fafcfe;\n$color-unselected-tab-bg: #f0f0f0;\n$color-target-bg: #DDEEFF;\n\ndiv.issue {\n background: $color-issue-bg;\n padding: $issue-padding;\n margin-bottom: 12px;\n border-radius: 3px;\n border: none;\n\n hr {\n width: auto;\n background: rgba(0,0,0,0.12);\n padding: 0 10px;\n margin: 8px -10px;\n }\n}\n\ntable.progress {\n margin: 4px 6px 0px 0;\n\n td {\n height: $progress-height;\n border-radius: 2px;\n\n &.closed {\n background-color: $color-progress-closed-bg;\n }\n }\n}\n\np.percent {\n padding-top: 2px;\n}\n\n.edit_issue fieldset {\n border: none;\n background: #f4f7f9;\n margin-bottom: 15px;\n border-radius: 5px;\n padding: 23px 12px 13px;\n\n legend {\n position: relative;\n top: 18px;\n }\n}\n\n// 作成日・更新日に実際の日時を表示\na[href*=\"activity\"][data-absolute-date*=\":\"] {\n margin: 0 3px;\n box-shadow: inset 0 -1.5em 0 rgba(0, 0, 0, 0.08);\n display: inline-block;\n padding: 0 3px;\n border-radius: 3px;\n &:before {\n content: ' [' attr(data-absolute-date) '] ';\n }\n}\n\ndiv#content .tabs {\n ul {\n border-bottom: 1px solid $color-history-border;\n\n li a {\n background-color: $color-unselected-tab-bg;\n border: 1px solid $color-history-border;\n\n &.selected {\n background-color: $color-content-bg;\n border: 1px solid $color-history-border;\n border-bottom: 1px solid $color-content-bg;\n }\n }\n }\n}\ndiv#update .jstTabs.tabs li a {\n border-bottom: 1px solid $color-history-border;\n}\n\n#history {\n div.tabs {\n margin-bottom: 0px;\n\n ul li a.selected {\n background-color: $color-history-bg;\n border-bottom: 1px solid $color-history-bg;\n }\n }\n .tab-content {\n background-color: $color-history-bg;\n border-radius: 0px 0px 3px 3px;\n border-right: 1px solid $color-history-border;\n border-left: 1px solid $color-history-border;\n border-bottom: 1px solid $color-history-border;\n padding-top: $histry-padding;\n padding-left: 10px;\n\n // Do not show vertical lines connecting history if tab-notes or tab-properties\n &.discontinuity .journal:after {\n content: none;\n }\n\n .journal {\n padding: 8px 3px 3px 3px;\n background-color: $color-history-bg;\n position: relative;\n overflow: visible;\n\n &:before {\n content: \"\";\n width: $timeline-point-size;\n height: $timeline-point-size;\n background-color: $color-history-bg;\n position: absolute;\n left: 6px;\n top: 16px;\n border-radius: 50%;\n box-shadow: 0 0 0 3px $color-timeline;\n z-index: 1;\n }\n\n &:after {\n content: \"\";\n height: 100%;\n width: 2px;\n background-color: $color-timeline;\n position: absolute;\n left: 9px;\n top: 0px;\n }\n\n &:first-of-type:after {\n top: 15px;\n }\n\n &:last-of-type:after {\n height: 18px;\n }\n\n &:first-of-type:last-of-type:after {\n content: none;\n }\n\n .contextual {\n padding-right: 10px;\n padding-top: 5px;\n\n .journal-actions, a.journal-link {\n position: relative;\n z-index: 5;\n }\n }\n\n // #tab-content-changesets内のh4要素のみ.contextualと隣接していないため個別の書き方をしている\n h4.note-header {\n left: 20px;\n position: relative;\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n\n &:before {\n content: '';\n position: absolute;\n left: -6px;\n top: 8px;\n width: 0;\n height: 0;\n border-top: 5px solid transparent;\n border-bottom: 5px solid transparent;\n border-right: 6px solid $color-note-title-bg;\n }\n\n .gravatar {\n position: absolute;\n left: -35px;\n top: 4px;\n z-index: 5;\n margin-left: 0;\n }\n }\n\n // #change-n #note-n\n &:target .contextual + h4, div:target .contextual + h4 {\n background: $color-target-bg;\n\n &:before {\n border-right: 6px solid $color-target-bg;\n }\n }\n\n .details {\n list-style: none;\n font-size: 0.9em;\n line-height: 1.5;\n margin-bottom: 1em;\n padding-left: 46px;\n\n li {\n position: relative;\n\n &:after {\n display: block;\n content: '';\n position: absolute;\n top: .5em;\n left: -1em;\n width: 4px;\n height: 4px;\n background-color: $color-history-bg;\n border: 1px solid #888;\n border-radius: 50%;\n }\n }\n }\n\n form .jstBlock, form input, div[id^=\"template_journal\"],\n .wiki:not(.wiki-preview),\n &.time_entry p, &.changeset .note > p {\n margin-left: 32px;\n }\n }\n }\n}\n\n.tabular p {\n padding-left: 160px;\n\n .edit_issue & {\n padding-left: 130px;\n }\n}\n.edit_issue .tabular .wiki-preview p {padding-left: 0 !important}\n\n.tabular label {\n margin-left: -160px;\n width: 150px;\n\n .edit_issue & {\n margin-left: -130px;\n width: 120px;\n }\n}\n\nfieldset#filters td.values input {\n height: inherit;\n}\n\n.jstBlock .wiki-preview {\n border: 1px solid $color-history-border;\n}\n\n.issue-card {\n background-color: $color-issue-bg;\n}","// forum(board)\n\n.controller-messages.action-show #content > div.message {\n border-radius: 3px;\n background-color: $color-history-bg;\n border: 1px solid $color-history-border;\n padding: $histry-padding;\n\n & > p {\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n }\n}\n\n#replies {\n background-color: $color-history-bg;\n border-radius: 0px 0px 3px 3px;\n border: 1px solid $color-history-border;\n padding-top: $histry-padding;\n padding-left: 10px;\n\n .message.reply {\n padding: 8px 3px 3px 3px !important;\n background-color: $color-history-bg;\n position: relative;\n overflow: visible;\n\n &:before {\n content: \"\";\n width: $timeline-point-size;\n height: $timeline-point-size;\n background-color: $color-history-bg;\n position: absolute;\n left: 6px;\n top: 16px;\n border-radius: 50%;\n box-shadow: 0 0 0 3px $color-timeline;\n z-index: 1;\n }\n\n &:after {\n content: \"\";\n height: 100%;\n width: 2px;\n background-color: $color-timeline;\n position: absolute;\n left: 9px;\n top: 0px;\n }\n\n &:first-of-type:after {\n top: 15px;\n }\n\n &:last-of-type:after {\n height: 18px;\n }\n\n &:first-of-type:last-of-type:after {\n content: none;\n }\n\n .contextual {\n padding-right: 10px;\n padding-top: 5px;\n\n a {\n position: relative;\n z-index: 5;\n }\n }\n\n .wiki {\n padding-left: 32px;\n }\n\n .contextual + h4 {\n left: 20px;\n position: relative;\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n\n &:before {\n content: '';\n position: absolute;\n left: -6px;\n top: 8px;\n width: 0;\n height: 0;\n border-top: 5px solid transparent;\n border-bottom: 5px solid transparent;\n border-right: 6px solid $color-note-title-bg;\n }\n\n .gravatar {\n position: absolute;\n left: -35px;\n top: 4px;\n z-index: 5;\n margin-left: 0;\n }\n }\n\n // #change-n #note-n\n &:target h4.note-header, div:target h4.note-header {\n background: $color-target-bg;\n\n &:before {\n border-right: 6px solid $color-target-bg;\n }\n }\n }\n}",".controller-news.action-show {\n #content > div.message {\n border-radius: 3px;\n background-color: $color-history-bg;\n border: 1px solid $color-history-border;\n padding: $histry-padding;\n }\n\n #comments {\n background-color: $color-history-bg;\n border-radius: 0px 0px 3px 3px;\n border: 1px solid $color-history-border;\n padding-top: $histry-padding;\n padding-left: 10px;\n\n .wiki {\n padding-left: 32px;\n }\n .contextual {\n padding-right: 10px;\n padding-top: 5px;\n\n a {\n position: relative;\n z-index: 5;\n padding-bottom: 5px;\n }\n }\n\n .contextual + h4 {\n left: 20px;\n position: relative;\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n\n &:before {\n content: '';\n position: absolute;\n left: -6px;\n top: 8px;\n width: 0;\n height: 0;\n border-top: 5px solid transparent;\n border-bottom: 5px solid transparent;\n border-right: 6px solid $color-note-title-bg;\n }\n\n .gravatar {\n position: absolute;\n left: -35px;\n top: 4px;\n z-index: 5;\n margin-left: 0;\n }\n }\n }\n\n\n #edit-news + p + div.wiki, h2 + p + div.wiki {\n position: relative;\n background-color: #fff;\n margin-bottom: 10px;\n padding: 20px;\n border-radius: 3px;\n border: 1px solid #dfe8f1;\n }\n}",".controller-documents.action-index #content {\n h3.group-name {\n position: relative;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n border-radius: 4px;\n }\n h4.title {\n font-size: 1.2em;\n border-bottom: 0px;\n }\n}","// forum(board)\n\n.controller-repositories.action-revision, .controller-repositories.action-diff {\n #content > div.message {\n border-radius: 3px;\n background-color: $color-history-bg;\n border: 1px solid $color-history-border;\n padding: $histry-padding;\n }\n\n &.avatars-on .details {\n h4 {\n left: 35px;\n position: relative;\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n\n &:before {\n content: '';\n position: absolute;\n left: -6px;\n top: 8px;\n width: 0;\n height: 0;\n border-top: 5px solid transparent;\n border-bottom: 5px solid transparent;\n border-right: 6px solid $color-note-title-bg;\n }\n\n .gravatar {\n position: absolute;\n left: -35px;\n z-index: 5;\n margin-left: 0;\n }\n }\n }\n\n &.avatars-off .details {\n h4 {\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n }\n }\n\n .wiki.changeset-comments, #related-issues, .revision-info {\n background-color: #fff;\n padding: 10px;\n border-radius: 3px;\n border: 1px solid #dfe8f1;\n margin: 5px;\n }\n\n .revision-info {\n padding-left: 20px;\n }\n}\n","div#activity dt .time { color: #444; }\ndiv#activity dt.me .time { border-color: #666; }\ndiv#activity dd span.description, #search-results dd span.description { color: #444; }\n\ndiv#activity h3 {\n position: relative;\n margin: $note-title-margin;\n border: none;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n border-radius: 4px;\n}\n\ndiv#activity dl {\n margin-right: 2em;\n}"],"names":[],"sourceRoot":""} \ No newline at end of file +{"version":3,"file":"theme.css","mappings":"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","sources":["webpack://bleuclair/./src/styles/bleuclair.scss","webpack://bleuclair/./src/styles/components/_scaffolding.scss","webpack://bleuclair/./src/styles/components/_type.scss","webpack://bleuclair/./src/styles/foundation/variables.scss","webpack://bleuclair/./src/styles/components/_layout.scss","webpack://bleuclair/./src/styles/components/_box.scss","webpack://bleuclair/./src/styles/components/_main_menu.scss","webpack://bleuclair/./src/styles/components/_table.scss","webpack://bleuclair/./src/styles/components/_wiki.scss","webpack://bleuclair/./src/styles/components/_inputs.scss","webpack://bleuclair/./src/styles/components/_flash.scss","webpack://bleuclair/./src/styles/components/_modal.scss","webpack://bleuclair/./src/styles/components/_issues.scss","webpack://bleuclair/./src/styles/components/_boards.scss","webpack://bleuclair/./src/styles/components/_news.scss","webpack://bleuclair/./src/styles/components/_documents.scss","webpack://bleuclair/./src/styles/components/_repositories.scss","webpack://bleuclair/./src/styles/components/_activities.scss"],"sourcesContent":["body{font-size:13px;color:#222;line-height:1.5}html[lang=ja] body{font-family:Meiryo,\"Hiragino Kaku Gothic Pro\",\"Hiragino Sans\",\"MS PGothic\",Verdana,system-ui,sans-serif}h1,h2,h3,h4{font-weight:normal;color:#333}#content h1{color:#333}#top-menu{box-shadow:0 2px 5px rgba(0,0,0,.16);background:#223342;z-index:1;position:relative}#header{background:radial-gradient(circle at 1.98% 20.98%, #4b6cb7, transparent 100%),radial-gradient(circle at 98.02% 20.98%, #2e4063, transparent 100%),radial-gradient(circle at 50% 50%, #19c8b5, #19c8b5 100%);padding:10px 30px;box-shadow:0 1px 2px rgba(0,0,0,.1);color:#fff;min-height:1em}#header h1{padding-bottom:20px;color:#fff}#main{background-color:#fafcfe}#content{padding:25px;background-color:#fafcfe;box-sizing:border-box;width:81%}#sidebar{background-color:#e9eaf1}#sidebar h3{color:#333}#sidebar-switch-button:hover{background-color:#caccdd}a:hover,a:active{outline:1px solid rgba(0,0,0,0)}@media screen and (max-width: 899px){#content>.contextual>a,#content>.contextual .drdn,p.buttons a{background:#fff}}.box,.mypage-box,.controller-wiki.action-show .wiki.wiki-page,.controller-attachments.action-show .filecontent.wiki,.controller-repositories.action-entry .filecontent.wiki,.controller-wiki.action-index.pages-hierarchy,#activity,#roadmap article,.controller-news.action-index article.news-article,.controller-news.action-show #comments,.controller-projects.action-index li.root,.controller-documents.action-index .document-item{background-color:#fff;margin-bottom:20px;padding:20px;border-radius:3px;border:1px solid #dfe8f1}.controller-wiki.action-show .wiki.wiki-page{margin-top:25px;margin-bottom:10px}#activity{padding:0px}#activity h3{top:10px}.controller-news.action-index article.news-article{margin-bottom:10px}.gantt-table{background-color:#fff}#wiki_add_attachment .box{padding:6px}div.issue-cards .issue-card{background-color:#fff9c4}#main-menu ul li{margin:0}#main-menu ul li a{padding:8px 12px;letter-spacing:.5px;font-weight:normal}#main-menu ul li a.selected,#main-menu ul li a:hover{position:relative;background:rgba(0,0,0,0);color:inherit}#main-menu ul li a.selected:after,#main-menu ul li a:hover:after{content:\"\";position:absolute;width:100%;height:3px;background-color:#ffd600;bottom:0px;left:0}#main-menu ul li a.selected:hover{background:rgba(0,0,0,0);color:#fff}#main-menu ul li a.new-object{background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.25);position:relative;margin:0 10px;padding:0;width:26px;height:26px;line-height:25px;border-radius:50%;text-align:center;bottom:1px}#main-menu ul li a.new-object:hover:after{content:none}#main-menu ul .menu-children{border:none;background-color:#fff;box-shadow:0 1px 7px 2px rgba(135,158,171,.2);border-radius:3px}#main-menu ul .menu-children li{border-bottom:#ddd solid 1px}#main-menu ul .menu-children li a{color:#777;background-color:rgba(0,0,0,0);letter-spacing:.5px;font-weight:normal}#main-menu ul .menu-children li a:after{content:none}#main-menu ul .menu-children li a:hover{color:#2b2f33;background:#eff4f6}table.list{border:none;margin-bottom:25px;background-color:#fff}table.list>thead>tr>th,table.list>thead>tr>td,table.list>tbody>tr>th,table.list>tbody>tr>td,table.list>tfoot>tr>th,table.list>tfoot>tr>td{line-height:1.74;vertical-align:top;border-top:1px solid #dfe8f1;font-size:.9em}table.list>thead>tr>th.checkbox,table.list>thead>tr>td.checkbox,table.list>tbody>tr>th.checkbox,table.list>tbody>tr>td.checkbox,table.list>tfoot>tr>th.checkbox,table.list>tfoot>tr>td.checkbox{padding:4px}table.list>thead>tr>th.checkbox input,table.list>thead>tr>td.checkbox input,table.list>tbody>tr>th.checkbox input,table.list>tbody>tr>td.checkbox input,table.list>tfoot>tr>th.checkbox input,table.list>tfoot>tr>td.checkbox input{margin:0 7px 0 15px !important}table.list>thead>tr.priority-lowest,table.list>tbody>tr.priority-lowest,table.list>tfoot>tr.priority-lowest{background-color:#e3f5fe}table.list>thead>tr.priority-lowest td.checkbox,table.list>tbody>tr.priority-lowest td.checkbox,table.list>tfoot>tr.priority-lowest td.checkbox{box-shadow:6px 0px 0px 0px #81d4fa inset}table.list>thead>tr.priority-high3,table.list>tbody>tr.priority-high3,table.list>tfoot>tr.priority-high3{background-color:#fce9e9}table.list>thead>tr.priority-high3 td.checkbox,table.list>tbody>tr.priority-high3 td.checkbox,table.list>tfoot>tr.priority-high3 td.checkbox{box-shadow:6px 0px 0px 0px #ef9a9a inset}table.list>thead>tr.priority-high2,table.list>tbody>tr.priority-high2,table.list>tfoot>tr.priority-high2{background-color:#f9d4d3}table.list>thead>tr.priority-high2 td.checkbox,table.list>tbody>tr.priority-high2 td.checkbox,table.list>tfoot>tr.priority-high2 td.checkbox{box-shadow:6px 0px 0px 0px #e53935 inset}table.list>thead>tr.priority-highest,table.list>tbody>tr.priority-highest,table.list>tfoot>tr.priority-highest{background-color:#efb1b1}table.list>thead>tr.priority-highest td.checkbox,table.list>tbody>tr.priority-highest td.checkbox,table.list>tfoot>tr.priority-highest td.checkbox{box-shadow:6px 0px 0px 0px #c62828 inset}table.list>thead>tr.closed,table.list>tbody>tr.closed,table.list>tfoot>tr.closed{color:#777}table.list>thead>tr.closed a,table.list>tbody>tr.closed a,table.list>tfoot>tr.closed a{color:#777}table.list>thead>tr:hover,table.list>tbody>tr:hover,table.list>tfoot>tr:hover{background-color:#fff9c4}table.list>thead>tr>th{color:#4b5056;font-weight:700;vertical-align:bottom;border-bottom:2px solid #dfe8f1;background-color:#eff1f9;padding:5px}table.list>thead>tr>th.checkbox{padding:5px}table.list>caption+thead>tr:first-child>th,table.list>caption+thead>tr:first-child>td,table.list>colgroup+thead>tr:first-child>th,table.list>colgroup+thead>tr:first-child>td,table.list>thead:first-child>tr:first-child>th,table.list>thead:first-child>tr:first-child>td{border-top:0}table.list>tbody+tbody{border-top:2px solid #dfe8f1}table.list td.attachments{padding-bottom:5px}div.wiki h1,div.wiki h2,div.wiki h3,div.wiki h4{font-weight:bold}div.wiki ul.toc{background-color:#fff9c4;border:none;padding:9px;border-radius:4px}.box div.wiki-preview{line-height:1.5}#wrapper input[type=text],#wrapper input[type=password],#wrapper input[type=date],#wrapper input[type=file],#wrapper select,#wrapper textarea,.modal input[type=text],.modal input[type=password],.modal input[type=date],.modal input[type=file],.modal select,.modal textarea{background-color:#fff;padding:4px 6px 4px 20px;color:#2b2f33;border:1px solid #dfe8f1;box-shadow:inset 1px 1px 3px #f6f6f6;border-radius:3px;box-sizing:border-box;outline:none;height:auto;line-height:1.3}#wrapper input[type=text]:hover,#wrapper input[type=password]:hover,#wrapper input[type=date]:hover,#wrapper input[type=file]:hover,#wrapper select:hover,#wrapper textarea:hover,.modal input[type=text]:hover,.modal input[type=password]:hover,.modal input[type=date]:hover,.modal input[type=file]:hover,.modal select:hover,.modal textarea:hover{border:1px solid #bccfe1}#wrapper input[type=text]:focus,#wrapper input[type=text]:active,#wrapper input[type=password]:focus,#wrapper input[type=password]:active,#wrapper input[type=date]:focus,#wrapper input[type=date]:active,#wrapper input[type=file]:focus,#wrapper input[type=file]:active,#wrapper select:focus,#wrapper select:active,#wrapper textarea:focus,#wrapper textarea:active,.modal input[type=text]:focus,.modal input[type=text]:active,.modal input[type=password]:focus,.modal input[type=password]:active,.modal input[type=date]:focus,.modal input[type=date]:active,.modal input[type=file]:focus,.modal input[type=file]:active,.modal select:focus,.modal select:active,.modal textarea:focus,.modal textarea:active{border-color:#3da6ff !important}#wrapper input[type=text].filename,#wrapper input[type=password].filename,#wrapper input[type=date].filename,#wrapper input[type=file].filename,#wrapper select.filename,#wrapper textarea.filename,.modal input[type=text].filename,.modal input[type=password].filename,.modal input[type=date].filename,.modal input[type=file].filename,.modal select.filename,.modal textarea.filename{box-shadow:none}#wrapper input[type=text]:disabled,#wrapper input[type=password]:disabled,#wrapper input[type=date]:disabled,#wrapper input[type=file]:disabled,#wrapper select:disabled,#wrapper textarea:disabled,.modal input[type=text]:disabled,.modal input[type=password]:disabled,.modal input[type=date]:disabled,.modal input[type=file]:disabled,.modal select:disabled,.modal textarea:disabled{background-color:#ebebe4}#wrapper .select2-container--default .select2-selection--single,.modal .select2-container--default .select2-selection--single{color:#2b2f33;border:1px solid #dfe8f1;box-shadow:inset 1px 1px 3px #f6f6f6;border-radius:3px;box-sizing:border-box;outline:none;line-height:1.3;height:24px;padding:0px 25px 0px 5px}#wrapper .select2-container--default .select2-selection--single .select2-selection__arrow,.modal .select2-container--default .select2-selection--single .select2-selection__arrow{background-image:url(\"../images/arrow.svg\");background-size:10px;background-repeat:no-repeat;background-position:0px}#wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b,.modal .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}#wrapper .select2-container--default .select2-selection--single .select2-selection__rendered,.modal .select2-container--default .select2-selection--single .select2-selection__rendered{padding:1px 2px;font-family:Arial;font-size:13px;color:#2b2f33;line-height:1.5;font-weight:400}#wrapper .select2-container--default .select2-selection--single:hover,.modal .select2-container--default .select2-selection--single:hover{border:1px solid #bccfe1}#wrapper .select2-container--default .select2-selection--single:focus,#wrapper .select2-container--default .select2-selection--single:active,.modal .select2-container--default .select2-selection--single:focus,.modal .select2-container--default .select2-selection--single:active{border-color:#3da6ff !important}#wrapper .select2-container--default.select2-container--disabled .select2-selection--single,.modal .select2-container--default.select2-container--disabled .select2-selection--single{cursor:not-allowed;color:graytext;background-color:#ebebe4 !important}#wrapper input[type=text],.modal input[type=text]{font-family:\"Osaka-Mono\",\"MS Gothic\",sans-serif;font-size:100%}#wrapper textarea.wiki-edit,.modal textarea.wiki-edit{font-size:13px;font-family:\"Osaka-Mono\",\"MS Gothic\",sans-serif;letter-spacing:normal;line-height:130%}#wrapper select,.modal select{height:auto;appearance:none;background-image:url(\"../images/arrow.svg\");background-size:10px;background-repeat:no-repeat;background-position:95% 50%;padding-right:2.5em}#wrapper select::-ms-expand,.modal select::-ms-expand{display:none}#wrapper select:hover,.modal select:hover{border-color:#ccc;outline:none}#wrapper select:focus,#wrapper select:active,.modal select:focus,.modal select:active{border-color:#3da6ff !important}#wrapper select:-moz-focusring,.modal select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}#wrapper select[multiple=multiple],.modal select[multiple=multiple]{background:#fff;padding-right:5px}#wrapper .tabular label,.modal .tabular label{margin-top:5px}#wrapper .tabular label.error,.modal .tabular label.error{color:#b00 !important}#wrapper .tabular label.error+*:not(#issue_description_and_toolbar),#wrapper .tabular label.error+span#issue_description_and_toolbar div.jstBlock,.modal .tabular label.error+*:not(#issue_description_and_toolbar),.modal .tabular label.error+span#issue_description_and_toolbar div.jstBlock{border:1px solid #b00 !important}#wrapper label.inline,.modal label.inline{margin-right:5px}#wrapper input[type=submit],.modal input[type=submit]{border-radius:3px;padding:2px 12px 3px;color:#fff;border:1px solid #34495e;background:#34495e;box-shadow:none}#wrapper input[type=submit]:hover,#wrapper input[type=submit]:active,.modal input[type=submit]:hover,.modal input[type=submit]:active{border-color:#3f5872;background-color:#3f5872}#wrapper input[type=submit]:active,.modal input[type=submit]:active{outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#wrapper input[type=submit]:disabled,.modal input[type=submit]:disabled{background-color:#95a5a6;cursor:not-allowed}#wrapper input[type=button],.modal input[type=button]{border-radius:3px;padding:2px 12px 3px;color:#555a60;border:1px solid #dfe8f1;background:#fefeff;box-shadow:none}#wrapper input[type=button]:hover,#wrapper input[type=button]:active,.modal input[type=button]:hover,.modal input[type=button]:active{color:#2b2f33;border-color:#bfc8d1;background-color:#f3f3f9}#wrapper input[type=button]:active,.modal input[type=button]:active{outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#wrapper input[type=button]:disabled,.modal input[type=button]:disabled{background-color:#95a5a6;cursor:not-allowed}#wrapper input[type=checkbox],.modal input[type=checkbox]{width:16px;height:16px;margin:7px 2px 7px 0px;box-shadow:none}#wrapper .pagination ul.pages li.page,.modal .pagination ul.pages li.page{border:1px solid #dfe8f1;background:#fefeff;box-shadow:none}#wrapper .pagination ul.pages li.page:hover,#wrapper .pagination ul.pages li.page:active,.modal .pagination ul.pages li.page:hover,.modal .pagination ul.pages li.page:active{border-color:#bfc8d1;background-color:#f3f3f9}#wrapper .pagination ul.pages li.page:hover a,#wrapper .pagination ul.pages li.page:active a,.modal .pagination ul.pages li.page:hover a,.modal .pagination ul.pages li.page:active a{color:#2b2f33}#wrapper .pagination ul.pages li.page:active,.modal .pagination ul.pages li.page:active{outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#wrapper .pagination ul.pages li.previous,#wrapper .pagination ul.pages li.next,.modal .pagination ul.pages li.previous,.modal .pagination ul.pages li.next{background:#fefeff}form .attributes select{width:85%}form .attributes .check_box_group label{width:100%}.select2-container.select2-container--default .select2-dropdown{box-shadow:0 3px 3px 0 rgba(0,0,0,.5);border:none}.select2-container.select2-container--default li.select2-results__option[role=option]:before{content:\" \";display:inline-block;line-height:1em;width:1em;height:1em;margin-right:4px;font-weight:bold}.select2-container.select2-container--default li.select2-results__option[role=option][aria-selected=true]:before{content:\"✓\"}.select2-container.select2-container--default li.select2-results__option--highlighted[role=option][aria-selected]{background-color:#759fc2;color:#fff}.select2-container.select2-container--default input.select2-search__field{background:#fff url(\"../images/search.svg\") no-repeat 2px 50%;background-size:12px 12px;background-position:5px;padding-left:20px}.select2-container.select2-container--default input.select2-search__field:focus{outline:none;border-color:#3da6ff}#errorExplanation,div.flash,.nodata,.warning,.conflict{padding:10px 12px 10px 30px;border-radius:3px;border:none}div.flash.error,#errorExplanation{color:#620f0f;background-color:#ffc6c6;border:none}div.flash.notice{color:#1e620f;background:#d3ffc6}div.flash.warning,.conflict{color:#624b0f;background:#ffeec6}.nodata,.warning{text-align:center;background-color:#ffeec6;color:#624b0f}div.modal{border:none;box-shadow:0 0 1px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.2);padding:0}div.modal .ui-dialog-titlebar{padding:15px;border:none;background:#f7f9fa;color:#555;font-weight:normal;border-bottom:1px solid #e5e5e5}div.modal .ui-dialog-titlebar .ui-dialog-title{margin:0}div.modal .ui-dialog-titlebar .ui-dialog-titlebar-close{right:1em}div.modal .ui-dialog-content{padding:5px 15px 15px}.ui-widget-overlay{background:#000;opacity:.55}div.issue{background:#fff9c4;padding:20px;margin-bottom:12px;border-radius:3px;border:none}div.issue hr{width:auto;background:rgba(0,0,0,.12);padding:0 10px;margin:8px -10px}table.progress{margin:4px 6px 0px 0}table.progress td{height:.6em;border-radius:2px}table.progress td.closed{background-color:#4db6ac}p.percent{padding-top:2px}.edit_issue fieldset{border:none;background:#f4f7f9;margin-bottom:15px;border-radius:5px;padding:23px 12px 13px}.edit_issue fieldset legend{position:relative;top:18px}a[href*=activity][data-absolute-date*=\":\"]{margin:0 3px;box-shadow:inset 0 -1.5em 0 rgba(0,0,0,.08);display:inline-block;padding:0 3px;border-radius:3px}a[href*=activity][data-absolute-date*=\":\"]:before{content:\" [\" attr(data-absolute-date) \"] \"}div#content .tabs ul{border-bottom:1px solid #dfe8f1}div#content .tabs ul li a{background-color:#f0f0f0;border:1px solid #dfe8f1}div#content .tabs ul li a.selected{background-color:#fafcfe;border:1px solid #dfe8f1;border-bottom:1px solid #fafcfe}div#update .jstTabs.tabs li a{border-bottom:1px solid #dfe8f1}#history div.tabs{margin-bottom:0px}#history div.tabs ul li a.selected{background-color:#fff;border-bottom:1px solid #fff}#history .tab-content{background-color:#fff;border-radius:0px 0px 3px 3px;border-right:1px solid #dfe8f1;border-left:1px solid #dfe8f1;border-bottom:1px solid #dfe8f1;padding-top:15px;padding-left:10px}#history .tab-content.discontinuity .journal:after{content:none}#history .tab-content .journal{padding:8px 3px 3px 3px;background-color:#fff;position:relative;overflow:visible}#history .tab-content .journal:before{content:\"\";width:8px;height:8px;background-color:#fff;position:absolute;left:6px;top:16px;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;z-index:1}#history .tab-content .journal:after{content:\"\";height:100%;width:2px;background-color:#e5e5e5;position:absolute;left:9px;top:0px}#history .tab-content .journal:first-of-type:after{top:15px}#history .tab-content .journal:last-of-type:after{height:18px}#history .tab-content .journal:first-of-type:last-of-type:after{content:none}#history .tab-content .journal .contextual{padding-right:10px;padding-top:5px}#history .tab-content .journal .contextual .journal-actions,#history .tab-content .journal .contextual a.journal-link{position:relative;z-index:5}#history .tab-content .journal h4.note-header{left:20px;position:relative;margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}#history .tab-content .journal h4.note-header a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}#history .tab-content .journal h4.note-header:before{content:\"\";position:absolute;left:-6px;top:8px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1}#history .tab-content .journal h4.note-header .gravatar{position:absolute;left:-35px;top:4px;z-index:5;margin-left:0}#history .tab-content .journal:target .contextual+h4,#history .tab-content .journal div:target .contextual+h4{background:#def}#history .tab-content .journal:target .contextual+h4:before,#history .tab-content .journal div:target .contextual+h4:before{border-right:6px solid #def}#history .tab-content .journal .details{list-style:none;font-size:.9em;line-height:1.5;margin-bottom:1em;padding-left:46px}#history .tab-content .journal .details li{position:relative}#history .tab-content .journal .details li:after{display:block;content:\"\";position:absolute;top:.5em;left:-1em;width:4px;height:4px;background-color:#fff;border:1px solid #888;border-radius:50%}#history .tab-content .journal form .jstBlock,#history .tab-content .journal form input,#history .tab-content .journal div[id^=template_journal],#history .tab-content .journal .wiki:not(.wiki-preview),#history .tab-content .journal.time_entry p,#history .tab-content .journal.changeset .note>p{margin-left:32px}.tabular p{padding-left:160px}.edit_issue .tabular p{padding-left:130px}.edit_issue .tabular .wiki-preview p{padding-left:0 !important}.tabular label{margin-left:-160px;width:150px}.edit_issue .tabular label{margin-left:-130px;width:120px}fieldset#filters td.values input{height:inherit}.jstBlock .wiki-preview{border:1px solid #dfe8f1}.issue-card{background-color:#fff9c4}.controller-messages.action-show #content>div.message{border-radius:3px;background-color:#fff;border:1px solid #dfe8f1;padding:15px}.controller-messages.action-show #content>div.message>p{background-color:#e9eaf1;padding:6px 9px}.controller-messages.action-show #content>div.message>p a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}#replies{background-color:#fff;border-radius:0px 0px 3px 3px;border:1px solid #dfe8f1;padding-top:15px;padding-left:10px}#replies .message.reply{padding:8px 3px 3px 3px !important;background-color:#fff;position:relative;overflow:visible}#replies .message.reply:before{content:\"\";width:8px;height:8px;background-color:#fff;position:absolute;left:6px;top:16px;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;z-index:1}#replies .message.reply:after{content:\"\";height:100%;width:2px;background-color:#e5e5e5;position:absolute;left:9px;top:0px}#replies .message.reply:first-of-type:after{top:15px}#replies .message.reply:last-of-type:after{height:18px}#replies .message.reply:first-of-type:last-of-type:after{content:none}#replies .message.reply .contextual{padding-right:10px;padding-top:5px}#replies .message.reply .contextual a{position:relative;z-index:5}#replies .message.reply .wiki{padding-left:32px}#replies .message.reply .contextual+h4{left:20px;position:relative;margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}#replies .message.reply .contextual+h4 a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}#replies .message.reply .contextual+h4:before{content:\"\";position:absolute;left:-6px;top:8px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1}#replies .message.reply .contextual+h4 .gravatar{position:absolute;left:-35px;top:4px;z-index:5;margin-left:0}#replies .message.reply:target h4.note-header,#replies .message.reply div:target h4.note-header{background:#def}#replies .message.reply:target h4.note-header:before,#replies .message.reply div:target h4.note-header:before{border-right:6px solid #def}.controller-news.action-show #content>div.message{border-radius:3px;background-color:#fff;border:1px solid #dfe8f1;padding:15px}.controller-news.action-show #comments{background-color:#fff;border-radius:0px 0px 3px 3px;border:1px solid #dfe8f1;padding-top:15px;padding-left:10px}.controller-news.action-show #comments .wiki{padding-left:32px}.controller-news.action-show #comments .contextual{padding-right:10px;padding-top:5px}.controller-news.action-show #comments .contextual a{position:relative;z-index:5;padding-bottom:5px}.controller-news.action-show #comments .contextual+h4{left:20px;position:relative;margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}.controller-news.action-show #comments .contextual+h4 a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}.controller-news.action-show #comments .contextual+h4:before{content:\"\";position:absolute;left:-6px;top:8px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1}.controller-news.action-show #comments .contextual+h4 .gravatar{position:absolute;left:-35px;top:4px;z-index:5;margin-left:0}.controller-news.action-show #edit-news+p+div.wiki,.controller-news.action-show h2+p+div.wiki{position:relative;background-color:#fff;margin-bottom:10px;padding:20px;border-radius:3px;border:1px solid #dfe8f1}.controller-documents.action-index #content h3.group-name{position:relative;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;border-radius:4px}.controller-documents.action-index #content h4.title{font-size:1.2em;border-bottom:0px}.controller-repositories.action-revision #content>div.message,.controller-repositories.action-diff #content>div.message{border-radius:3px;background-color:#fff;border:1px solid #dfe8f1;padding:15px}.controller-repositories.action-revision.avatars-on .details h4,.controller-repositories.action-diff.avatars-on .details h4{left:35px;position:relative;margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}.controller-repositories.action-revision.avatars-on .details h4 a[href*=activity][data-absolute-date*=\":\"],.controller-repositories.action-diff.avatars-on .details h4 a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}.controller-repositories.action-revision.avatars-on .details h4:before,.controller-repositories.action-diff.avatars-on .details h4:before{content:\"\";position:absolute;left:-6px;top:8px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1}.controller-repositories.action-revision.avatars-on .details h4 .gravatar,.controller-repositories.action-diff.avatars-on .details h4 .gravatar{position:absolute;left:-35px;z-index:5;margin-left:0}.controller-repositories.action-revision.avatars-off .details h4,.controller-repositories.action-diff.avatars-off .details h4{margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}.controller-repositories.action-revision.avatars-off .details h4 a[href*=activity][data-absolute-date*=\":\"],.controller-repositories.action-diff.avatars-off .details h4 a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}.controller-repositories.action-revision .wiki.changeset-comments,.controller-repositories.action-revision #related-issues,.controller-repositories.action-revision .revision-info,.controller-repositories.action-diff .wiki.changeset-comments,.controller-repositories.action-diff #related-issues,.controller-repositories.action-diff .revision-info{background-color:#fff;padding:10px;border-radius:3px;border:1px solid #dfe8f1;margin:5px}.controller-repositories.action-revision .revision-info,.controller-repositories.action-diff .revision-info{padding-left:20px}div#activity dt .time{color:#444}div#activity dt.me .time{border-color:#666}div#activity dd span.description,#search-results dd span.description{color:#444}div#activity h3{position:relative;margin:0 19px 0 10px;border:none;background-color:#e9eaf1;padding:6px 9px;border-radius:4px}div#activity dl{margin-right:2em}","body {\n font-size: 13px;\n color: #222;\n line-height: 1.5;\n}\n\nhtml[lang=\"ja\"] body {\n font-family: Meiryo, \"Hiragino Kaku Gothic Pro\", \"Hiragino Sans\", \"MS PGothic\", Verdana, system-ui, sans-serif;\n}\n","h1, h2, h3, h4 {\n font-weight: normal;\n color: $default-heading-font-color;\n}\n\n#content h1 {\n color: $default-heading-font-color;\n}\n","$default-heading-font-color: #333;\n$color-issue-bg: #fff9c4;\n$color-header-bg: #e9eaf1;\n\n// priority\n$color-priority-lowest : #81D4FA;\n$color-priority-high3 : #EF9A9A;\n$color-priority-high2 : #E53935;\n$color-priority-highest : #C62828;\n\n// status\n$color-closed : #777777;\n","$color-top-menu-bg: #223342;\n$color-main-bg: #fafcfe;\n\n#top-menu {\n box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);\n background: $color-top-menu-bg;\n z-index: 1;\n position: relative;\n}\n\n#header {\n background: radial-gradient(circle at 1.98% 20.98%, #4b6cb7, transparent 100%), radial-gradient(circle at 98.02% 20.98%, #2e4063, transparent 100%), radial-gradient(circle at 50% 50%, #19c8b5, #19c8b5 100%);\n padding: 10px 30px;\n box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);\n color: white;\n min-height: 1em;\n\n h1 {\n padding-bottom: 20px;\n color: white;\n }\n}\n\n#main {\n background-color: $color-main-bg;\n}\n\n#content {\n padding: 25px;\n background-color: $color-main-bg;\n box-sizing: border-box;\n width: 81%;\n}\n\n#sidebar {\n background-color: $color-header-bg;\n\n h3 { color: $default-heading-font-color; }\n}\n\n#sidebar-switch-button {\n &:hover {\n background-color: darken($color-header-bg, 10%);\n }\n}\n\n// Fix a problem that underlines is broken in chrome\na:hover, a:active {\n outline: 1px solid transparent;\n}\n\n@media screen and (max-width: 899px) {\n #content>.contextual>a, #content>.contextual .drdn, p.buttons a {\n background: #ffffff;\n }\n}\n",".box, .mypage-box,\n.controller-wiki.action-show .wiki.wiki-page,\n.controller-attachments.action-show .filecontent.wiki,\n.controller-repositories.action-entry .filecontent.wiki,\n.controller-wiki.action-index.pages-hierarchy,\n#activity,\n#roadmap article,\n.controller-news.action-index article.news-article,\n.controller-news.action-show #comments,\n.controller-projects.action-index li.root,\n.controller-documents.action-index .document-item\n {\n background-color: #fff;\n margin-bottom: 20px;\n padding: 20px;\n border-radius: 3px;\n border: 1px solid #dfe8f1;\n}\n\n.controller-wiki.action-show .wiki.wiki-page {\n margin-top: 25px;\n margin-bottom: 10px;\n}\n\n#activity {\n padding: 0px;\n h3 {\n top: 10px;\n }\n}\n\n.controller-news.action-index article.news-article {\n margin-bottom: 10px;\n}\n\n.gantt-table {\n background-color: #fff;\n}\n\n#wiki_add_attachment .box {\n padding: 6px;\n}\n\ndiv.issue-cards .issue-card {\n background-color: #fff9c4;\n}\n","$color-main-menu-line: #ffd600;\n$color-menu-children-bg: #ffffff;\n$color-menu-children-border: #dddddd;\n$color-menu-children-text: #777777;\n$color-menu-children-hover-bg: #eff4f6;\n$color-menu-children-hover-text: #2b2f33;\n\n\n#main-menu {\n ul{\n li {\n margin: 0;\n\n a {\n padding: 8px 12px;\n letter-spacing: 0.5px;\n font-weight: normal;\n\n &.selected, &:hover {\n position: relative;\n background: transparent;\n color: inherit;\n\n &:after {\n content: \"\";\n position: absolute;\n width: 100%;\n height: 3px;\n background-color: $color-main-menu-line;\n bottom: 0px;\n left: 0;\n }\n }\n\n &.selected:hover {\n background: transparent;\n color: white;\n }\n\n &.new-object {\n background: rgba(255,255,255,.05);\n border: 2px solid rgba(255,255,255,.25);\n position: relative;\n margin: 0 10px;\n padding: 0;\n width: 26px;\n height: 26px;\n line-height: 25px;\n border-radius: 50%;\n text-align: center;\n bottom: 1px;\n\n &:hover:after {\n content: none;\n }\n }\n\n }\n }\n\n .menu-children {\n border: none;\n background-color: $color-menu-children-bg;\n box-shadow: 0 1px 7px 2px rgba(135,158,171,.2);\n border-radius: 3px;\n\n li {\n border-bottom: $color-menu-children-border solid 1px;\n a {\n color: $color-menu-children-text;\n background-color: transparent;\n letter-spacing: 0.5px;\n font-weight: normal;\n\n &:after {\n content: none;\n }\n\n &:hover {\n color: $color-menu-children-hover-text;\n background: $color-menu-children-hover-bg;\n }\n }\n }\n }\n }\n}","$table-head-cell-padding: 5px;\n$table-cell-padding: 4px;\n$line-height-base: 1.74;\n$line-height-computed: 25px;\n$color-table-border: #dfe8f1;\n$color-th-bg: #eff1f9;\n$color-odd-bg: #f9f9f9;\n\n\ntable.list {\n border: none;\n margin-bottom: $line-height-computed;\n background-color: white;\n\n // Cells\n > thead,\n > tbody,\n > tfoot {\n > tr {\n > th,\n > td {\n line-height: $line-height-base;\n vertical-align: top;\n border-top: 1px solid $color-table-border;\n font-size: 0.9em;\n &.checkbox {\n padding: $table-cell-padding;\n\n input {\n margin: 0 7px 0 15px !important;\n }\n }\n }\n &.priority-lowest {\n background-color: lighten($color-priority-lowest, 20%);\n td.checkbox {\n box-shadow: 6px 0px 0px 0px $color-priority-lowest inset;\n }\n }\n &.priority-high3 {\n background-color: lighten($color-priority-high3, 18%);\n td.checkbox {\n box-shadow: 6px 0px 0px 0px $color-priority-high3 inset;\n }\n }\n &.priority-high2 {\n background-color: lighten($color-priority-high2, 35%);\n td.checkbox {\n box-shadow: 6px 0px 0px 0px $color-priority-high2 inset;\n }\n }\n &.priority-highest {\n background-color: lighten($color-priority-highest, 35%);\n td.checkbox {\n box-shadow: 6px 0px 0px 0px $color-priority-highest inset;\n }\n }\n &.closed {\n color: $color-closed;\n a { color: $color-closed; }\n }\n &:hover {\n background-color: #fff9c4;\n }\n }\n }\n // Bottom align for column headings\n > thead > tr > th {\n color: #4b5056;\n font-weight: 700;\n vertical-align: bottom;\n border-bottom: 2px solid $color-table-border;\n background-color: $color-th-bg;\n padding: $table-head-cell-padding;\n &.checkbox { padding: $table-head-cell-padding; }\n }\n // Remove top border from thead by default\n > caption + thead,\n > colgroup + thead,\n > thead:first-child {\n > tr:first-child {\n > th,\n > td {\n border-top: 0;\n }\n }\n }\n // Account for multiple tbody instances\n > tbody + tbody {\n border-top: 2px solid $color-table-border;\n }\n\n td.attachments {\n padding-bottom: 5px;\n }\n}\n","div.wiki {\n h1, h2, h3, h4 {\n font-weight: bold;\n }\n ul.toc {\n background-color: $color-issue-bg;\n border: none;\n padding: 9px;\n border-radius: 4px;\n }\n}\n\n/* Fix an issue where the default line-height is 1.5em, which breaks the layout. */\n.box div.wiki-preview {\n line-height: 1.5;\n}","$input-padding: 4px 6px 4px 20px;;\n$color-input-bg: #ffffff;\n$color-disabled-input-bg: #ebebe4;\n$color-input-text: #2b2f33;\n$color-input-border: #dfe8f1;\n$color-input-border-focus: #3da6ff;\n$color-validation-error-input-border: #bb0000;\n\n$color-submit-text: #ffffff;\n$color-submit-border: #34495e;\n$color-submit-bg: #34495e;\n$color-submit-disabled-bg: #95a5a6;\n$color-submit-hover-border: #3f5872;\n$color-submit-hover-bg: #3f5872;\n\n$color-button-text: #555a60;\n$color-button-border: #dfe8f1;\n$color-button-bg: #fefeff;\n$color-button-disabled-bg: #95a5a6;\n$color-button-hover-text: #2b2f33;\n$color-button-hover-border: #bfc8d1;\n$color-button-hover-bg: #f3f3f9;\n\n$checkbox-size: 16px;\n$checkbox-margin: 7px 2px 7px 0px;\n\n\n#wrapper, .modal {\n input[type=\"text\"],\n input[type=\"password\"],\n input[type=\"date\"],\n input[type=\"file\"],\n select,\n textarea {\n background-color: $color-input-bg;\n padding: $input-padding;\n color: $color-input-text;\n border: 1px solid $color-input-border;\n box-shadow: inset 1px 1px 3px #f6f6f6;\n border-radius: 3px;\n box-sizing: border-box;\n outline: none;\n height: auto;\n line-height: 1.3;\n\n &:hover {\n border: 1px solid darken($color-input-border, 10%);\n }\n\n &:focus,\n &:active {\n border-color: $color-input-border-focus !important;\n }\n\n &.filename {\n box-shadow: none;\n }\n\n &:disabled {\n background-color: $color-disabled-input-bg;\n }\n }\n .select2-container--default .select2-selection--single {\n color: $color-input-text;\n border: 1px solid $color-input-border;\n box-shadow: inset 1px 1px 3px #f6f6f6;\n border-radius: 3px;\n box-sizing: border-box;\n outline: none;\n line-height: 1.3;\n height: 24px;\n padding: 0px 25px 0px 5px;\n .select2-selection__arrow {\n // Hide original arrow icon\n b {\n display: none;\n }\n background-image: url('../images/arrow.svg');\n background-size: 10px;\n background-repeat: no-repeat;\n background-position: 0px;\n }\n .select2-selection__rendered {\n padding: 1px 2px;\n font-family: Arial;\n font-size: 13px;\n color: #2b2f33;\n line-height: 1.5;\n font-weight: 400;\n }\n &:hover {\n border: 1px solid darken($color-input-border, 10%);\n }\n\n &:focus,\n &:active {\n border-color: $color-input-border-focus !important;\n }\n }\n .select2-container--default.select2-container--disabled .select2-selection--single {\n cursor: not-allowed;\n color: graytext;\n background-color: #ebebe4 !important;\n }\n // テキストボックスで等幅フォントを使用\n input[type=\"text\"] {\n font-family: \"Osaka-Mono\", \"MS Gothic\", sans-serif;\n font-size: 100%;\n }\n\n textarea.wiki-edit {\n font-size: 13px;\n font-family: \"Osaka-Mono\", \"MS Gothic\", sans-serif;\n letter-spacing: normal;\n line-height: 130%;\n }\n\n select {\n height: auto;\n appearance: none;\n background-image: url('../images/arrow.svg');\n background-size: 10px;\n background-repeat: no-repeat;\n background-position: 95% 50%;\n padding-right: 2.5em;\n\n &::-ms-expand {\n display: none;\n }\n\n &:hover {\n border-color: #ccc;\n outline: none;\n }\n\n &:focus,\n &:active {\n border-color: $color-input-border-focus !important;\n }\n\n // Fix Firefox dotted focusring\n &:-moz-focusring {\n color: transparent;\n text-shadow: 0 0 0 #000;\n }\n\n &[multiple=\"multiple\"] {\n background: white;\n padding-right: 5px;\n }\n }\n\n .tabular label {\n margin-top: 5px;\n\n &.error {\n color: $color-validation-error-input-border !important;\n }\n &.error + *:not(#issue_description_and_toolbar), &.error + span#issue_description_and_toolbar div.jstBlock {\n border: 1px solid $color-validation-error-input-border !important;\n }\n }\n\n label.inline {\n margin-right: 5px;\n }\n\n input[type=\"submit\"] {\n border-radius: 3px;\n padding: 2px 12px 3px;\n color: $color-submit-text;\n border: 1px solid $color-submit-border;\n background: $color-submit-bg;\n box-shadow: none;\n &:hover, &:active {\n border-color: $color-submit-hover-border;\n background-color: $color-submit-hover-bg;\n }\n &:active {\n outline: 0;\n box-shadow: inset 0 3px 5px rgba(0,0,0,.125);\n }\n &:disabled {\n background-color: $color-submit-disabled-bg;\n cursor: not-allowed;\n }\n }\n\n input[type=\"button\"] {\n border-radius: 3px;\n padding: 2px 12px 3px;\n color: $color-button-text;\n border: 1px solid $color-button-border;\n background: $color-button-bg;\n box-shadow: none;\n &:hover, &:active {\n color: $color-button-hover-text;\n border-color: $color-button-hover-border;\n background-color: $color-button-hover-bg;\n }\n &:active {\n outline: 0;\n box-shadow: inset 0 3px 5px rgba(0,0,0,.125);\n }\n &:disabled {\n background-color: $color-button-disabled-bg;\n cursor: not-allowed;\n }\n }\n\n input[type=\"checkbox\"] {\n width: $checkbox-size;\n height: $checkbox-size;\n margin: $checkbox-margin;\n box-shadow: none;\n }\n\n .pagination ul.pages li.page {\n border: 1px solid $color-button-border;\n background: $color-button-bg;\n box-shadow: none;\n &:hover, &:active {\n a { color: $color-button-hover-text; }\n border-color: $color-button-hover-border;\n background-color: $color-button-hover-bg;\n }\n &:active {\n outline: 0;\n box-shadow: inset 0 3px 5px rgba(0,0,0,.125);\n }\n }\n .pagination ul.pages li.previous, .pagination ul.pages li.next {\n background: $color-button-bg;\n }\n}\n\nform .attributes {\n select { width: 85%; }\n\n .check_box_group label {\n width: 100%;\n }\n}\n\n.select2-container.select2-container--default {\n .select2-dropdown {\n box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);\n border: none;\n }\n li.select2-results__option[role=\"option\"] {\n &:before {\n content: ' ';\n display: inline-block;\n line-height: 1em;\n width: 1em;\n height: 1em;\n margin-right: 4px;\n font-weight: bold;\n }\n }\n li.select2-results__option[role=\"option\"][aria-selected=true] {\n &:before {\n content: \"\\2713 \";\n }\n }\n li.select2-results__option--highlighted[role=\"option\"][aria-selected] {\n background-color: #759FC2;\n color: #fff;\n }\n\n input.select2-search__field {\n background: #fff url('../images/search.svg') no-repeat 2px 50%;\n background-size: 12px 12px;\n background-position: 5px;\n padding-left: 20px;\n &:focus {\n outline: none;\n border-color: $color-input-border-focus;\n }\n }\n}\n","$flash-padding: 10px 12px 10px 30px;\n\n$color-flash-error-text: #620f0f;\n$color-flash-error-bg: #ffc6c6;\n$color-flash-notice-text: #1e620f;\n$color-flash-notice-bg: #d3ffc6;\n$color-flash-warning-text: #624b0f;\n$color-flash-warning-bg: #ffeec6;\n\n#errorExplanation, div.flash, .nodata, .warning, .conflict {\n padding: $flash-padding;\n border-radius: 3px;\n border: none;\n}\n\ndiv.flash.error, #errorExplanation {\n color: $color-flash-error-text;\n background-color: $color-flash-error-bg;\n border: none;\n}\n\ndiv.flash.notice {\n color: $color-flash-notice-text;\n background: $color-flash-notice-bg;\n}\n\ndiv.flash.warning, .conflict {\n color: $color-flash-warning-text;\n background: $color-flash-warning-bg;\n}\n\n.nodata, .warning {\n text-align: center;\n background-color: #ffeec6;\n color: #624b0f;\n}\n","$color-modal-titlebar-bg: #f7f9fa;\n$color-modal-titlebar-text: #555555;\n$color-modal-titlebar-border: #e5e5e5;\n\n\ndiv.modal {\n border: none;\n box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);\n padding: 0;\n\n .ui-dialog-titlebar {\n padding: 15px;\n border: none;\n background: $color-modal-titlebar-bg;\n color: $color-modal-titlebar-text;\n font-weight: normal;\n border-bottom: 1px solid $color-modal-titlebar-border;\n\n .ui-dialog-title {\n margin: 0;\n }\n\n .ui-dialog-titlebar-close {\n right: 1em;\n }\n }\n\n .ui-dialog-content {\n padding: 5px 15px 15px;\n }\n}\n\n.ui-widget-overlay {\n background: black;\n opacity: 0.55;\n}","$issue-padding: 20px;\n\n$progress-height: 0.6em;\n$color-progress-closed-bg: #4DB6AC;\n\n$histry-padding: 15px;\n$color-history-bg: #ffffff;\n$color-history-border: #dfe8f1;\n\n$timeline-point-size: 8px;\n$color-timeline: #e5e5e5;\n\n$note-title-margin: 0 19px 0 10px;\n$note-title-padding: 6px 9px;\n$color-note-title-bg: #e9eaf1;\n\n$color-content-bg: #fafcfe;\n$color-unselected-tab-bg: #f0f0f0;\n$color-target-bg: #DDEEFF;\n\ndiv.issue {\n background: $color-issue-bg;\n padding: $issue-padding;\n margin-bottom: 12px;\n border-radius: 3px;\n border: none;\n\n hr {\n width: auto;\n background: rgba(0,0,0,0.12);\n padding: 0 10px;\n margin: 8px -10px;\n }\n}\n\ntable.progress {\n margin: 4px 6px 0px 0;\n\n td {\n height: $progress-height;\n border-radius: 2px;\n\n &.closed {\n background-color: $color-progress-closed-bg;\n }\n }\n}\n\np.percent {\n padding-top: 2px;\n}\n\n.edit_issue fieldset {\n border: none;\n background: #f4f7f9;\n margin-bottom: 15px;\n border-radius: 5px;\n padding: 23px 12px 13px;\n\n legend {\n position: relative;\n top: 18px;\n }\n}\n\n// 作成日・更新日に実際の日時を表示\na[href*=\"activity\"][data-absolute-date*=\":\"] {\n margin: 0 3px;\n box-shadow: inset 0 -1.5em 0 rgba(0, 0, 0, 0.08);\n display: inline-block;\n padding: 0 3px;\n border-radius: 3px;\n &:before {\n content: ' [' attr(data-absolute-date) '] ';\n }\n}\n\ndiv#content .tabs {\n ul {\n border-bottom: 1px solid $color-history-border;\n\n li a {\n background-color: $color-unselected-tab-bg;\n border: 1px solid $color-history-border;\n\n &.selected {\n background-color: $color-content-bg;\n border: 1px solid $color-history-border;\n border-bottom: 1px solid $color-content-bg;\n }\n }\n }\n}\ndiv#update .jstTabs.tabs li a {\n border-bottom: 1px solid $color-history-border;\n}\n\n#history {\n div.tabs {\n margin-bottom: 0px;\n\n ul li a.selected {\n background-color: $color-history-bg;\n border-bottom: 1px solid $color-history-bg;\n }\n }\n .tab-content {\n background-color: $color-history-bg;\n border-radius: 0px 0px 3px 3px;\n border-right: 1px solid $color-history-border;\n border-left: 1px solid $color-history-border;\n border-bottom: 1px solid $color-history-border;\n padding-top: $histry-padding;\n padding-left: 10px;\n\n // Do not show vertical lines connecting history if tab-notes or tab-properties\n &.discontinuity .journal:after {\n content: none;\n }\n\n .journal {\n padding: 8px 3px 3px 3px;\n background-color: $color-history-bg;\n position: relative;\n overflow: visible;\n\n &:before {\n content: \"\";\n width: $timeline-point-size;\n height: $timeline-point-size;\n background-color: $color-history-bg;\n position: absolute;\n left: 6px;\n top: 16px;\n border-radius: 50%;\n box-shadow: 0 0 0 3px $color-timeline;\n z-index: 1;\n }\n\n &:after {\n content: \"\";\n height: 100%;\n width: 2px;\n background-color: $color-timeline;\n position: absolute;\n left: 9px;\n top: 0px;\n }\n\n &:first-of-type:after {\n top: 15px;\n }\n\n &:last-of-type:after {\n height: 18px;\n }\n\n &:first-of-type:last-of-type:after {\n content: none;\n }\n\n .contextual {\n padding-right: 10px;\n padding-top: 5px;\n\n .journal-actions, a.journal-link {\n position: relative;\n z-index: 5;\n }\n }\n\n // #tab-content-changesets内のh4要素のみ.contextualと隣接していないため個別の書き方をしている\n h4.note-header {\n left: 20px;\n position: relative;\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n\n &:before {\n content: '';\n position: absolute;\n left: -6px;\n top: 8px;\n width: 0;\n height: 0;\n border-top: 5px solid transparent;\n border-bottom: 5px solid transparent;\n border-right: 6px solid $color-note-title-bg;\n }\n\n .gravatar {\n position: absolute;\n left: -35px;\n top: 4px;\n z-index: 5;\n margin-left: 0;\n }\n }\n\n // #change-n #note-n\n &:target .contextual + h4, div:target .contextual + h4 {\n background: $color-target-bg;\n\n &:before {\n border-right: 6px solid $color-target-bg;\n }\n }\n\n .details {\n list-style: none;\n font-size: 0.9em;\n line-height: 1.5;\n margin-bottom: 1em;\n padding-left: 46px;\n\n li {\n position: relative;\n\n &:after {\n display: block;\n content: '';\n position: absolute;\n top: .5em;\n left: -1em;\n width: 4px;\n height: 4px;\n background-color: $color-history-bg;\n border: 1px solid #888;\n border-radius: 50%;\n }\n }\n }\n\n form .jstBlock, form input, div[id^=\"template_journal\"],\n .wiki:not(.wiki-preview),\n &.time_entry p, &.changeset .note > p {\n margin-left: 32px;\n }\n }\n }\n}\n\n.tabular p {\n padding-left: 160px;\n\n .edit_issue & {\n padding-left: 130px;\n }\n}\n.edit_issue .tabular .wiki-preview p {padding-left: 0 !important}\n\n.tabular label {\n margin-left: -160px;\n width: 150px;\n\n .edit_issue & {\n margin-left: -130px;\n width: 120px;\n }\n}\n\nfieldset#filters td.values input {\n height: inherit;\n}\n\n.jstBlock .wiki-preview {\n border: 1px solid $color-history-border;\n}\n\n.issue-card {\n background-color: $color-issue-bg;\n}","// forum(board)\n\n.controller-messages.action-show #content > div.message {\n border-radius: 3px;\n background-color: $color-history-bg;\n border: 1px solid $color-history-border;\n padding: $histry-padding;\n\n & > p {\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n }\n}\n\n#replies {\n background-color: $color-history-bg;\n border-radius: 0px 0px 3px 3px;\n border: 1px solid $color-history-border;\n padding-top: $histry-padding;\n padding-left: 10px;\n\n .message.reply {\n padding: 8px 3px 3px 3px !important;\n background-color: $color-history-bg;\n position: relative;\n overflow: visible;\n\n &:before {\n content: \"\";\n width: $timeline-point-size;\n height: $timeline-point-size;\n background-color: $color-history-bg;\n position: absolute;\n left: 6px;\n top: 16px;\n border-radius: 50%;\n box-shadow: 0 0 0 3px $color-timeline;\n z-index: 1;\n }\n\n &:after {\n content: \"\";\n height: 100%;\n width: 2px;\n background-color: $color-timeline;\n position: absolute;\n left: 9px;\n top: 0px;\n }\n\n &:first-of-type:after {\n top: 15px;\n }\n\n &:last-of-type:after {\n height: 18px;\n }\n\n &:first-of-type:last-of-type:after {\n content: none;\n }\n\n .contextual {\n padding-right: 10px;\n padding-top: 5px;\n\n a {\n position: relative;\n z-index: 5;\n }\n }\n\n .wiki {\n padding-left: 32px;\n }\n\n .contextual + h4 {\n left: 20px;\n position: relative;\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n\n &:before {\n content: '';\n position: absolute;\n left: -6px;\n top: 8px;\n width: 0;\n height: 0;\n border-top: 5px solid transparent;\n border-bottom: 5px solid transparent;\n border-right: 6px solid $color-note-title-bg;\n }\n\n .gravatar {\n position: absolute;\n left: -35px;\n top: 4px;\n z-index: 5;\n margin-left: 0;\n }\n }\n\n // #change-n #note-n\n &:target h4.note-header, div:target h4.note-header {\n background: $color-target-bg;\n\n &:before {\n border-right: 6px solid $color-target-bg;\n }\n }\n }\n}",".controller-news.action-show {\n #content > div.message {\n border-radius: 3px;\n background-color: $color-history-bg;\n border: 1px solid $color-history-border;\n padding: $histry-padding;\n }\n\n #comments {\n background-color: $color-history-bg;\n border-radius: 0px 0px 3px 3px;\n border: 1px solid $color-history-border;\n padding-top: $histry-padding;\n padding-left: 10px;\n\n .wiki {\n padding-left: 32px;\n }\n .contextual {\n padding-right: 10px;\n padding-top: 5px;\n\n a {\n position: relative;\n z-index: 5;\n padding-bottom: 5px;\n }\n }\n\n .contextual + h4 {\n left: 20px;\n position: relative;\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n\n &:before {\n content: '';\n position: absolute;\n left: -6px;\n top: 8px;\n width: 0;\n height: 0;\n border-top: 5px solid transparent;\n border-bottom: 5px solid transparent;\n border-right: 6px solid $color-note-title-bg;\n }\n\n .gravatar {\n position: absolute;\n left: -35px;\n top: 4px;\n z-index: 5;\n margin-left: 0;\n }\n }\n }\n\n\n #edit-news + p + div.wiki, h2 + p + div.wiki {\n position: relative;\n background-color: #fff;\n margin-bottom: 10px;\n padding: 20px;\n border-radius: 3px;\n border: 1px solid #dfe8f1;\n }\n}",".controller-documents.action-index #content {\n h3.group-name {\n position: relative;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n border-radius: 4px;\n }\n h4.title {\n font-size: 1.2em;\n border-bottom: 0px;\n }\n}","// forum(board)\n\n.controller-repositories.action-revision, .controller-repositories.action-diff {\n #content > div.message {\n border-radius: 3px;\n background-color: $color-history-bg;\n border: 1px solid $color-history-border;\n padding: $histry-padding;\n }\n\n &.avatars-on .details {\n h4 {\n left: 35px;\n position: relative;\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n\n &:before {\n content: '';\n position: absolute;\n left: -6px;\n top: 8px;\n width: 0;\n height: 0;\n border-top: 5px solid transparent;\n border-bottom: 5px solid transparent;\n border-right: 6px solid $color-note-title-bg;\n }\n\n .gravatar {\n position: absolute;\n left: -35px;\n z-index: 5;\n margin-left: 0;\n }\n }\n }\n\n &.avatars-off .details {\n h4 {\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n }\n }\n\n .wiki.changeset-comments, #related-issues, .revision-info {\n background-color: #fff;\n padding: 10px;\n border-radius: 3px;\n border: 1px solid #dfe8f1;\n margin: 5px;\n }\n\n .revision-info {\n padding-left: 20px;\n }\n}\n","div#activity dt .time { color: #444; }\ndiv#activity dt.me .time { border-color: #666; }\ndiv#activity dd span.description, #search-results dd span.description { color: #444; }\n\ndiv#activity h3 {\n position: relative;\n margin: $note-title-margin;\n border: none;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n border-radius: 4px;\n}\n\ndiv#activity dl {\n margin-right: 2em;\n}"],"names":[],"sourceRoot":""} \ No newline at end of file From 41a571e3381d67efa2b57c53a6eba183e3305504 Mon Sep 17 00:00:00 2001 From: ishikawa999 Date: Fri, 22 Nov 2024 08:32:40 +0000 Subject: [PATCH 2/2] Apply padding only to input.filename --- src/styles/components/_inputs.scss | 3 ++- stylesheets/theme.css | 2 +- stylesheets/theme.css.map | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/styles/components/_inputs.scss b/src/styles/components/_inputs.scss index c29a1f1..bfec007 100644 --- a/src/styles/components/_inputs.scss +++ b/src/styles/components/_inputs.scss @@ -1,4 +1,4 @@ -$input-padding: 4px 6px 4px 20px;; +$input-padding: 4px 6px; $color-input-bg: #ffffff; $color-disabled-input-bg: #ebebe4; $color-input-text: #2b2f33; @@ -54,6 +54,7 @@ $checkbox-margin: 7px 2px 7px 0px; &.filename { box-shadow: none; + padding-left: 20px; } &:disabled { diff --git a/stylesheets/theme.css b/stylesheets/theme.css index 84513ed..4ec80d7 100644 --- a/stylesheets/theme.css +++ b/stylesheets/theme.css @@ -1,2 +1,2 @@ -body{color:#222;font-size:13px;line-height:1.5}html[lang=ja] body{font-family:Meiryo,Hiragino Kaku Gothic Pro,Hiragino Sans,MS PGothic,Verdana,system-ui,sans-serif}h1,h2,h3,h4{color:#333;font-weight:400}#content h1{color:#333}#top-menu{background:#223342;box-shadow:0 2px 5px rgba(0,0,0,.16);position:relative;z-index:1}#header{background:radial-gradient(circle at 1.98% 20.98%,#4b6cb7,transparent 100%),radial-gradient(circle at 98.02% 20.98%,#2e4063,transparent 100%),radial-gradient(circle at 50% 50%,#19c8b5,#19c8b5 100%);box-shadow:0 1px 2px rgba(0,0,0,.1);color:#fff;min-height:1em;padding:10px 30px}#header h1{color:#fff;padding-bottom:20px}#content,#main{background-color:#fafcfe}#content{box-sizing:border-box;padding:25px;width:81%}#sidebar{background-color:#e9eaf1}#sidebar h3{color:#333}#sidebar-switch-button:hover{background-color:#caccdd}a:active,a:hover{outline:1px solid rgba(0,0,0,0)}@media screen and (max-width:899px){#content>.contextual .drdn,#content>.contextual>a,p.buttons a{background:#fff}}#activity,#roadmap article,.box,.controller-attachments.action-show .filecontent.wiki,.controller-documents.action-index .document-item,.controller-news.action-index article.news-article,.controller-news.action-show #comments,.controller-projects.action-index li.root,.controller-repositories.action-entry .filecontent.wiki,.controller-wiki.action-index.pages-hierarchy,.controller-wiki.action-show .wiki.wiki-page,.mypage-box{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;margin-bottom:20px;padding:20px}.controller-wiki.action-show .wiki.wiki-page{margin-bottom:10px;margin-top:25px}#activity{padding:0}#activity h3{top:10px}.controller-news.action-index article.news-article{margin-bottom:10px}.gantt-table{background-color:#fff}#wiki_add_attachment .box{padding:6px}div.issue-cards .issue-card{background-color:#fff9c4}#main-menu ul li{margin:0}#main-menu ul li a{font-weight:400;letter-spacing:.5px;padding:8px 12px}#main-menu ul li a.selected,#main-menu ul li a:hover{background:rgba(0,0,0,0);color:inherit;position:relative}#main-menu ul li a.selected:after,#main-menu ul li a:hover:after{background-color:#ffd600;bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}#main-menu ul li a.selected:hover{background:rgba(0,0,0,0);color:#fff}#main-menu ul li a.new-object{background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.25);border-radius:50%;bottom:1px;height:26px;line-height:25px;margin:0 10px;padding:0;position:relative;text-align:center;width:26px}#main-menu ul li a.new-object:hover:after{content:none}#main-menu ul .menu-children{background-color:#fff;border:none;border-radius:3px;box-shadow:0 1px 7px 2px rgba(135,158,171,.2)}#main-menu ul .menu-children li{border-bottom:1px solid #ddd}#main-menu ul .menu-children li a{background-color:rgba(0,0,0,0);color:#777;font-weight:400;letter-spacing:.5px}#main-menu ul .menu-children li a:after{content:none}#main-menu ul .menu-children li a:hover{background:#eff4f6;color:#2b2f33}table.list{background-color:#fff;border:none;margin-bottom:25px}table.list>tbody>tr>td,table.list>tbody>tr>th,table.list>tfoot>tr>td,table.list>tfoot>tr>th,table.list>thead>tr>td,table.list>thead>tr>th{border-top:1px solid #dfe8f1;font-size:.9em;line-height:1.74;vertical-align:top}table.list>tbody>tr>td.checkbox,table.list>tbody>tr>th.checkbox,table.list>tfoot>tr>td.checkbox,table.list>tfoot>tr>th.checkbox,table.list>thead>tr>td.checkbox,table.list>thead>tr>th.checkbox{padding:4px}table.list>tbody>tr>td.checkbox input,table.list>tbody>tr>th.checkbox input,table.list>tfoot>tr>td.checkbox input,table.list>tfoot>tr>th.checkbox input,table.list>thead>tr>td.checkbox input,table.list>thead>tr>th.checkbox input{margin:0 7px 0 15px!important}table.list>tbody>tr.priority-lowest,table.list>tfoot>tr.priority-lowest,table.list>thead>tr.priority-lowest{background-color:#e3f5fe}table.list>tbody>tr.priority-lowest td.checkbox,table.list>tfoot>tr.priority-lowest td.checkbox,table.list>thead>tr.priority-lowest td.checkbox{box-shadow:inset 6px 0 0 0 #81d4fa}table.list>tbody>tr.priority-high3,table.list>tfoot>tr.priority-high3,table.list>thead>tr.priority-high3{background-color:#fce9e9}table.list>tbody>tr.priority-high3 td.checkbox,table.list>tfoot>tr.priority-high3 td.checkbox,table.list>thead>tr.priority-high3 td.checkbox{box-shadow:inset 6px 0 0 0 #ef9a9a}table.list>tbody>tr.priority-high2,table.list>tfoot>tr.priority-high2,table.list>thead>tr.priority-high2{background-color:#f9d4d3}table.list>tbody>tr.priority-high2 td.checkbox,table.list>tfoot>tr.priority-high2 td.checkbox,table.list>thead>tr.priority-high2 td.checkbox{box-shadow:inset 6px 0 0 0 #e53935}table.list>tbody>tr.priority-highest,table.list>tfoot>tr.priority-highest,table.list>thead>tr.priority-highest{background-color:#efb1b1}table.list>tbody>tr.priority-highest td.checkbox,table.list>tfoot>tr.priority-highest td.checkbox,table.list>thead>tr.priority-highest td.checkbox{box-shadow:inset 6px 0 0 0 #c62828}table.list>tbody>tr.closed,table.list>tbody>tr.closed a,table.list>tfoot>tr.closed,table.list>tfoot>tr.closed a,table.list>thead>tr.closed,table.list>thead>tr.closed a{color:#777}table.list>tbody>tr:hover,table.list>tfoot>tr:hover,table.list>thead>tr:hover{background-color:#fff9c4}table.list>thead>tr>th{background-color:#eff1f9;border-bottom:2px solid #dfe8f1;color:#4b5056;font-weight:700;padding:5px;vertical-align:bottom}table.list>thead>tr>th.checkbox{padding:5px}table.list>caption+thead>tr:first-child>td,table.list>caption+thead>tr:first-child>th,table.list>colgroup+thead>tr:first-child>td,table.list>colgroup+thead>tr:first-child>th,table.list>thead:first-child>tr:first-child>td,table.list>thead:first-child>tr:first-child>th{border-top:0}table.list>tbody+tbody{border-top:2px solid #dfe8f1}table.list td.attachments{padding-bottom:5px}div.wiki h1,div.wiki h2,div.wiki h3,div.wiki h4{font-weight:700}div.wiki ul.toc{background-color:#fff9c4;border:none;border-radius:4px;padding:9px}.box div.wiki-preview{line-height:1.5}#wrapper input[type=date],#wrapper input[type=file],#wrapper input[type=password],#wrapper input[type=text],#wrapper select,#wrapper textarea,.modal input[type=date],.modal input[type=file],.modal input[type=password],.modal input[type=text],.modal select,.modal textarea{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;box-shadow:inset 1px 1px 3px #f6f6f6;box-sizing:border-box;color:#2b2f33;height:auto;line-height:1.3;outline:none;padding:4px 6px 4px 20px}#wrapper input[type=date]:hover,#wrapper input[type=file]:hover,#wrapper input[type=password]:hover,#wrapper input[type=text]:hover,#wrapper select:hover,#wrapper textarea:hover,.modal input[type=date]:hover,.modal input[type=file]:hover,.modal input[type=password]:hover,.modal input[type=text]:hover,.modal select:hover,.modal textarea:hover{border:1px solid #bccfe1}#wrapper input[type=date]:active,#wrapper input[type=date]:focus,#wrapper input[type=file]:active,#wrapper input[type=file]:focus,#wrapper input[type=password]:active,#wrapper input[type=password]:focus,#wrapper input[type=text]:active,#wrapper input[type=text]:focus,#wrapper select:active,#wrapper select:focus,#wrapper textarea:active,#wrapper textarea:focus,.modal input[type=date]:active,.modal input[type=date]:focus,.modal input[type=file]:active,.modal input[type=file]:focus,.modal input[type=password]:active,.modal input[type=password]:focus,.modal input[type=text]:active,.modal input[type=text]:focus,.modal select:active,.modal select:focus,.modal textarea:active,.modal textarea:focus{border-color:#3da6ff!important}#wrapper input[type=date].filename,#wrapper input[type=file].filename,#wrapper input[type=password].filename,#wrapper input[type=text].filename,#wrapper select.filename,#wrapper textarea.filename,.modal input[type=date].filename,.modal input[type=file].filename,.modal input[type=password].filename,.modal input[type=text].filename,.modal select.filename,.modal textarea.filename{box-shadow:none}#wrapper input[type=date]:disabled,#wrapper input[type=file]:disabled,#wrapper input[type=password]:disabled,#wrapper input[type=text]:disabled,#wrapper select:disabled,#wrapper textarea:disabled,.modal input[type=date]:disabled,.modal input[type=file]:disabled,.modal input[type=password]:disabled,.modal input[type=text]:disabled,.modal select:disabled,.modal textarea:disabled{background-color:#ebebe4}#wrapper .select2-container--default .select2-selection--single,.modal .select2-container--default .select2-selection--single{border:1px solid #dfe8f1;border-radius:3px;box-shadow:inset 1px 1px 3px #f6f6f6;box-sizing:border-box;color:#2b2f33;height:24px;line-height:1.3;outline:none;padding:0 25px 0 5px}#wrapper .select2-container--default .select2-selection--single .select2-selection__arrow,.modal .select2-container--default .select2-selection--single .select2-selection__arrow{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCI+PHBhdGggZD0iTTI0LjkgMzkuOGMtLjkgMC0xLjctLjMtMi40LTFsLTIxLTIxQy4yIDE2LjUuMiAxNC4zIDEuNSAxM3MzLjUtMS4zIDQuOCAwbDE4LjYgMTguNkw0My41IDEzYzEuMy0xLjMgMy41LTEuMyA0LjggMHMxLjMgMy41IDAgNC44bC0yMSAyMWMtLjYuNy0xLjUgMS0yLjQgMXoiIG9wYWNpdHk9Ii42NSIvPjwvc3ZnPg==);background-position:0;background-repeat:no-repeat;background-size:10px}#wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b,.modal .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}#wrapper .select2-container--default .select2-selection--single .select2-selection__rendered,.modal .select2-container--default .select2-selection--single .select2-selection__rendered{color:#2b2f33;font-family:Arial;font-size:13px;font-weight:400;line-height:1.5;padding:1px 2px}#wrapper .select2-container--default .select2-selection--single:hover,.modal .select2-container--default .select2-selection--single:hover{border:1px solid #bccfe1}#wrapper .select2-container--default .select2-selection--single:active,#wrapper .select2-container--default .select2-selection--single:focus,.modal .select2-container--default .select2-selection--single:active,.modal .select2-container--default .select2-selection--single:focus{border-color:#3da6ff!important}#wrapper .select2-container--default.select2-container--disabled .select2-selection--single,.modal .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#ebebe4!important;color:graytext;cursor:not-allowed}#wrapper input[type=text],.modal input[type=text]{font-family:Osaka-Mono,MS Gothic,sans-serif;font-size:100%}#wrapper textarea.wiki-edit,.modal textarea.wiki-edit{font-family:Osaka-Mono,MS Gothic,sans-serif;font-size:13px;letter-spacing:normal;line-height:130%}#wrapper select,.modal select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCI+PHBhdGggZD0iTTI0LjkgMzkuOGMtLjkgMC0xLjctLjMtMi40LTFsLTIxLTIxQy4yIDE2LjUuMiAxNC4zIDEuNSAxM3MzLjUtMS4zIDQuOCAwbDE4LjYgMTguNkw0My41IDEzYzEuMy0xLjMgMy41LTEuMyA0LjggMHMxLjMgMy41IDAgNC44bC0yMSAyMWMtLjYuNy0xLjUgMS0yLjQgMXoiIG9wYWNpdHk9Ii42NSIvPjwvc3ZnPg==);background-position:95% 50%;background-repeat:no-repeat;background-size:10px;height:auto;padding-right:2.5em}#wrapper select::-ms-expand,.modal select::-ms-expand{display:none}#wrapper select:hover,.modal select:hover{border-color:#ccc;outline:none}#wrapper select:active,#wrapper select:focus,.modal select:active,.modal select:focus{border-color:#3da6ff!important}#wrapper select:-moz-focusring,.modal select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}#wrapper select[multiple=multiple],.modal select[multiple=multiple]{background:#fff;padding-right:5px}#wrapper .tabular label,.modal .tabular label{margin-top:5px}#wrapper .tabular label.error,.modal .tabular label.error{color:#b00!important}#wrapper .tabular label.error+:not(#issue_description_and_toolbar),#wrapper .tabular label.error+span#issue_description_and_toolbar div.jstBlock,.modal .tabular label.error+:not(#issue_description_and_toolbar),.modal .tabular label.error+span#issue_description_and_toolbar div.jstBlock{border:1px solid #b00!important}#wrapper label.inline,.modal label.inline{margin-right:5px}#wrapper input[type=submit],.modal input[type=submit]{background:#34495e;border:1px solid #34495e;border-radius:3px;box-shadow:none;color:#fff;padding:2px 12px 3px}#wrapper input[type=submit]:active,#wrapper input[type=submit]:hover,.modal input[type=submit]:active,.modal input[type=submit]:hover{background-color:#3f5872;border-color:#3f5872}#wrapper input[type=submit]:active,.modal input[type=submit]:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);outline:0}#wrapper input[type=submit]:disabled,.modal input[type=submit]:disabled{background-color:#95a5a6;cursor:not-allowed}#wrapper input[type=button],.modal input[type=button]{background:#fefeff;border:1px solid #dfe8f1;border-radius:3px;box-shadow:none;color:#555a60;padding:2px 12px 3px}#wrapper input[type=button]:active,#wrapper input[type=button]:hover,.modal input[type=button]:active,.modal input[type=button]:hover{background-color:#f3f3f9;border-color:#bfc8d1;color:#2b2f33}#wrapper input[type=button]:active,.modal input[type=button]:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);outline:0}#wrapper input[type=button]:disabled,.modal input[type=button]:disabled{background-color:#95a5a6;cursor:not-allowed}#wrapper input[type=checkbox],.modal input[type=checkbox]{box-shadow:none;height:16px;margin:7px 2px 7px 0;width:16px}#wrapper .pagination ul.pages li.page,.modal .pagination ul.pages li.page{background:#fefeff;border:1px solid #dfe8f1;box-shadow:none}#wrapper .pagination ul.pages li.page:active,#wrapper .pagination ul.pages li.page:hover,.modal .pagination ul.pages li.page:active,.modal .pagination ul.pages li.page:hover{background-color:#f3f3f9;border-color:#bfc8d1}#wrapper .pagination ul.pages li.page:active a,#wrapper .pagination ul.pages li.page:hover a,.modal .pagination ul.pages li.page:active a,.modal .pagination ul.pages li.page:hover a{color:#2b2f33}#wrapper .pagination ul.pages li.page:active,.modal .pagination ul.pages li.page:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);outline:0}#wrapper .pagination ul.pages li.next,#wrapper .pagination ul.pages li.previous,.modal .pagination ul.pages li.next,.modal .pagination ul.pages li.previous{background:#fefeff}form .attributes select{width:85%}form .attributes .check_box_group label{width:100%}.select2-container.select2-container--default .select2-dropdown{border:none;box-shadow:0 3px 3px 0 rgba(0,0,0,.5)}.select2-container.select2-container--default li.select2-results__option[role=option]:before{content:" ";display:inline-block;font-weight:700;height:1em;line-height:1em;margin-right:4px;width:1em}.select2-container.select2-container--default li.select2-results__option[role=option][aria-selected=true]:before{content:"✓"}.select2-container.select2-container--default li.select2-results__option--highlighted[role=option][aria-selected]{background-color:#759fc2;color:#fff}.select2-container.select2-container--default input.select2-search__field{background:#fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNTA1IDQ0Mi43IDQwNS4zIDM0M2MtNC41LTQuNS0xMC42LTctMTctN0gzNzJjMjcuNi0zNS4zIDQ0LTc5LjcgNDQtMTI4QzQxNiA5My4xIDMyMi45IDAgMjA4IDBTMCA5My4xIDAgMjA4czkzLjEgMjA4IDIwOCAyMDhjNDguMyAwIDkyLjctMTYuNCAxMjgtNDR2MTYuM2MwIDYuNCAyLjUgMTIuNSA3IDE3bDk5LjcgOTkuN2M5LjQgOS40IDI0LjYgOS40IDMzLjkgMGwyOC4zLTI4LjNjOS40LTkuNCA5LjQtMjQuNi4xLTM0ek0yMDggMzM2Yy03MC43IDAtMTI4LTU3LjItMTI4LTEyOCAwLTcwLjcgNTcuMi0xMjggMTI4LTEyOCA3MC43IDAgMTI4IDU3LjIgMTI4IDEyOCAwIDcwLjctNTcuMiAxMjgtMTI4IDEyOHoiLz48L3N2Zz4=) no-repeat 2px 50%;background-position:5px;background-size:12px 12px;padding-left:20px}.select2-container.select2-container--default input.select2-search__field:focus{border-color:#3da6ff;outline:none}#errorExplanation,.conflict,.nodata,.warning,div.flash{border:none;border-radius:3px;padding:10px 12px 10px 30px}#errorExplanation,div.flash.error{background-color:#ffc6c6;border:none;color:#620f0f}div.flash.notice{background:#d3ffc6;color:#1e620f}.conflict,div.flash.warning{background:#ffeec6;color:#624b0f}.nodata,.warning{background-color:#ffeec6;color:#624b0f;text-align:center}div.modal{border:none;box-shadow:0 0 1px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.2);padding:0}div.modal .ui-dialog-titlebar{background:#f7f9fa;border:none;border-bottom:1px solid #e5e5e5;color:#555;font-weight:400;padding:15px}div.modal .ui-dialog-titlebar .ui-dialog-title{margin:0}div.modal .ui-dialog-titlebar .ui-dialog-titlebar-close{right:1em}div.modal .ui-dialog-content{padding:5px 15px 15px}.ui-widget-overlay{background:#000;opacity:.55}div.issue{background:#fff9c4;border:none;border-radius:3px;margin-bottom:12px;padding:20px}div.issue hr{background:rgba(0,0,0,.12);margin:8px -10px;padding:0 10px;width:auto}table.progress{margin:4px 6px 0 0}table.progress td{border-radius:2px;height:.6em}table.progress td.closed{background-color:#4db6ac}p.percent{padding-top:2px}.edit_issue fieldset{background:#f4f7f9;border:none;border-radius:5px;margin-bottom:15px;padding:23px 12px 13px}.edit_issue fieldset legend{position:relative;top:18px}a[href*=activity][data-absolute-date*=":"]{border-radius:3px;box-shadow:inset 0 -1.5em 0 rgba(0,0,0,.08);display:inline-block;margin:0 3px;padding:0 3px}a[href*=activity][data-absolute-date*=":"]:before{content:" [" attr(data-absolute-date) "] "}div#content .tabs ul{border-bottom:1px solid #dfe8f1}div#content .tabs ul li a{background-color:#f0f0f0;border:1px solid #dfe8f1}div#content .tabs ul li a.selected{background-color:#fafcfe;border:1px solid #dfe8f1;border-bottom-color:#fafcfe}div#update .jstTabs.tabs li a{border-bottom:1px solid #dfe8f1}#history div.tabs{margin-bottom:0}#history div.tabs ul li a.selected{background-color:#fff;border-bottom:1px solid #fff}#history .tab-content{background-color:#fff;border-bottom:1px solid #dfe8f1;border-left:1px solid #dfe8f1;border-radius:0 0 3px 3px;border-right:1px solid #dfe8f1;padding-left:10px;padding-top:15px}#history .tab-content.discontinuity .journal:after{content:none}#history .tab-content .journal{background-color:#fff;overflow:visible;padding:8px 3px 3px;position:relative}#history .tab-content .journal:before{background-color:#fff;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;content:"";height:8px;left:6px;position:absolute;top:16px;width:8px;z-index:1}#history .tab-content .journal:after{background-color:#e5e5e5;content:"";height:100%;left:9px;position:absolute;top:0;width:2px}#history .tab-content .journal:first-of-type:after{top:15px}#history .tab-content .journal:last-of-type:after{height:18px}#history .tab-content .journal:first-of-type:last-of-type:after{content:none}#history .tab-content .journal .contextual{padding-right:10px;padding-top:5px}#history .tab-content .journal .contextual .journal-actions,#history .tab-content .journal .contextual a.journal-link{position:relative;z-index:5}#history .tab-content .journal h4.note-header{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;left:20px;margin:0 19px 0 10px;padding:6px 9px;position:relative}#history .tab-content .journal h4.note-header a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}#history .tab-content .journal h4.note-header:before{border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1;border-top:5px solid rgba(0,0,0,0);content:"";height:0;left:-6px;position:absolute;top:8px;width:0}#history .tab-content .journal h4.note-header .gravatar{left:-35px;margin-left:0;position:absolute;top:4px;z-index:5}#history .tab-content .journal div:target .contextual+h4,#history .tab-content .journal:target .contextual+h4{background:#def}#history .tab-content .journal div:target .contextual+h4:before,#history .tab-content .journal:target .contextual+h4:before{border-right:6px solid #def}#history .tab-content .journal .details{font-size:.9em;line-height:1.5;list-style:none;margin-bottom:1em;padding-left:46px}#history .tab-content .journal .details li{position:relative}#history .tab-content .journal .details li:after{background-color:#fff;border:1px solid #888;border-radius:50%;content:"";display:block;height:4px;left:-1em;position:absolute;top:.5em;width:4px}#history .tab-content .journal .wiki:not(.wiki-preview),#history .tab-content .journal div[id^=template_journal],#history .tab-content .journal form .jstBlock,#history .tab-content .journal form input,#history .tab-content .journal.changeset .note>p,#history .tab-content .journal.time_entry p{margin-left:32px}.tabular p{padding-left:160px}.edit_issue .tabular p{padding-left:130px}.edit_issue .tabular .wiki-preview p{padding-left:0!important}.tabular label{margin-left:-160px;width:150px}.edit_issue .tabular label{margin-left:-130px;width:120px}fieldset#filters td.values input{height:inherit}.jstBlock .wiki-preview{border:1px solid #dfe8f1}.issue-card{background-color:#fff9c4}.controller-messages.action-show #content>div.message{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;padding:15px}.controller-messages.action-show #content>div.message>p{background-color:#e9eaf1;padding:6px 9px}.controller-messages.action-show #content>div.message>p a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}#replies{background-color:#fff;border:1px solid #dfe8f1;border-radius:0 0 3px 3px;padding-left:10px;padding-top:15px}#replies .message.reply{background-color:#fff;overflow:visible;padding:8px 3px 3px!important;position:relative}#replies .message.reply:before{background-color:#fff;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;content:"";height:8px;left:6px;position:absolute;top:16px;width:8px;z-index:1}#replies .message.reply:after{background-color:#e5e5e5;content:"";height:100%;left:9px;position:absolute;top:0;width:2px}#replies .message.reply:first-of-type:after{top:15px}#replies .message.reply:last-of-type:after{height:18px}#replies .message.reply:first-of-type:last-of-type:after{content:none}#replies .message.reply .contextual{padding-right:10px;padding-top:5px}#replies .message.reply .contextual a{position:relative;z-index:5}#replies .message.reply .wiki{padding-left:32px}#replies .message.reply .contextual+h4{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;left:20px;margin:0 19px 0 10px;padding:6px 9px;position:relative}#replies .message.reply .contextual+h4 a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}#replies .message.reply .contextual+h4:before{border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1;border-top:5px solid rgba(0,0,0,0);content:"";height:0;left:-6px;position:absolute;top:8px;width:0}#replies .message.reply .contextual+h4 .gravatar{left:-35px;margin-left:0;position:absolute;top:4px;z-index:5}#replies .message.reply div:target h4.note-header,#replies .message.reply:target h4.note-header{background:#def}#replies .message.reply div:target h4.note-header:before,#replies .message.reply:target h4.note-header:before{border-right:6px solid #def}.controller-news.action-show #content>div.message{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;padding:15px}.controller-news.action-show #comments{background-color:#fff;border:1px solid #dfe8f1;border-radius:0 0 3px 3px;padding-left:10px;padding-top:15px}.controller-news.action-show #comments .wiki{padding-left:32px}.controller-news.action-show #comments .contextual{padding-right:10px;padding-top:5px}.controller-news.action-show #comments .contextual a{padding-bottom:5px;position:relative;z-index:5}.controller-news.action-show #comments .contextual+h4{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;left:20px;margin:0 19px 0 10px;padding:6px 9px;position:relative}.controller-news.action-show #comments .contextual+h4 a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}.controller-news.action-show #comments .contextual+h4:before{border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1;border-top:5px solid rgba(0,0,0,0);content:"";height:0;left:-6px;position:absolute;top:8px;width:0}.controller-news.action-show #comments .contextual+h4 .gravatar{left:-35px;margin-left:0;position:absolute;top:4px;z-index:5}.controller-news.action-show #edit-news+p+div.wiki,.controller-news.action-show h2+p+div.wiki{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;margin-bottom:10px;padding:20px;position:relative}.controller-documents.action-index #content h3.group-name{background-color:#e9eaf1;border:none;border-radius:4px;font-weight:700;padding:6px 9px;position:relative}.controller-documents.action-index #content h4.title{border-bottom:0;font-size:1.2em}.controller-repositories.action-diff #content>div.message,.controller-repositories.action-revision #content>div.message{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;padding:15px}.controller-repositories.action-diff.avatars-on .details h4,.controller-repositories.action-revision.avatars-on .details h4{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;left:35px;margin:0 19px 0 10px;padding:6px 9px;position:relative}.controller-repositories.action-diff.avatars-on .details h4 a[href*=activity][data-absolute-date*=":"],.controller-repositories.action-revision.avatars-on .details h4 a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}.controller-repositories.action-diff.avatars-on .details h4:before,.controller-repositories.action-revision.avatars-on .details h4:before{border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1;border-top:5px solid rgba(0,0,0,0);content:"";height:0;left:-6px;position:absolute;top:8px;width:0}.controller-repositories.action-diff.avatars-on .details h4 .gravatar,.controller-repositories.action-revision.avatars-on .details h4 .gravatar{left:-35px;margin-left:0;position:absolute;z-index:5}.controller-repositories.action-diff.avatars-off .details h4,.controller-repositories.action-revision.avatars-off .details h4{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;margin:0 19px 0 10px;padding:6px 9px}.controller-repositories.action-diff.avatars-off .details h4 a[href*=activity][data-absolute-date*=":"],.controller-repositories.action-revision.avatars-off .details h4 a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}.controller-repositories.action-diff #related-issues,.controller-repositories.action-diff .revision-info,.controller-repositories.action-diff .wiki.changeset-comments,.controller-repositories.action-revision #related-issues,.controller-repositories.action-revision .revision-info,.controller-repositories.action-revision .wiki.changeset-comments{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;margin:5px;padding:10px}.controller-repositories.action-diff .revision-info,.controller-repositories.action-revision .revision-info{padding-left:20px}div#activity dt .time{color:#444}div#activity dt.me .time{border-color:#666}#search-results dd span.description,div#activity dd span.description{color:#444}div#activity h3{background-color:#e9eaf1;border:none;border-radius:4px;margin:0 19px 0 10px;padding:6px 9px;position:relative}div#activity dl{margin-right:2em} +body{color:#222;font-size:13px;line-height:1.5}html[lang=ja] body{font-family:Meiryo,Hiragino Kaku Gothic Pro,Hiragino Sans,MS PGothic,Verdana,system-ui,sans-serif}h1,h2,h3,h4{color:#333;font-weight:400}#content h1{color:#333}#top-menu{background:#223342;box-shadow:0 2px 5px rgba(0,0,0,.16);position:relative;z-index:1}#header{background:radial-gradient(circle at 1.98% 20.98%,#4b6cb7,transparent 100%),radial-gradient(circle at 98.02% 20.98%,#2e4063,transparent 100%),radial-gradient(circle at 50% 50%,#19c8b5,#19c8b5 100%);box-shadow:0 1px 2px rgba(0,0,0,.1);color:#fff;min-height:1em;padding:10px 30px}#header h1{color:#fff;padding-bottom:20px}#content,#main{background-color:#fafcfe}#content{box-sizing:border-box;padding:25px;width:81%}#sidebar{background-color:#e9eaf1}#sidebar h3{color:#333}#sidebar-switch-button:hover{background-color:#caccdd}a:active,a:hover{outline:1px solid rgba(0,0,0,0)}@media screen and (max-width:899px){#content>.contextual .drdn,#content>.contextual>a,p.buttons a{background:#fff}}#activity,#roadmap article,.box,.controller-attachments.action-show .filecontent.wiki,.controller-documents.action-index .document-item,.controller-news.action-index article.news-article,.controller-news.action-show #comments,.controller-projects.action-index li.root,.controller-repositories.action-entry .filecontent.wiki,.controller-wiki.action-index.pages-hierarchy,.controller-wiki.action-show .wiki.wiki-page,.mypage-box{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;margin-bottom:20px;padding:20px}.controller-wiki.action-show .wiki.wiki-page{margin-bottom:10px;margin-top:25px}#activity{padding:0}#activity h3{top:10px}.controller-news.action-index article.news-article{margin-bottom:10px}.gantt-table{background-color:#fff}#wiki_add_attachment .box{padding:6px}div.issue-cards .issue-card{background-color:#fff9c4}#main-menu ul li{margin:0}#main-menu ul li a{font-weight:400;letter-spacing:.5px;padding:8px 12px}#main-menu ul li a.selected,#main-menu ul li a:hover{background:rgba(0,0,0,0);color:inherit;position:relative}#main-menu ul li a.selected:after,#main-menu ul li a:hover:after{background-color:#ffd600;bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}#main-menu ul li a.selected:hover{background:rgba(0,0,0,0);color:#fff}#main-menu ul li a.new-object{background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.25);border-radius:50%;bottom:1px;height:26px;line-height:25px;margin:0 10px;padding:0;position:relative;text-align:center;width:26px}#main-menu ul li a.new-object:hover:after{content:none}#main-menu ul .menu-children{background-color:#fff;border:none;border-radius:3px;box-shadow:0 1px 7px 2px rgba(135,158,171,.2)}#main-menu ul .menu-children li{border-bottom:1px solid #ddd}#main-menu ul .menu-children li a{background-color:rgba(0,0,0,0);color:#777;font-weight:400;letter-spacing:.5px}#main-menu ul .menu-children li a:after{content:none}#main-menu ul .menu-children li a:hover{background:#eff4f6;color:#2b2f33}table.list{background-color:#fff;border:none;margin-bottom:25px}table.list>tbody>tr>td,table.list>tbody>tr>th,table.list>tfoot>tr>td,table.list>tfoot>tr>th,table.list>thead>tr>td,table.list>thead>tr>th{border-top:1px solid #dfe8f1;font-size:.9em;line-height:1.74;vertical-align:top}table.list>tbody>tr>td.checkbox,table.list>tbody>tr>th.checkbox,table.list>tfoot>tr>td.checkbox,table.list>tfoot>tr>th.checkbox,table.list>thead>tr>td.checkbox,table.list>thead>tr>th.checkbox{padding:4px}table.list>tbody>tr>td.checkbox input,table.list>tbody>tr>th.checkbox input,table.list>tfoot>tr>td.checkbox input,table.list>tfoot>tr>th.checkbox input,table.list>thead>tr>td.checkbox input,table.list>thead>tr>th.checkbox input{margin:0 7px 0 15px!important}table.list>tbody>tr.priority-lowest,table.list>tfoot>tr.priority-lowest,table.list>thead>tr.priority-lowest{background-color:#e3f5fe}table.list>tbody>tr.priority-lowest td.checkbox,table.list>tfoot>tr.priority-lowest td.checkbox,table.list>thead>tr.priority-lowest td.checkbox{box-shadow:inset 6px 0 0 0 #81d4fa}table.list>tbody>tr.priority-high3,table.list>tfoot>tr.priority-high3,table.list>thead>tr.priority-high3{background-color:#fce9e9}table.list>tbody>tr.priority-high3 td.checkbox,table.list>tfoot>tr.priority-high3 td.checkbox,table.list>thead>tr.priority-high3 td.checkbox{box-shadow:inset 6px 0 0 0 #ef9a9a}table.list>tbody>tr.priority-high2,table.list>tfoot>tr.priority-high2,table.list>thead>tr.priority-high2{background-color:#f9d4d3}table.list>tbody>tr.priority-high2 td.checkbox,table.list>tfoot>tr.priority-high2 td.checkbox,table.list>thead>tr.priority-high2 td.checkbox{box-shadow:inset 6px 0 0 0 #e53935}table.list>tbody>tr.priority-highest,table.list>tfoot>tr.priority-highest,table.list>thead>tr.priority-highest{background-color:#efb1b1}table.list>tbody>tr.priority-highest td.checkbox,table.list>tfoot>tr.priority-highest td.checkbox,table.list>thead>tr.priority-highest td.checkbox{box-shadow:inset 6px 0 0 0 #c62828}table.list>tbody>tr.closed,table.list>tbody>tr.closed a,table.list>tfoot>tr.closed,table.list>tfoot>tr.closed a,table.list>thead>tr.closed,table.list>thead>tr.closed a{color:#777}table.list>tbody>tr:hover,table.list>tfoot>tr:hover,table.list>thead>tr:hover{background-color:#fff9c4}table.list>thead>tr>th{background-color:#eff1f9;border-bottom:2px solid #dfe8f1;color:#4b5056;font-weight:700;padding:5px;vertical-align:bottom}table.list>thead>tr>th.checkbox{padding:5px}table.list>caption+thead>tr:first-child>td,table.list>caption+thead>tr:first-child>th,table.list>colgroup+thead>tr:first-child>td,table.list>colgroup+thead>tr:first-child>th,table.list>thead:first-child>tr:first-child>td,table.list>thead:first-child>tr:first-child>th{border-top:0}table.list>tbody+tbody{border-top:2px solid #dfe8f1}table.list td.attachments{padding-bottom:5px}div.wiki h1,div.wiki h2,div.wiki h3,div.wiki h4{font-weight:700}div.wiki ul.toc{background-color:#fff9c4;border:none;border-radius:4px;padding:9px}.box div.wiki-preview{line-height:1.5}#wrapper input[type=date],#wrapper input[type=file],#wrapper input[type=password],#wrapper input[type=text],#wrapper select,#wrapper textarea,.modal input[type=date],.modal input[type=file],.modal input[type=password],.modal input[type=text],.modal select,.modal textarea{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;box-shadow:inset 1px 1px 3px #f6f6f6;box-sizing:border-box;color:#2b2f33;height:auto;line-height:1.3;outline:none;padding:4px 6px}#wrapper input[type=date]:hover,#wrapper input[type=file]:hover,#wrapper input[type=password]:hover,#wrapper input[type=text]:hover,#wrapper select:hover,#wrapper textarea:hover,.modal input[type=date]:hover,.modal input[type=file]:hover,.modal input[type=password]:hover,.modal input[type=text]:hover,.modal select:hover,.modal textarea:hover{border:1px solid #bccfe1}#wrapper input[type=date]:active,#wrapper input[type=date]:focus,#wrapper input[type=file]:active,#wrapper input[type=file]:focus,#wrapper input[type=password]:active,#wrapper input[type=password]:focus,#wrapper input[type=text]:active,#wrapper input[type=text]:focus,#wrapper select:active,#wrapper select:focus,#wrapper textarea:active,#wrapper textarea:focus,.modal input[type=date]:active,.modal input[type=date]:focus,.modal input[type=file]:active,.modal input[type=file]:focus,.modal input[type=password]:active,.modal input[type=password]:focus,.modal input[type=text]:active,.modal input[type=text]:focus,.modal select:active,.modal select:focus,.modal textarea:active,.modal textarea:focus{border-color:#3da6ff!important}#wrapper input[type=date].filename,#wrapper input[type=file].filename,#wrapper input[type=password].filename,#wrapper input[type=text].filename,#wrapper select.filename,#wrapper textarea.filename,.modal input[type=date].filename,.modal input[type=file].filename,.modal input[type=password].filename,.modal input[type=text].filename,.modal select.filename,.modal textarea.filename{box-shadow:none;padding-left:20px}#wrapper input[type=date]:disabled,#wrapper input[type=file]:disabled,#wrapper input[type=password]:disabled,#wrapper input[type=text]:disabled,#wrapper select:disabled,#wrapper textarea:disabled,.modal input[type=date]:disabled,.modal input[type=file]:disabled,.modal input[type=password]:disabled,.modal input[type=text]:disabled,.modal select:disabled,.modal textarea:disabled{background-color:#ebebe4}#wrapper .select2-container--default .select2-selection--single,.modal .select2-container--default .select2-selection--single{border:1px solid #dfe8f1;border-radius:3px;box-shadow:inset 1px 1px 3px #f6f6f6;box-sizing:border-box;color:#2b2f33;height:24px;line-height:1.3;outline:none;padding:0 25px 0 5px}#wrapper .select2-container--default .select2-selection--single .select2-selection__arrow,.modal .select2-container--default .select2-selection--single .select2-selection__arrow{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCI+PHBhdGggZD0iTTI0LjkgMzkuOGMtLjkgMC0xLjctLjMtMi40LTFsLTIxLTIxQy4yIDE2LjUuMiAxNC4zIDEuNSAxM3MzLjUtMS4zIDQuOCAwbDE4LjYgMTguNkw0My41IDEzYzEuMy0xLjMgMy41LTEuMyA0LjggMHMxLjMgMy41IDAgNC44bC0yMSAyMWMtLjYuNy0xLjUgMS0yLjQgMXoiIG9wYWNpdHk9Ii42NSIvPjwvc3ZnPg==);background-position:0;background-repeat:no-repeat;background-size:10px}#wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b,.modal .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}#wrapper .select2-container--default .select2-selection--single .select2-selection__rendered,.modal .select2-container--default .select2-selection--single .select2-selection__rendered{color:#2b2f33;font-family:Arial;font-size:13px;font-weight:400;line-height:1.5;padding:1px 2px}#wrapper .select2-container--default .select2-selection--single:hover,.modal .select2-container--default .select2-selection--single:hover{border:1px solid #bccfe1}#wrapper .select2-container--default .select2-selection--single:active,#wrapper .select2-container--default .select2-selection--single:focus,.modal .select2-container--default .select2-selection--single:active,.modal .select2-container--default .select2-selection--single:focus{border-color:#3da6ff!important}#wrapper .select2-container--default.select2-container--disabled .select2-selection--single,.modal .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#ebebe4!important;color:graytext;cursor:not-allowed}#wrapper input[type=text],.modal input[type=text]{font-family:Osaka-Mono,MS Gothic,sans-serif;font-size:100%}#wrapper textarea.wiki-edit,.modal textarea.wiki-edit{font-family:Osaka-Mono,MS Gothic,sans-serif;font-size:13px;letter-spacing:normal;line-height:130%}#wrapper select,.modal select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCI+PHBhdGggZD0iTTI0LjkgMzkuOGMtLjkgMC0xLjctLjMtMi40LTFsLTIxLTIxQy4yIDE2LjUuMiAxNC4zIDEuNSAxM3MzLjUtMS4zIDQuOCAwbDE4LjYgMTguNkw0My41IDEzYzEuMy0xLjMgMy41LTEuMyA0LjggMHMxLjMgMy41IDAgNC44bC0yMSAyMWMtLjYuNy0xLjUgMS0yLjQgMXoiIG9wYWNpdHk9Ii42NSIvPjwvc3ZnPg==);background-position:95% 50%;background-repeat:no-repeat;background-size:10px;height:auto;padding-right:2.5em}#wrapper select::-ms-expand,.modal select::-ms-expand{display:none}#wrapper select:hover,.modal select:hover{border-color:#ccc;outline:none}#wrapper select:active,#wrapper select:focus,.modal select:active,.modal select:focus{border-color:#3da6ff!important}#wrapper select:-moz-focusring,.modal select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}#wrapper select[multiple=multiple],.modal select[multiple=multiple]{background:#fff;padding-right:5px}#wrapper .tabular label,.modal .tabular label{margin-top:5px}#wrapper .tabular label.error,.modal .tabular label.error{color:#b00!important}#wrapper .tabular label.error+:not(#issue_description_and_toolbar),#wrapper .tabular label.error+span#issue_description_and_toolbar div.jstBlock,.modal .tabular label.error+:not(#issue_description_and_toolbar),.modal .tabular label.error+span#issue_description_and_toolbar div.jstBlock{border:1px solid #b00!important}#wrapper label.inline,.modal label.inline{margin-right:5px}#wrapper input[type=submit],.modal input[type=submit]{background:#34495e;border:1px solid #34495e;border-radius:3px;box-shadow:none;color:#fff;padding:2px 12px 3px}#wrapper input[type=submit]:active,#wrapper input[type=submit]:hover,.modal input[type=submit]:active,.modal input[type=submit]:hover{background-color:#3f5872;border-color:#3f5872}#wrapper input[type=submit]:active,.modal input[type=submit]:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);outline:0}#wrapper input[type=submit]:disabled,.modal input[type=submit]:disabled{background-color:#95a5a6;cursor:not-allowed}#wrapper input[type=button],.modal input[type=button]{background:#fefeff;border:1px solid #dfe8f1;border-radius:3px;box-shadow:none;color:#555a60;padding:2px 12px 3px}#wrapper input[type=button]:active,#wrapper input[type=button]:hover,.modal input[type=button]:active,.modal input[type=button]:hover{background-color:#f3f3f9;border-color:#bfc8d1;color:#2b2f33}#wrapper input[type=button]:active,.modal input[type=button]:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);outline:0}#wrapper input[type=button]:disabled,.modal input[type=button]:disabled{background-color:#95a5a6;cursor:not-allowed}#wrapper input[type=checkbox],.modal input[type=checkbox]{box-shadow:none;height:16px;margin:7px 2px 7px 0;width:16px}#wrapper .pagination ul.pages li.page,.modal .pagination ul.pages li.page{background:#fefeff;border:1px solid #dfe8f1;box-shadow:none}#wrapper .pagination ul.pages li.page:active,#wrapper .pagination ul.pages li.page:hover,.modal .pagination ul.pages li.page:active,.modal .pagination ul.pages li.page:hover{background-color:#f3f3f9;border-color:#bfc8d1}#wrapper .pagination ul.pages li.page:active a,#wrapper .pagination ul.pages li.page:hover a,.modal .pagination ul.pages li.page:active a,.modal .pagination ul.pages li.page:hover a{color:#2b2f33}#wrapper .pagination ul.pages li.page:active,.modal .pagination ul.pages li.page:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);outline:0}#wrapper .pagination ul.pages li.next,#wrapper .pagination ul.pages li.previous,.modal .pagination ul.pages li.next,.modal .pagination ul.pages li.previous{background:#fefeff}form .attributes select{width:85%}form .attributes .check_box_group label{width:100%}.select2-container.select2-container--default .select2-dropdown{border:none;box-shadow:0 3px 3px 0 rgba(0,0,0,.5)}.select2-container.select2-container--default li.select2-results__option[role=option]:before{content:" ";display:inline-block;font-weight:700;height:1em;line-height:1em;margin-right:4px;width:1em}.select2-container.select2-container--default li.select2-results__option[role=option][aria-selected=true]:before{content:"✓"}.select2-container.select2-container--default li.select2-results__option--highlighted[role=option][aria-selected]{background-color:#759fc2;color:#fff}.select2-container.select2-container--default input.select2-search__field{background:#fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNTA1IDQ0Mi43IDQwNS4zIDM0M2MtNC41LTQuNS0xMC42LTctMTctN0gzNzJjMjcuNi0zNS4zIDQ0LTc5LjcgNDQtMTI4QzQxNiA5My4xIDMyMi45IDAgMjA4IDBTMCA5My4xIDAgMjA4czkzLjEgMjA4IDIwOCAyMDhjNDguMyAwIDkyLjctMTYuNCAxMjgtNDR2MTYuM2MwIDYuNCAyLjUgMTIuNSA3IDE3bDk5LjcgOTkuN2M5LjQgOS40IDI0LjYgOS40IDMzLjkgMGwyOC4zLTI4LjNjOS40LTkuNCA5LjQtMjQuNi4xLTM0ek0yMDggMzM2Yy03MC43IDAtMTI4LTU3LjItMTI4LTEyOCAwLTcwLjcgNTcuMi0xMjggMTI4LTEyOCA3MC43IDAgMTI4IDU3LjIgMTI4IDEyOCAwIDcwLjctNTcuMiAxMjgtMTI4IDEyOHoiLz48L3N2Zz4=) no-repeat 2px 50%;background-position:5px;background-size:12px 12px;padding-left:20px}.select2-container.select2-container--default input.select2-search__field:focus{border-color:#3da6ff;outline:none}#errorExplanation,.conflict,.nodata,.warning,div.flash{border:none;border-radius:3px;padding:10px 12px 10px 30px}#errorExplanation,div.flash.error{background-color:#ffc6c6;border:none;color:#620f0f}div.flash.notice{background:#d3ffc6;color:#1e620f}.conflict,div.flash.warning{background:#ffeec6;color:#624b0f}.nodata,.warning{background-color:#ffeec6;color:#624b0f;text-align:center}div.modal{border:none;box-shadow:0 0 1px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.2);padding:0}div.modal .ui-dialog-titlebar{background:#f7f9fa;border:none;border-bottom:1px solid #e5e5e5;color:#555;font-weight:400;padding:15px}div.modal .ui-dialog-titlebar .ui-dialog-title{margin:0}div.modal .ui-dialog-titlebar .ui-dialog-titlebar-close{right:1em}div.modal .ui-dialog-content{padding:5px 15px 15px}.ui-widget-overlay{background:#000;opacity:.55}div.issue{background:#fff9c4;border:none;border-radius:3px;margin-bottom:12px;padding:20px}div.issue hr{background:rgba(0,0,0,.12);margin:8px -10px;padding:0 10px;width:auto}table.progress{margin:4px 6px 0 0}table.progress td{border-radius:2px;height:.6em}table.progress td.closed{background-color:#4db6ac}p.percent{padding-top:2px}.edit_issue fieldset{background:#f4f7f9;border:none;border-radius:5px;margin-bottom:15px;padding:23px 12px 13px}.edit_issue fieldset legend{position:relative;top:18px}a[href*=activity][data-absolute-date*=":"]{border-radius:3px;box-shadow:inset 0 -1.5em 0 rgba(0,0,0,.08);display:inline-block;margin:0 3px;padding:0 3px}a[href*=activity][data-absolute-date*=":"]:before{content:" [" attr(data-absolute-date) "] "}div#content .tabs ul{border-bottom:1px solid #dfe8f1}div#content .tabs ul li a{background-color:#f0f0f0;border:1px solid #dfe8f1}div#content .tabs ul li a.selected{background-color:#fafcfe;border:1px solid #dfe8f1;border-bottom-color:#fafcfe}div#update .jstTabs.tabs li a{border-bottom:1px solid #dfe8f1}#history div.tabs{margin-bottom:0}#history div.tabs ul li a.selected{background-color:#fff;border-bottom:1px solid #fff}#history .tab-content{background-color:#fff;border-bottom:1px solid #dfe8f1;border-left:1px solid #dfe8f1;border-radius:0 0 3px 3px;border-right:1px solid #dfe8f1;padding-left:10px;padding-top:15px}#history .tab-content.discontinuity .journal:after{content:none}#history .tab-content .journal{background-color:#fff;overflow:visible;padding:8px 3px 3px;position:relative}#history .tab-content .journal:before{background-color:#fff;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;content:"";height:8px;left:6px;position:absolute;top:16px;width:8px;z-index:1}#history .tab-content .journal:after{background-color:#e5e5e5;content:"";height:100%;left:9px;position:absolute;top:0;width:2px}#history .tab-content .journal:first-of-type:after{top:15px}#history .tab-content .journal:last-of-type:after{height:18px}#history .tab-content .journal:first-of-type:last-of-type:after{content:none}#history .tab-content .journal .contextual{padding-right:10px;padding-top:5px}#history .tab-content .journal .contextual .journal-actions,#history .tab-content .journal .contextual a.journal-link{position:relative;z-index:5}#history .tab-content .journal h4.note-header{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;left:20px;margin:0 19px 0 10px;padding:6px 9px;position:relative}#history .tab-content .journal h4.note-header a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}#history .tab-content .journal h4.note-header:before{border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1;border-top:5px solid rgba(0,0,0,0);content:"";height:0;left:-6px;position:absolute;top:8px;width:0}#history .tab-content .journal h4.note-header .gravatar{left:-35px;margin-left:0;position:absolute;top:4px;z-index:5}#history .tab-content .journal div:target .contextual+h4,#history .tab-content .journal:target .contextual+h4{background:#def}#history .tab-content .journal div:target .contextual+h4:before,#history .tab-content .journal:target .contextual+h4:before{border-right:6px solid #def}#history .tab-content .journal .details{font-size:.9em;line-height:1.5;list-style:none;margin-bottom:1em;padding-left:46px}#history .tab-content .journal .details li{position:relative}#history .tab-content .journal .details li:after{background-color:#fff;border:1px solid #888;border-radius:50%;content:"";display:block;height:4px;left:-1em;position:absolute;top:.5em;width:4px}#history .tab-content .journal .wiki:not(.wiki-preview),#history .tab-content .journal div[id^=template_journal],#history .tab-content .journal form .jstBlock,#history .tab-content .journal form input,#history .tab-content .journal.changeset .note>p,#history .tab-content .journal.time_entry p{margin-left:32px}.tabular p{padding-left:160px}.edit_issue .tabular p{padding-left:130px}.edit_issue .tabular .wiki-preview p{padding-left:0!important}.tabular label{margin-left:-160px;width:150px}.edit_issue .tabular label{margin-left:-130px;width:120px}fieldset#filters td.values input{height:inherit}.jstBlock .wiki-preview{border:1px solid #dfe8f1}.issue-card{background-color:#fff9c4}.controller-messages.action-show #content>div.message{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;padding:15px}.controller-messages.action-show #content>div.message>p{background-color:#e9eaf1;padding:6px 9px}.controller-messages.action-show #content>div.message>p a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}#replies{background-color:#fff;border:1px solid #dfe8f1;border-radius:0 0 3px 3px;padding-left:10px;padding-top:15px}#replies .message.reply{background-color:#fff;overflow:visible;padding:8px 3px 3px!important;position:relative}#replies .message.reply:before{background-color:#fff;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;content:"";height:8px;left:6px;position:absolute;top:16px;width:8px;z-index:1}#replies .message.reply:after{background-color:#e5e5e5;content:"";height:100%;left:9px;position:absolute;top:0;width:2px}#replies .message.reply:first-of-type:after{top:15px}#replies .message.reply:last-of-type:after{height:18px}#replies .message.reply:first-of-type:last-of-type:after{content:none}#replies .message.reply .contextual{padding-right:10px;padding-top:5px}#replies .message.reply .contextual a{position:relative;z-index:5}#replies .message.reply .wiki{padding-left:32px}#replies .message.reply .contextual+h4{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;left:20px;margin:0 19px 0 10px;padding:6px 9px;position:relative}#replies .message.reply .contextual+h4 a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}#replies .message.reply .contextual+h4:before{border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1;border-top:5px solid rgba(0,0,0,0);content:"";height:0;left:-6px;position:absolute;top:8px;width:0}#replies .message.reply .contextual+h4 .gravatar{left:-35px;margin-left:0;position:absolute;top:4px;z-index:5}#replies .message.reply div:target h4.note-header,#replies .message.reply:target h4.note-header{background:#def}#replies .message.reply div:target h4.note-header:before,#replies .message.reply:target h4.note-header:before{border-right:6px solid #def}.controller-news.action-show #content>div.message{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;padding:15px}.controller-news.action-show #comments{background-color:#fff;border:1px solid #dfe8f1;border-radius:0 0 3px 3px;padding-left:10px;padding-top:15px}.controller-news.action-show #comments .wiki{padding-left:32px}.controller-news.action-show #comments .contextual{padding-right:10px;padding-top:5px}.controller-news.action-show #comments .contextual a{padding-bottom:5px;position:relative;z-index:5}.controller-news.action-show #comments .contextual+h4{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;left:20px;margin:0 19px 0 10px;padding:6px 9px;position:relative}.controller-news.action-show #comments .contextual+h4 a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}.controller-news.action-show #comments .contextual+h4:before{border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1;border-top:5px solid rgba(0,0,0,0);content:"";height:0;left:-6px;position:absolute;top:8px;width:0}.controller-news.action-show #comments .contextual+h4 .gravatar{left:-35px;margin-left:0;position:absolute;top:4px;z-index:5}.controller-news.action-show #edit-news+p+div.wiki,.controller-news.action-show h2+p+div.wiki{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;margin-bottom:10px;padding:20px;position:relative}.controller-documents.action-index #content h3.group-name{background-color:#e9eaf1;border:none;border-radius:4px;font-weight:700;padding:6px 9px;position:relative}.controller-documents.action-index #content h4.title{border-bottom:0;font-size:1.2em}.controller-repositories.action-diff #content>div.message,.controller-repositories.action-revision #content>div.message{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;padding:15px}.controller-repositories.action-diff.avatars-on .details h4,.controller-repositories.action-revision.avatars-on .details h4{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;left:35px;margin:0 19px 0 10px;padding:6px 9px;position:relative}.controller-repositories.action-diff.avatars-on .details h4 a[href*=activity][data-absolute-date*=":"],.controller-repositories.action-revision.avatars-on .details h4 a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}.controller-repositories.action-diff.avatars-on .details h4:before,.controller-repositories.action-revision.avatars-on .details h4:before{border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1;border-top:5px solid rgba(0,0,0,0);content:"";height:0;left:-6px;position:absolute;top:8px;width:0}.controller-repositories.action-diff.avatars-on .details h4 .gravatar,.controller-repositories.action-revision.avatars-on .details h4 .gravatar{left:-35px;margin-left:0;position:absolute;z-index:5}.controller-repositories.action-diff.avatars-off .details h4,.controller-repositories.action-revision.avatars-off .details h4{background-color:#e9eaf1;border:none;border-radius:4px;font-size:.9em;font-weight:700;margin:0 19px 0 10px;padding:6px 9px}.controller-repositories.action-diff.avatars-off .details h4 a[href*=activity][data-absolute-date*=":"],.controller-repositories.action-revision.avatars-off .details h4 a[href*=activity][data-absolute-date*=":"]{box-shadow:none;padding:0}.controller-repositories.action-diff #related-issues,.controller-repositories.action-diff .revision-info,.controller-repositories.action-diff .wiki.changeset-comments,.controller-repositories.action-revision #related-issues,.controller-repositories.action-revision .revision-info,.controller-repositories.action-revision .wiki.changeset-comments{background-color:#fff;border:1px solid #dfe8f1;border-radius:3px;margin:5px;padding:10px}.controller-repositories.action-diff .revision-info,.controller-repositories.action-revision .revision-info{padding-left:20px}div#activity dt .time{color:#444}div#activity dt.me .time{border-color:#666}#search-results dd span.description,div#activity dd span.description{color:#444}div#activity h3{background-color:#e9eaf1;border:none;border-radius:4px;margin:0 19px 0 10px;padding:6px 9px;position:relative}div#activity dl{margin-right:2em} /*# sourceMappingURL=theme.css.map*/ \ No newline at end of file diff --git a/stylesheets/theme.css.map b/stylesheets/theme.css.map index 2751cb9..b08d0cc 100644 --- a/stylesheets/theme.css.map +++ b/stylesheets/theme.css.map @@ -1 +1 @@ -{"version":3,"file":"theme.css","mappings":"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","sources":["webpack://bleuclair/./src/styles/bleuclair.scss","webpack://bleuclair/./src/styles/components/_scaffolding.scss","webpack://bleuclair/./src/styles/components/_type.scss","webpack://bleuclair/./src/styles/foundation/variables.scss","webpack://bleuclair/./src/styles/components/_layout.scss","webpack://bleuclair/./src/styles/components/_box.scss","webpack://bleuclair/./src/styles/components/_main_menu.scss","webpack://bleuclair/./src/styles/components/_table.scss","webpack://bleuclair/./src/styles/components/_wiki.scss","webpack://bleuclair/./src/styles/components/_inputs.scss","webpack://bleuclair/./src/styles/components/_flash.scss","webpack://bleuclair/./src/styles/components/_modal.scss","webpack://bleuclair/./src/styles/components/_issues.scss","webpack://bleuclair/./src/styles/components/_boards.scss","webpack://bleuclair/./src/styles/components/_news.scss","webpack://bleuclair/./src/styles/components/_documents.scss","webpack://bleuclair/./src/styles/components/_repositories.scss","webpack://bleuclair/./src/styles/components/_activities.scss"],"sourcesContent":["body{font-size:13px;color:#222;line-height:1.5}html[lang=ja] body{font-family:Meiryo,\"Hiragino Kaku Gothic Pro\",\"Hiragino Sans\",\"MS PGothic\",Verdana,system-ui,sans-serif}h1,h2,h3,h4{font-weight:normal;color:#333}#content h1{color:#333}#top-menu{box-shadow:0 2px 5px rgba(0,0,0,.16);background:#223342;z-index:1;position:relative}#header{background:radial-gradient(circle at 1.98% 20.98%, #4b6cb7, transparent 100%),radial-gradient(circle at 98.02% 20.98%, #2e4063, transparent 100%),radial-gradient(circle at 50% 50%, #19c8b5, #19c8b5 100%);padding:10px 30px;box-shadow:0 1px 2px rgba(0,0,0,.1);color:#fff;min-height:1em}#header h1{padding-bottom:20px;color:#fff}#main{background-color:#fafcfe}#content{padding:25px;background-color:#fafcfe;box-sizing:border-box;width:81%}#sidebar{background-color:#e9eaf1}#sidebar h3{color:#333}#sidebar-switch-button:hover{background-color:#caccdd}a:hover,a:active{outline:1px solid rgba(0,0,0,0)}@media screen and (max-width: 899px){#content>.contextual>a,#content>.contextual .drdn,p.buttons a{background:#fff}}.box,.mypage-box,.controller-wiki.action-show .wiki.wiki-page,.controller-attachments.action-show .filecontent.wiki,.controller-repositories.action-entry .filecontent.wiki,.controller-wiki.action-index.pages-hierarchy,#activity,#roadmap article,.controller-news.action-index article.news-article,.controller-news.action-show #comments,.controller-projects.action-index li.root,.controller-documents.action-index .document-item{background-color:#fff;margin-bottom:20px;padding:20px;border-radius:3px;border:1px solid #dfe8f1}.controller-wiki.action-show .wiki.wiki-page{margin-top:25px;margin-bottom:10px}#activity{padding:0px}#activity h3{top:10px}.controller-news.action-index article.news-article{margin-bottom:10px}.gantt-table{background-color:#fff}#wiki_add_attachment .box{padding:6px}div.issue-cards .issue-card{background-color:#fff9c4}#main-menu ul li{margin:0}#main-menu ul li a{padding:8px 12px;letter-spacing:.5px;font-weight:normal}#main-menu ul li a.selected,#main-menu ul li a:hover{position:relative;background:rgba(0,0,0,0);color:inherit}#main-menu ul li a.selected:after,#main-menu ul li a:hover:after{content:\"\";position:absolute;width:100%;height:3px;background-color:#ffd600;bottom:0px;left:0}#main-menu ul li a.selected:hover{background:rgba(0,0,0,0);color:#fff}#main-menu ul li a.new-object{background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.25);position:relative;margin:0 10px;padding:0;width:26px;height:26px;line-height:25px;border-radius:50%;text-align:center;bottom:1px}#main-menu ul li a.new-object:hover:after{content:none}#main-menu ul .menu-children{border:none;background-color:#fff;box-shadow:0 1px 7px 2px rgba(135,158,171,.2);border-radius:3px}#main-menu ul .menu-children li{border-bottom:#ddd solid 1px}#main-menu ul .menu-children li a{color:#777;background-color:rgba(0,0,0,0);letter-spacing:.5px;font-weight:normal}#main-menu ul .menu-children li a:after{content:none}#main-menu ul .menu-children li a:hover{color:#2b2f33;background:#eff4f6}table.list{border:none;margin-bottom:25px;background-color:#fff}table.list>thead>tr>th,table.list>thead>tr>td,table.list>tbody>tr>th,table.list>tbody>tr>td,table.list>tfoot>tr>th,table.list>tfoot>tr>td{line-height:1.74;vertical-align:top;border-top:1px solid #dfe8f1;font-size:.9em}table.list>thead>tr>th.checkbox,table.list>thead>tr>td.checkbox,table.list>tbody>tr>th.checkbox,table.list>tbody>tr>td.checkbox,table.list>tfoot>tr>th.checkbox,table.list>tfoot>tr>td.checkbox{padding:4px}table.list>thead>tr>th.checkbox input,table.list>thead>tr>td.checkbox input,table.list>tbody>tr>th.checkbox input,table.list>tbody>tr>td.checkbox input,table.list>tfoot>tr>th.checkbox input,table.list>tfoot>tr>td.checkbox input{margin:0 7px 0 15px !important}table.list>thead>tr.priority-lowest,table.list>tbody>tr.priority-lowest,table.list>tfoot>tr.priority-lowest{background-color:#e3f5fe}table.list>thead>tr.priority-lowest td.checkbox,table.list>tbody>tr.priority-lowest td.checkbox,table.list>tfoot>tr.priority-lowest td.checkbox{box-shadow:6px 0px 0px 0px #81d4fa inset}table.list>thead>tr.priority-high3,table.list>tbody>tr.priority-high3,table.list>tfoot>tr.priority-high3{background-color:#fce9e9}table.list>thead>tr.priority-high3 td.checkbox,table.list>tbody>tr.priority-high3 td.checkbox,table.list>tfoot>tr.priority-high3 td.checkbox{box-shadow:6px 0px 0px 0px #ef9a9a inset}table.list>thead>tr.priority-high2,table.list>tbody>tr.priority-high2,table.list>tfoot>tr.priority-high2{background-color:#f9d4d3}table.list>thead>tr.priority-high2 td.checkbox,table.list>tbody>tr.priority-high2 td.checkbox,table.list>tfoot>tr.priority-high2 td.checkbox{box-shadow:6px 0px 0px 0px #e53935 inset}table.list>thead>tr.priority-highest,table.list>tbody>tr.priority-highest,table.list>tfoot>tr.priority-highest{background-color:#efb1b1}table.list>thead>tr.priority-highest td.checkbox,table.list>tbody>tr.priority-highest td.checkbox,table.list>tfoot>tr.priority-highest td.checkbox{box-shadow:6px 0px 0px 0px #c62828 inset}table.list>thead>tr.closed,table.list>tbody>tr.closed,table.list>tfoot>tr.closed{color:#777}table.list>thead>tr.closed a,table.list>tbody>tr.closed a,table.list>tfoot>tr.closed a{color:#777}table.list>thead>tr:hover,table.list>tbody>tr:hover,table.list>tfoot>tr:hover{background-color:#fff9c4}table.list>thead>tr>th{color:#4b5056;font-weight:700;vertical-align:bottom;border-bottom:2px solid #dfe8f1;background-color:#eff1f9;padding:5px}table.list>thead>tr>th.checkbox{padding:5px}table.list>caption+thead>tr:first-child>th,table.list>caption+thead>tr:first-child>td,table.list>colgroup+thead>tr:first-child>th,table.list>colgroup+thead>tr:first-child>td,table.list>thead:first-child>tr:first-child>th,table.list>thead:first-child>tr:first-child>td{border-top:0}table.list>tbody+tbody{border-top:2px solid #dfe8f1}table.list td.attachments{padding-bottom:5px}div.wiki h1,div.wiki h2,div.wiki h3,div.wiki h4{font-weight:bold}div.wiki ul.toc{background-color:#fff9c4;border:none;padding:9px;border-radius:4px}.box div.wiki-preview{line-height:1.5}#wrapper input[type=text],#wrapper input[type=password],#wrapper input[type=date],#wrapper input[type=file],#wrapper select,#wrapper textarea,.modal input[type=text],.modal input[type=password],.modal input[type=date],.modal input[type=file],.modal select,.modal textarea{background-color:#fff;padding:4px 6px 4px 20px;color:#2b2f33;border:1px solid #dfe8f1;box-shadow:inset 1px 1px 3px #f6f6f6;border-radius:3px;box-sizing:border-box;outline:none;height:auto;line-height:1.3}#wrapper input[type=text]:hover,#wrapper input[type=password]:hover,#wrapper input[type=date]:hover,#wrapper input[type=file]:hover,#wrapper select:hover,#wrapper textarea:hover,.modal input[type=text]:hover,.modal input[type=password]:hover,.modal input[type=date]:hover,.modal input[type=file]:hover,.modal select:hover,.modal textarea:hover{border:1px solid #bccfe1}#wrapper input[type=text]:focus,#wrapper input[type=text]:active,#wrapper input[type=password]:focus,#wrapper input[type=password]:active,#wrapper input[type=date]:focus,#wrapper input[type=date]:active,#wrapper input[type=file]:focus,#wrapper input[type=file]:active,#wrapper select:focus,#wrapper select:active,#wrapper textarea:focus,#wrapper textarea:active,.modal input[type=text]:focus,.modal input[type=text]:active,.modal input[type=password]:focus,.modal input[type=password]:active,.modal input[type=date]:focus,.modal input[type=date]:active,.modal input[type=file]:focus,.modal input[type=file]:active,.modal select:focus,.modal select:active,.modal textarea:focus,.modal textarea:active{border-color:#3da6ff !important}#wrapper input[type=text].filename,#wrapper input[type=password].filename,#wrapper input[type=date].filename,#wrapper input[type=file].filename,#wrapper select.filename,#wrapper textarea.filename,.modal input[type=text].filename,.modal input[type=password].filename,.modal input[type=date].filename,.modal input[type=file].filename,.modal select.filename,.modal textarea.filename{box-shadow:none}#wrapper input[type=text]:disabled,#wrapper input[type=password]:disabled,#wrapper input[type=date]:disabled,#wrapper input[type=file]:disabled,#wrapper select:disabled,#wrapper textarea:disabled,.modal input[type=text]:disabled,.modal input[type=password]:disabled,.modal input[type=date]:disabled,.modal input[type=file]:disabled,.modal select:disabled,.modal textarea:disabled{background-color:#ebebe4}#wrapper .select2-container--default .select2-selection--single,.modal .select2-container--default .select2-selection--single{color:#2b2f33;border:1px solid #dfe8f1;box-shadow:inset 1px 1px 3px #f6f6f6;border-radius:3px;box-sizing:border-box;outline:none;line-height:1.3;height:24px;padding:0px 25px 0px 5px}#wrapper .select2-container--default .select2-selection--single .select2-selection__arrow,.modal .select2-container--default .select2-selection--single .select2-selection__arrow{background-image:url(\"../images/arrow.svg\");background-size:10px;background-repeat:no-repeat;background-position:0px}#wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b,.modal .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}#wrapper .select2-container--default .select2-selection--single .select2-selection__rendered,.modal .select2-container--default .select2-selection--single .select2-selection__rendered{padding:1px 2px;font-family:Arial;font-size:13px;color:#2b2f33;line-height:1.5;font-weight:400}#wrapper .select2-container--default .select2-selection--single:hover,.modal .select2-container--default .select2-selection--single:hover{border:1px solid #bccfe1}#wrapper .select2-container--default .select2-selection--single:focus,#wrapper .select2-container--default .select2-selection--single:active,.modal .select2-container--default .select2-selection--single:focus,.modal .select2-container--default .select2-selection--single:active{border-color:#3da6ff !important}#wrapper .select2-container--default.select2-container--disabled .select2-selection--single,.modal .select2-container--default.select2-container--disabled .select2-selection--single{cursor:not-allowed;color:graytext;background-color:#ebebe4 !important}#wrapper input[type=text],.modal input[type=text]{font-family:\"Osaka-Mono\",\"MS Gothic\",sans-serif;font-size:100%}#wrapper textarea.wiki-edit,.modal textarea.wiki-edit{font-size:13px;font-family:\"Osaka-Mono\",\"MS Gothic\",sans-serif;letter-spacing:normal;line-height:130%}#wrapper select,.modal select{height:auto;appearance:none;background-image:url(\"../images/arrow.svg\");background-size:10px;background-repeat:no-repeat;background-position:95% 50%;padding-right:2.5em}#wrapper select::-ms-expand,.modal select::-ms-expand{display:none}#wrapper select:hover,.modal select:hover{border-color:#ccc;outline:none}#wrapper select:focus,#wrapper select:active,.modal select:focus,.modal select:active{border-color:#3da6ff !important}#wrapper select:-moz-focusring,.modal select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}#wrapper select[multiple=multiple],.modal select[multiple=multiple]{background:#fff;padding-right:5px}#wrapper .tabular label,.modal .tabular label{margin-top:5px}#wrapper .tabular label.error,.modal .tabular label.error{color:#b00 !important}#wrapper .tabular label.error+*:not(#issue_description_and_toolbar),#wrapper .tabular label.error+span#issue_description_and_toolbar div.jstBlock,.modal .tabular label.error+*:not(#issue_description_and_toolbar),.modal .tabular label.error+span#issue_description_and_toolbar div.jstBlock{border:1px solid #b00 !important}#wrapper label.inline,.modal label.inline{margin-right:5px}#wrapper input[type=submit],.modal input[type=submit]{border-radius:3px;padding:2px 12px 3px;color:#fff;border:1px solid #34495e;background:#34495e;box-shadow:none}#wrapper input[type=submit]:hover,#wrapper input[type=submit]:active,.modal input[type=submit]:hover,.modal input[type=submit]:active{border-color:#3f5872;background-color:#3f5872}#wrapper input[type=submit]:active,.modal input[type=submit]:active{outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#wrapper input[type=submit]:disabled,.modal input[type=submit]:disabled{background-color:#95a5a6;cursor:not-allowed}#wrapper input[type=button],.modal input[type=button]{border-radius:3px;padding:2px 12px 3px;color:#555a60;border:1px solid #dfe8f1;background:#fefeff;box-shadow:none}#wrapper input[type=button]:hover,#wrapper input[type=button]:active,.modal input[type=button]:hover,.modal input[type=button]:active{color:#2b2f33;border-color:#bfc8d1;background-color:#f3f3f9}#wrapper input[type=button]:active,.modal input[type=button]:active{outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#wrapper input[type=button]:disabled,.modal input[type=button]:disabled{background-color:#95a5a6;cursor:not-allowed}#wrapper input[type=checkbox],.modal input[type=checkbox]{width:16px;height:16px;margin:7px 2px 7px 0px;box-shadow:none}#wrapper .pagination ul.pages li.page,.modal .pagination ul.pages li.page{border:1px solid #dfe8f1;background:#fefeff;box-shadow:none}#wrapper .pagination ul.pages li.page:hover,#wrapper .pagination ul.pages li.page:active,.modal .pagination ul.pages li.page:hover,.modal .pagination ul.pages li.page:active{border-color:#bfc8d1;background-color:#f3f3f9}#wrapper .pagination ul.pages li.page:hover a,#wrapper .pagination ul.pages li.page:active a,.modal .pagination ul.pages li.page:hover a,.modal .pagination ul.pages li.page:active a{color:#2b2f33}#wrapper .pagination ul.pages li.page:active,.modal .pagination ul.pages li.page:active{outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#wrapper .pagination ul.pages li.previous,#wrapper .pagination ul.pages li.next,.modal .pagination ul.pages li.previous,.modal .pagination ul.pages li.next{background:#fefeff}form .attributes select{width:85%}form .attributes .check_box_group label{width:100%}.select2-container.select2-container--default .select2-dropdown{box-shadow:0 3px 3px 0 rgba(0,0,0,.5);border:none}.select2-container.select2-container--default li.select2-results__option[role=option]:before{content:\" \";display:inline-block;line-height:1em;width:1em;height:1em;margin-right:4px;font-weight:bold}.select2-container.select2-container--default li.select2-results__option[role=option][aria-selected=true]:before{content:\"✓\"}.select2-container.select2-container--default li.select2-results__option--highlighted[role=option][aria-selected]{background-color:#759fc2;color:#fff}.select2-container.select2-container--default input.select2-search__field{background:#fff url(\"../images/search.svg\") no-repeat 2px 50%;background-size:12px 12px;background-position:5px;padding-left:20px}.select2-container.select2-container--default input.select2-search__field:focus{outline:none;border-color:#3da6ff}#errorExplanation,div.flash,.nodata,.warning,.conflict{padding:10px 12px 10px 30px;border-radius:3px;border:none}div.flash.error,#errorExplanation{color:#620f0f;background-color:#ffc6c6;border:none}div.flash.notice{color:#1e620f;background:#d3ffc6}div.flash.warning,.conflict{color:#624b0f;background:#ffeec6}.nodata,.warning{text-align:center;background-color:#ffeec6;color:#624b0f}div.modal{border:none;box-shadow:0 0 1px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.2);padding:0}div.modal .ui-dialog-titlebar{padding:15px;border:none;background:#f7f9fa;color:#555;font-weight:normal;border-bottom:1px solid #e5e5e5}div.modal .ui-dialog-titlebar .ui-dialog-title{margin:0}div.modal .ui-dialog-titlebar .ui-dialog-titlebar-close{right:1em}div.modal .ui-dialog-content{padding:5px 15px 15px}.ui-widget-overlay{background:#000;opacity:.55}div.issue{background:#fff9c4;padding:20px;margin-bottom:12px;border-radius:3px;border:none}div.issue hr{width:auto;background:rgba(0,0,0,.12);padding:0 10px;margin:8px -10px}table.progress{margin:4px 6px 0px 0}table.progress td{height:.6em;border-radius:2px}table.progress td.closed{background-color:#4db6ac}p.percent{padding-top:2px}.edit_issue fieldset{border:none;background:#f4f7f9;margin-bottom:15px;border-radius:5px;padding:23px 12px 13px}.edit_issue fieldset legend{position:relative;top:18px}a[href*=activity][data-absolute-date*=\":\"]{margin:0 3px;box-shadow:inset 0 -1.5em 0 rgba(0,0,0,.08);display:inline-block;padding:0 3px;border-radius:3px}a[href*=activity][data-absolute-date*=\":\"]:before{content:\" [\" attr(data-absolute-date) \"] \"}div#content .tabs ul{border-bottom:1px solid #dfe8f1}div#content .tabs ul li a{background-color:#f0f0f0;border:1px solid #dfe8f1}div#content .tabs ul li a.selected{background-color:#fafcfe;border:1px solid #dfe8f1;border-bottom:1px solid #fafcfe}div#update .jstTabs.tabs li a{border-bottom:1px solid #dfe8f1}#history div.tabs{margin-bottom:0px}#history div.tabs ul li a.selected{background-color:#fff;border-bottom:1px solid #fff}#history .tab-content{background-color:#fff;border-radius:0px 0px 3px 3px;border-right:1px solid #dfe8f1;border-left:1px solid #dfe8f1;border-bottom:1px solid #dfe8f1;padding-top:15px;padding-left:10px}#history .tab-content.discontinuity .journal:after{content:none}#history .tab-content .journal{padding:8px 3px 3px 3px;background-color:#fff;position:relative;overflow:visible}#history .tab-content .journal:before{content:\"\";width:8px;height:8px;background-color:#fff;position:absolute;left:6px;top:16px;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;z-index:1}#history .tab-content .journal:after{content:\"\";height:100%;width:2px;background-color:#e5e5e5;position:absolute;left:9px;top:0px}#history .tab-content .journal:first-of-type:after{top:15px}#history .tab-content .journal:last-of-type:after{height:18px}#history .tab-content .journal:first-of-type:last-of-type:after{content:none}#history .tab-content .journal .contextual{padding-right:10px;padding-top:5px}#history .tab-content .journal .contextual .journal-actions,#history .tab-content .journal .contextual a.journal-link{position:relative;z-index:5}#history .tab-content .journal h4.note-header{left:20px;position:relative;margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}#history .tab-content .journal h4.note-header a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}#history .tab-content .journal h4.note-header:before{content:\"\";position:absolute;left:-6px;top:8px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1}#history .tab-content .journal h4.note-header .gravatar{position:absolute;left:-35px;top:4px;z-index:5;margin-left:0}#history .tab-content .journal:target .contextual+h4,#history .tab-content .journal div:target .contextual+h4{background:#def}#history .tab-content .journal:target .contextual+h4:before,#history .tab-content .journal div:target .contextual+h4:before{border-right:6px solid #def}#history .tab-content .journal .details{list-style:none;font-size:.9em;line-height:1.5;margin-bottom:1em;padding-left:46px}#history .tab-content .journal .details li{position:relative}#history .tab-content .journal .details li:after{display:block;content:\"\";position:absolute;top:.5em;left:-1em;width:4px;height:4px;background-color:#fff;border:1px solid #888;border-radius:50%}#history .tab-content .journal form .jstBlock,#history .tab-content .journal form input,#history .tab-content .journal div[id^=template_journal],#history .tab-content .journal .wiki:not(.wiki-preview),#history .tab-content .journal.time_entry p,#history .tab-content .journal.changeset .note>p{margin-left:32px}.tabular p{padding-left:160px}.edit_issue .tabular p{padding-left:130px}.edit_issue .tabular .wiki-preview p{padding-left:0 !important}.tabular label{margin-left:-160px;width:150px}.edit_issue .tabular label{margin-left:-130px;width:120px}fieldset#filters td.values input{height:inherit}.jstBlock .wiki-preview{border:1px solid #dfe8f1}.issue-card{background-color:#fff9c4}.controller-messages.action-show #content>div.message{border-radius:3px;background-color:#fff;border:1px solid #dfe8f1;padding:15px}.controller-messages.action-show #content>div.message>p{background-color:#e9eaf1;padding:6px 9px}.controller-messages.action-show #content>div.message>p a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}#replies{background-color:#fff;border-radius:0px 0px 3px 3px;border:1px solid #dfe8f1;padding-top:15px;padding-left:10px}#replies .message.reply{padding:8px 3px 3px 3px !important;background-color:#fff;position:relative;overflow:visible}#replies .message.reply:before{content:\"\";width:8px;height:8px;background-color:#fff;position:absolute;left:6px;top:16px;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;z-index:1}#replies .message.reply:after{content:\"\";height:100%;width:2px;background-color:#e5e5e5;position:absolute;left:9px;top:0px}#replies .message.reply:first-of-type:after{top:15px}#replies .message.reply:last-of-type:after{height:18px}#replies .message.reply:first-of-type:last-of-type:after{content:none}#replies .message.reply .contextual{padding-right:10px;padding-top:5px}#replies .message.reply .contextual a{position:relative;z-index:5}#replies .message.reply .wiki{padding-left:32px}#replies .message.reply .contextual+h4{left:20px;position:relative;margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}#replies .message.reply .contextual+h4 a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}#replies .message.reply .contextual+h4:before{content:\"\";position:absolute;left:-6px;top:8px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1}#replies .message.reply .contextual+h4 .gravatar{position:absolute;left:-35px;top:4px;z-index:5;margin-left:0}#replies .message.reply:target h4.note-header,#replies .message.reply div:target h4.note-header{background:#def}#replies .message.reply:target h4.note-header:before,#replies .message.reply div:target h4.note-header:before{border-right:6px solid #def}.controller-news.action-show #content>div.message{border-radius:3px;background-color:#fff;border:1px solid #dfe8f1;padding:15px}.controller-news.action-show #comments{background-color:#fff;border-radius:0px 0px 3px 3px;border:1px solid #dfe8f1;padding-top:15px;padding-left:10px}.controller-news.action-show #comments .wiki{padding-left:32px}.controller-news.action-show #comments .contextual{padding-right:10px;padding-top:5px}.controller-news.action-show #comments .contextual a{position:relative;z-index:5;padding-bottom:5px}.controller-news.action-show #comments .contextual+h4{left:20px;position:relative;margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}.controller-news.action-show #comments .contextual+h4 a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}.controller-news.action-show #comments .contextual+h4:before{content:\"\";position:absolute;left:-6px;top:8px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1}.controller-news.action-show #comments .contextual+h4 .gravatar{position:absolute;left:-35px;top:4px;z-index:5;margin-left:0}.controller-news.action-show #edit-news+p+div.wiki,.controller-news.action-show h2+p+div.wiki{position:relative;background-color:#fff;margin-bottom:10px;padding:20px;border-radius:3px;border:1px solid #dfe8f1}.controller-documents.action-index #content h3.group-name{position:relative;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;border-radius:4px}.controller-documents.action-index #content h4.title{font-size:1.2em;border-bottom:0px}.controller-repositories.action-revision #content>div.message,.controller-repositories.action-diff #content>div.message{border-radius:3px;background-color:#fff;border:1px solid #dfe8f1;padding:15px}.controller-repositories.action-revision.avatars-on .details h4,.controller-repositories.action-diff.avatars-on .details h4{left:35px;position:relative;margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}.controller-repositories.action-revision.avatars-on .details h4 a[href*=activity][data-absolute-date*=\":\"],.controller-repositories.action-diff.avatars-on .details h4 a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}.controller-repositories.action-revision.avatars-on .details h4:before,.controller-repositories.action-diff.avatars-on .details h4:before{content:\"\";position:absolute;left:-6px;top:8px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1}.controller-repositories.action-revision.avatars-on .details h4 .gravatar,.controller-repositories.action-diff.avatars-on .details h4 .gravatar{position:absolute;left:-35px;z-index:5;margin-left:0}.controller-repositories.action-revision.avatars-off .details h4,.controller-repositories.action-diff.avatars-off .details h4{margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}.controller-repositories.action-revision.avatars-off .details h4 a[href*=activity][data-absolute-date*=\":\"],.controller-repositories.action-diff.avatars-off .details h4 a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}.controller-repositories.action-revision .wiki.changeset-comments,.controller-repositories.action-revision #related-issues,.controller-repositories.action-revision .revision-info,.controller-repositories.action-diff .wiki.changeset-comments,.controller-repositories.action-diff #related-issues,.controller-repositories.action-diff .revision-info{background-color:#fff;padding:10px;border-radius:3px;border:1px solid #dfe8f1;margin:5px}.controller-repositories.action-revision .revision-info,.controller-repositories.action-diff .revision-info{padding-left:20px}div#activity dt .time{color:#444}div#activity dt.me .time{border-color:#666}div#activity dd span.description,#search-results dd span.description{color:#444}div#activity h3{position:relative;margin:0 19px 0 10px;border:none;background-color:#e9eaf1;padding:6px 9px;border-radius:4px}div#activity dl{margin-right:2em}","body {\n font-size: 13px;\n color: #222;\n line-height: 1.5;\n}\n\nhtml[lang=\"ja\"] body {\n font-family: Meiryo, \"Hiragino Kaku Gothic Pro\", \"Hiragino Sans\", \"MS PGothic\", Verdana, system-ui, sans-serif;\n}\n","h1, h2, h3, h4 {\n font-weight: normal;\n color: $default-heading-font-color;\n}\n\n#content h1 {\n color: $default-heading-font-color;\n}\n","$default-heading-font-color: #333;\n$color-issue-bg: #fff9c4;\n$color-header-bg: #e9eaf1;\n\n// priority\n$color-priority-lowest : #81D4FA;\n$color-priority-high3 : #EF9A9A;\n$color-priority-high2 : #E53935;\n$color-priority-highest : #C62828;\n\n// status\n$color-closed : #777777;\n","$color-top-menu-bg: #223342;\n$color-main-bg: #fafcfe;\n\n#top-menu {\n box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);\n background: $color-top-menu-bg;\n z-index: 1;\n position: relative;\n}\n\n#header {\n background: radial-gradient(circle at 1.98% 20.98%, #4b6cb7, transparent 100%), radial-gradient(circle at 98.02% 20.98%, #2e4063, transparent 100%), radial-gradient(circle at 50% 50%, #19c8b5, #19c8b5 100%);\n padding: 10px 30px;\n box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);\n color: white;\n min-height: 1em;\n\n h1 {\n padding-bottom: 20px;\n color: white;\n }\n}\n\n#main {\n background-color: $color-main-bg;\n}\n\n#content {\n padding: 25px;\n background-color: $color-main-bg;\n box-sizing: border-box;\n width: 81%;\n}\n\n#sidebar {\n background-color: $color-header-bg;\n\n h3 { color: $default-heading-font-color; }\n}\n\n#sidebar-switch-button {\n &:hover {\n background-color: darken($color-header-bg, 10%);\n }\n}\n\n// Fix a problem that underlines is broken in chrome\na:hover, a:active {\n outline: 1px solid transparent;\n}\n\n@media screen and (max-width: 899px) {\n #content>.contextual>a, #content>.contextual .drdn, p.buttons a {\n background: #ffffff;\n }\n}\n",".box, .mypage-box,\n.controller-wiki.action-show .wiki.wiki-page,\n.controller-attachments.action-show .filecontent.wiki,\n.controller-repositories.action-entry .filecontent.wiki,\n.controller-wiki.action-index.pages-hierarchy,\n#activity,\n#roadmap article,\n.controller-news.action-index article.news-article,\n.controller-news.action-show #comments,\n.controller-projects.action-index li.root,\n.controller-documents.action-index .document-item\n {\n background-color: #fff;\n margin-bottom: 20px;\n padding: 20px;\n border-radius: 3px;\n border: 1px solid #dfe8f1;\n}\n\n.controller-wiki.action-show .wiki.wiki-page {\n margin-top: 25px;\n margin-bottom: 10px;\n}\n\n#activity {\n padding: 0px;\n h3 {\n top: 10px;\n }\n}\n\n.controller-news.action-index article.news-article {\n margin-bottom: 10px;\n}\n\n.gantt-table {\n background-color: #fff;\n}\n\n#wiki_add_attachment .box {\n padding: 6px;\n}\n\ndiv.issue-cards .issue-card {\n background-color: #fff9c4;\n}\n","$color-main-menu-line: #ffd600;\n$color-menu-children-bg: #ffffff;\n$color-menu-children-border: #dddddd;\n$color-menu-children-text: #777777;\n$color-menu-children-hover-bg: #eff4f6;\n$color-menu-children-hover-text: #2b2f33;\n\n\n#main-menu {\n ul{\n li {\n margin: 0;\n\n a {\n padding: 8px 12px;\n letter-spacing: 0.5px;\n font-weight: normal;\n\n &.selected, &:hover {\n position: relative;\n background: transparent;\n color: inherit;\n\n &:after {\n content: \"\";\n position: absolute;\n width: 100%;\n height: 3px;\n background-color: $color-main-menu-line;\n bottom: 0px;\n left: 0;\n }\n }\n\n &.selected:hover {\n background: transparent;\n color: white;\n }\n\n &.new-object {\n background: rgba(255,255,255,.05);\n border: 2px solid rgba(255,255,255,.25);\n position: relative;\n margin: 0 10px;\n padding: 0;\n width: 26px;\n height: 26px;\n line-height: 25px;\n border-radius: 50%;\n text-align: center;\n bottom: 1px;\n\n &:hover:after {\n content: none;\n }\n }\n\n }\n }\n\n .menu-children {\n border: none;\n background-color: $color-menu-children-bg;\n box-shadow: 0 1px 7px 2px rgba(135,158,171,.2);\n border-radius: 3px;\n\n li {\n border-bottom: $color-menu-children-border solid 1px;\n a {\n color: $color-menu-children-text;\n background-color: transparent;\n letter-spacing: 0.5px;\n font-weight: normal;\n\n &:after {\n content: none;\n }\n\n &:hover {\n color: $color-menu-children-hover-text;\n background: $color-menu-children-hover-bg;\n }\n }\n }\n }\n }\n}","$table-head-cell-padding: 5px;\n$table-cell-padding: 4px;\n$line-height-base: 1.74;\n$line-height-computed: 25px;\n$color-table-border: #dfe8f1;\n$color-th-bg: #eff1f9;\n$color-odd-bg: #f9f9f9;\n\n\ntable.list {\n border: none;\n margin-bottom: $line-height-computed;\n background-color: white;\n\n // Cells\n > thead,\n > tbody,\n > tfoot {\n > tr {\n > th,\n > td {\n line-height: $line-height-base;\n vertical-align: top;\n border-top: 1px solid $color-table-border;\n font-size: 0.9em;\n &.checkbox {\n padding: $table-cell-padding;\n\n input {\n margin: 0 7px 0 15px !important;\n }\n }\n }\n &.priority-lowest {\n background-color: lighten($color-priority-lowest, 20%);\n td.checkbox {\n box-shadow: 6px 0px 0px 0px $color-priority-lowest inset;\n }\n }\n &.priority-high3 {\n background-color: lighten($color-priority-high3, 18%);\n td.checkbox {\n box-shadow: 6px 0px 0px 0px $color-priority-high3 inset;\n }\n }\n &.priority-high2 {\n background-color: lighten($color-priority-high2, 35%);\n td.checkbox {\n box-shadow: 6px 0px 0px 0px $color-priority-high2 inset;\n }\n }\n &.priority-highest {\n background-color: lighten($color-priority-highest, 35%);\n td.checkbox {\n box-shadow: 6px 0px 0px 0px $color-priority-highest inset;\n }\n }\n &.closed {\n color: $color-closed;\n a { color: $color-closed; }\n }\n &:hover {\n background-color: #fff9c4;\n }\n }\n }\n // Bottom align for column headings\n > thead > tr > th {\n color: #4b5056;\n font-weight: 700;\n vertical-align: bottom;\n border-bottom: 2px solid $color-table-border;\n background-color: $color-th-bg;\n padding: $table-head-cell-padding;\n &.checkbox { padding: $table-head-cell-padding; }\n }\n // Remove top border from thead by default\n > caption + thead,\n > colgroup + thead,\n > thead:first-child {\n > tr:first-child {\n > th,\n > td {\n border-top: 0;\n }\n }\n }\n // Account for multiple tbody instances\n > tbody + tbody {\n border-top: 2px solid $color-table-border;\n }\n\n td.attachments {\n padding-bottom: 5px;\n }\n}\n","div.wiki {\n h1, h2, h3, h4 {\n font-weight: bold;\n }\n ul.toc {\n background-color: $color-issue-bg;\n border: none;\n padding: 9px;\n border-radius: 4px;\n }\n}\n\n/* Fix an issue where the default line-height is 1.5em, which breaks the layout. */\n.box div.wiki-preview {\n line-height: 1.5;\n}","$input-padding: 4px 6px 4px 20px;;\n$color-input-bg: #ffffff;\n$color-disabled-input-bg: #ebebe4;\n$color-input-text: #2b2f33;\n$color-input-border: #dfe8f1;\n$color-input-border-focus: #3da6ff;\n$color-validation-error-input-border: #bb0000;\n\n$color-submit-text: #ffffff;\n$color-submit-border: #34495e;\n$color-submit-bg: #34495e;\n$color-submit-disabled-bg: #95a5a6;\n$color-submit-hover-border: #3f5872;\n$color-submit-hover-bg: #3f5872;\n\n$color-button-text: #555a60;\n$color-button-border: #dfe8f1;\n$color-button-bg: #fefeff;\n$color-button-disabled-bg: #95a5a6;\n$color-button-hover-text: #2b2f33;\n$color-button-hover-border: #bfc8d1;\n$color-button-hover-bg: #f3f3f9;\n\n$checkbox-size: 16px;\n$checkbox-margin: 7px 2px 7px 0px;\n\n\n#wrapper, .modal {\n input[type=\"text\"],\n input[type=\"password\"],\n input[type=\"date\"],\n input[type=\"file\"],\n select,\n textarea {\n background-color: $color-input-bg;\n padding: $input-padding;\n color: $color-input-text;\n border: 1px solid $color-input-border;\n box-shadow: inset 1px 1px 3px #f6f6f6;\n border-radius: 3px;\n box-sizing: border-box;\n outline: none;\n height: auto;\n line-height: 1.3;\n\n &:hover {\n border: 1px solid darken($color-input-border, 10%);\n }\n\n &:focus,\n &:active {\n border-color: $color-input-border-focus !important;\n }\n\n &.filename {\n box-shadow: none;\n }\n\n &:disabled {\n background-color: $color-disabled-input-bg;\n }\n }\n .select2-container--default .select2-selection--single {\n color: $color-input-text;\n border: 1px solid $color-input-border;\n box-shadow: inset 1px 1px 3px #f6f6f6;\n border-radius: 3px;\n box-sizing: border-box;\n outline: none;\n line-height: 1.3;\n height: 24px;\n padding: 0px 25px 0px 5px;\n .select2-selection__arrow {\n // Hide original arrow icon\n b {\n display: none;\n }\n background-image: url('../images/arrow.svg');\n background-size: 10px;\n background-repeat: no-repeat;\n background-position: 0px;\n }\n .select2-selection__rendered {\n padding: 1px 2px;\n font-family: Arial;\n font-size: 13px;\n color: #2b2f33;\n line-height: 1.5;\n font-weight: 400;\n }\n &:hover {\n border: 1px solid darken($color-input-border, 10%);\n }\n\n &:focus,\n &:active {\n border-color: $color-input-border-focus !important;\n }\n }\n .select2-container--default.select2-container--disabled .select2-selection--single {\n cursor: not-allowed;\n color: graytext;\n background-color: #ebebe4 !important;\n }\n // テキストボックスで等幅フォントを使用\n input[type=\"text\"] {\n font-family: \"Osaka-Mono\", \"MS Gothic\", sans-serif;\n font-size: 100%;\n }\n\n textarea.wiki-edit {\n font-size: 13px;\n font-family: \"Osaka-Mono\", \"MS Gothic\", sans-serif;\n letter-spacing: normal;\n line-height: 130%;\n }\n\n select {\n height: auto;\n appearance: none;\n background-image: url('../images/arrow.svg');\n background-size: 10px;\n background-repeat: no-repeat;\n background-position: 95% 50%;\n padding-right: 2.5em;\n\n &::-ms-expand {\n display: none;\n }\n\n &:hover {\n border-color: #ccc;\n outline: none;\n }\n\n &:focus,\n &:active {\n border-color: $color-input-border-focus !important;\n }\n\n // Fix Firefox dotted focusring\n &:-moz-focusring {\n color: transparent;\n text-shadow: 0 0 0 #000;\n }\n\n &[multiple=\"multiple\"] {\n background: white;\n padding-right: 5px;\n }\n }\n\n .tabular label {\n margin-top: 5px;\n\n &.error {\n color: $color-validation-error-input-border !important;\n }\n &.error + *:not(#issue_description_and_toolbar), &.error + span#issue_description_and_toolbar div.jstBlock {\n border: 1px solid $color-validation-error-input-border !important;\n }\n }\n\n label.inline {\n margin-right: 5px;\n }\n\n input[type=\"submit\"] {\n border-radius: 3px;\n padding: 2px 12px 3px;\n color: $color-submit-text;\n border: 1px solid $color-submit-border;\n background: $color-submit-bg;\n box-shadow: none;\n &:hover, &:active {\n border-color: $color-submit-hover-border;\n background-color: $color-submit-hover-bg;\n }\n &:active {\n outline: 0;\n box-shadow: inset 0 3px 5px rgba(0,0,0,.125);\n }\n &:disabled {\n background-color: $color-submit-disabled-bg;\n cursor: not-allowed;\n }\n }\n\n input[type=\"button\"] {\n border-radius: 3px;\n padding: 2px 12px 3px;\n color: $color-button-text;\n border: 1px solid $color-button-border;\n background: $color-button-bg;\n box-shadow: none;\n &:hover, &:active {\n color: $color-button-hover-text;\n border-color: $color-button-hover-border;\n background-color: $color-button-hover-bg;\n }\n &:active {\n outline: 0;\n box-shadow: inset 0 3px 5px rgba(0,0,0,.125);\n }\n &:disabled {\n background-color: $color-button-disabled-bg;\n cursor: not-allowed;\n }\n }\n\n input[type=\"checkbox\"] {\n width: $checkbox-size;\n height: $checkbox-size;\n margin: $checkbox-margin;\n box-shadow: none;\n }\n\n .pagination ul.pages li.page {\n border: 1px solid $color-button-border;\n background: $color-button-bg;\n box-shadow: none;\n &:hover, &:active {\n a { color: $color-button-hover-text; }\n border-color: $color-button-hover-border;\n background-color: $color-button-hover-bg;\n }\n &:active {\n outline: 0;\n box-shadow: inset 0 3px 5px rgba(0,0,0,.125);\n }\n }\n .pagination ul.pages li.previous, .pagination ul.pages li.next {\n background: $color-button-bg;\n }\n}\n\nform .attributes {\n select { width: 85%; }\n\n .check_box_group label {\n width: 100%;\n }\n}\n\n.select2-container.select2-container--default {\n .select2-dropdown {\n box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);\n border: none;\n }\n li.select2-results__option[role=\"option\"] {\n &:before {\n content: ' ';\n display: inline-block;\n line-height: 1em;\n width: 1em;\n height: 1em;\n margin-right: 4px;\n font-weight: bold;\n }\n }\n li.select2-results__option[role=\"option\"][aria-selected=true] {\n &:before {\n content: \"\\2713 \";\n }\n }\n li.select2-results__option--highlighted[role=\"option\"][aria-selected] {\n background-color: #759FC2;\n color: #fff;\n }\n\n input.select2-search__field {\n background: #fff url('../images/search.svg') no-repeat 2px 50%;\n background-size: 12px 12px;\n background-position: 5px;\n padding-left: 20px;\n &:focus {\n outline: none;\n border-color: $color-input-border-focus;\n }\n }\n}\n","$flash-padding: 10px 12px 10px 30px;\n\n$color-flash-error-text: #620f0f;\n$color-flash-error-bg: #ffc6c6;\n$color-flash-notice-text: #1e620f;\n$color-flash-notice-bg: #d3ffc6;\n$color-flash-warning-text: #624b0f;\n$color-flash-warning-bg: #ffeec6;\n\n#errorExplanation, div.flash, .nodata, .warning, .conflict {\n padding: $flash-padding;\n border-radius: 3px;\n border: none;\n}\n\ndiv.flash.error, #errorExplanation {\n color: $color-flash-error-text;\n background-color: $color-flash-error-bg;\n border: none;\n}\n\ndiv.flash.notice {\n color: $color-flash-notice-text;\n background: $color-flash-notice-bg;\n}\n\ndiv.flash.warning, .conflict {\n color: $color-flash-warning-text;\n background: $color-flash-warning-bg;\n}\n\n.nodata, .warning {\n text-align: center;\n background-color: #ffeec6;\n color: #624b0f;\n}\n","$color-modal-titlebar-bg: #f7f9fa;\n$color-modal-titlebar-text: #555555;\n$color-modal-titlebar-border: #e5e5e5;\n\n\ndiv.modal {\n border: none;\n box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);\n padding: 0;\n\n .ui-dialog-titlebar {\n padding: 15px;\n border: none;\n background: $color-modal-titlebar-bg;\n color: $color-modal-titlebar-text;\n font-weight: normal;\n border-bottom: 1px solid $color-modal-titlebar-border;\n\n .ui-dialog-title {\n margin: 0;\n }\n\n .ui-dialog-titlebar-close {\n right: 1em;\n }\n }\n\n .ui-dialog-content {\n padding: 5px 15px 15px;\n }\n}\n\n.ui-widget-overlay {\n background: black;\n opacity: 0.55;\n}","$issue-padding: 20px;\n\n$progress-height: 0.6em;\n$color-progress-closed-bg: #4DB6AC;\n\n$histry-padding: 15px;\n$color-history-bg: #ffffff;\n$color-history-border: #dfe8f1;\n\n$timeline-point-size: 8px;\n$color-timeline: #e5e5e5;\n\n$note-title-margin: 0 19px 0 10px;\n$note-title-padding: 6px 9px;\n$color-note-title-bg: #e9eaf1;\n\n$color-content-bg: #fafcfe;\n$color-unselected-tab-bg: #f0f0f0;\n$color-target-bg: #DDEEFF;\n\ndiv.issue {\n background: $color-issue-bg;\n padding: $issue-padding;\n margin-bottom: 12px;\n border-radius: 3px;\n border: none;\n\n hr {\n width: auto;\n background: rgba(0,0,0,0.12);\n padding: 0 10px;\n margin: 8px -10px;\n }\n}\n\ntable.progress {\n margin: 4px 6px 0px 0;\n\n td {\n height: $progress-height;\n border-radius: 2px;\n\n &.closed {\n background-color: $color-progress-closed-bg;\n }\n }\n}\n\np.percent {\n padding-top: 2px;\n}\n\n.edit_issue fieldset {\n border: none;\n background: #f4f7f9;\n margin-bottom: 15px;\n border-radius: 5px;\n padding: 23px 12px 13px;\n\n legend {\n position: relative;\n top: 18px;\n }\n}\n\n// 作成日・更新日に実際の日時を表示\na[href*=\"activity\"][data-absolute-date*=\":\"] {\n margin: 0 3px;\n box-shadow: inset 0 -1.5em 0 rgba(0, 0, 0, 0.08);\n display: inline-block;\n padding: 0 3px;\n border-radius: 3px;\n &:before {\n content: ' [' attr(data-absolute-date) '] ';\n }\n}\n\ndiv#content .tabs {\n ul {\n border-bottom: 1px solid $color-history-border;\n\n li a {\n background-color: $color-unselected-tab-bg;\n border: 1px solid $color-history-border;\n\n &.selected {\n background-color: $color-content-bg;\n border: 1px solid $color-history-border;\n border-bottom: 1px solid $color-content-bg;\n }\n }\n }\n}\ndiv#update .jstTabs.tabs li a {\n border-bottom: 1px solid $color-history-border;\n}\n\n#history {\n div.tabs {\n margin-bottom: 0px;\n\n ul li a.selected {\n background-color: $color-history-bg;\n border-bottom: 1px solid $color-history-bg;\n }\n }\n .tab-content {\n background-color: $color-history-bg;\n border-radius: 0px 0px 3px 3px;\n border-right: 1px solid $color-history-border;\n border-left: 1px solid $color-history-border;\n border-bottom: 1px solid $color-history-border;\n padding-top: $histry-padding;\n padding-left: 10px;\n\n // Do not show vertical lines connecting history if tab-notes or tab-properties\n &.discontinuity .journal:after {\n content: none;\n }\n\n .journal {\n padding: 8px 3px 3px 3px;\n background-color: $color-history-bg;\n position: relative;\n overflow: visible;\n\n &:before {\n content: \"\";\n width: $timeline-point-size;\n height: $timeline-point-size;\n background-color: $color-history-bg;\n position: absolute;\n left: 6px;\n top: 16px;\n border-radius: 50%;\n box-shadow: 0 0 0 3px $color-timeline;\n z-index: 1;\n }\n\n &:after {\n content: \"\";\n height: 100%;\n width: 2px;\n background-color: $color-timeline;\n position: absolute;\n left: 9px;\n top: 0px;\n }\n\n &:first-of-type:after {\n top: 15px;\n }\n\n &:last-of-type:after {\n height: 18px;\n }\n\n &:first-of-type:last-of-type:after {\n content: none;\n }\n\n .contextual {\n padding-right: 10px;\n padding-top: 5px;\n\n .journal-actions, a.journal-link {\n position: relative;\n z-index: 5;\n }\n }\n\n // #tab-content-changesets内のh4要素のみ.contextualと隣接していないため個別の書き方をしている\n h4.note-header {\n left: 20px;\n position: relative;\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n\n &:before {\n content: '';\n position: absolute;\n left: -6px;\n top: 8px;\n width: 0;\n height: 0;\n border-top: 5px solid transparent;\n border-bottom: 5px solid transparent;\n border-right: 6px solid $color-note-title-bg;\n }\n\n .gravatar {\n position: absolute;\n left: -35px;\n top: 4px;\n z-index: 5;\n margin-left: 0;\n }\n }\n\n // #change-n #note-n\n &:target .contextual + h4, div:target .contextual + h4 {\n background: $color-target-bg;\n\n &:before {\n border-right: 6px solid $color-target-bg;\n }\n }\n\n .details {\n list-style: none;\n font-size: 0.9em;\n line-height: 1.5;\n margin-bottom: 1em;\n padding-left: 46px;\n\n li {\n position: relative;\n\n &:after {\n display: block;\n content: '';\n position: absolute;\n top: .5em;\n left: -1em;\n width: 4px;\n height: 4px;\n background-color: $color-history-bg;\n border: 1px solid #888;\n border-radius: 50%;\n }\n }\n }\n\n form .jstBlock, form input, div[id^=\"template_journal\"],\n .wiki:not(.wiki-preview),\n &.time_entry p, &.changeset .note > p {\n margin-left: 32px;\n }\n }\n }\n}\n\n.tabular p {\n padding-left: 160px;\n\n .edit_issue & {\n padding-left: 130px;\n }\n}\n.edit_issue .tabular .wiki-preview p {padding-left: 0 !important}\n\n.tabular label {\n margin-left: -160px;\n width: 150px;\n\n .edit_issue & {\n margin-left: -130px;\n width: 120px;\n }\n}\n\nfieldset#filters td.values input {\n height: inherit;\n}\n\n.jstBlock .wiki-preview {\n border: 1px solid $color-history-border;\n}\n\n.issue-card {\n background-color: $color-issue-bg;\n}","// forum(board)\n\n.controller-messages.action-show #content > div.message {\n border-radius: 3px;\n background-color: $color-history-bg;\n border: 1px solid $color-history-border;\n padding: $histry-padding;\n\n & > p {\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n }\n}\n\n#replies {\n background-color: $color-history-bg;\n border-radius: 0px 0px 3px 3px;\n border: 1px solid $color-history-border;\n padding-top: $histry-padding;\n padding-left: 10px;\n\n .message.reply {\n padding: 8px 3px 3px 3px !important;\n background-color: $color-history-bg;\n position: relative;\n overflow: visible;\n\n &:before {\n content: \"\";\n width: $timeline-point-size;\n height: $timeline-point-size;\n background-color: $color-history-bg;\n position: absolute;\n left: 6px;\n top: 16px;\n border-radius: 50%;\n box-shadow: 0 0 0 3px $color-timeline;\n z-index: 1;\n }\n\n &:after {\n content: \"\";\n height: 100%;\n width: 2px;\n background-color: $color-timeline;\n position: absolute;\n left: 9px;\n top: 0px;\n }\n\n &:first-of-type:after {\n top: 15px;\n }\n\n &:last-of-type:after {\n height: 18px;\n }\n\n &:first-of-type:last-of-type:after {\n content: none;\n }\n\n .contextual {\n padding-right: 10px;\n padding-top: 5px;\n\n a {\n position: relative;\n z-index: 5;\n }\n }\n\n .wiki {\n padding-left: 32px;\n }\n\n .contextual + h4 {\n left: 20px;\n position: relative;\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n\n &:before {\n content: '';\n position: absolute;\n left: -6px;\n top: 8px;\n width: 0;\n height: 0;\n border-top: 5px solid transparent;\n border-bottom: 5px solid transparent;\n border-right: 6px solid $color-note-title-bg;\n }\n\n .gravatar {\n position: absolute;\n left: -35px;\n top: 4px;\n z-index: 5;\n margin-left: 0;\n }\n }\n\n // #change-n #note-n\n &:target h4.note-header, div:target h4.note-header {\n background: $color-target-bg;\n\n &:before {\n border-right: 6px solid $color-target-bg;\n }\n }\n }\n}",".controller-news.action-show {\n #content > div.message {\n border-radius: 3px;\n background-color: $color-history-bg;\n border: 1px solid $color-history-border;\n padding: $histry-padding;\n }\n\n #comments {\n background-color: $color-history-bg;\n border-radius: 0px 0px 3px 3px;\n border: 1px solid $color-history-border;\n padding-top: $histry-padding;\n padding-left: 10px;\n\n .wiki {\n padding-left: 32px;\n }\n .contextual {\n padding-right: 10px;\n padding-top: 5px;\n\n a {\n position: relative;\n z-index: 5;\n padding-bottom: 5px;\n }\n }\n\n .contextual + h4 {\n left: 20px;\n position: relative;\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n\n &:before {\n content: '';\n position: absolute;\n left: -6px;\n top: 8px;\n width: 0;\n height: 0;\n border-top: 5px solid transparent;\n border-bottom: 5px solid transparent;\n border-right: 6px solid $color-note-title-bg;\n }\n\n .gravatar {\n position: absolute;\n left: -35px;\n top: 4px;\n z-index: 5;\n margin-left: 0;\n }\n }\n }\n\n\n #edit-news + p + div.wiki, h2 + p + div.wiki {\n position: relative;\n background-color: #fff;\n margin-bottom: 10px;\n padding: 20px;\n border-radius: 3px;\n border: 1px solid #dfe8f1;\n }\n}",".controller-documents.action-index #content {\n h3.group-name {\n position: relative;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n border-radius: 4px;\n }\n h4.title {\n font-size: 1.2em;\n border-bottom: 0px;\n }\n}","// forum(board)\n\n.controller-repositories.action-revision, .controller-repositories.action-diff {\n #content > div.message {\n border-radius: 3px;\n background-color: $color-history-bg;\n border: 1px solid $color-history-border;\n padding: $histry-padding;\n }\n\n &.avatars-on .details {\n h4 {\n left: 35px;\n position: relative;\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n\n &:before {\n content: '';\n position: absolute;\n left: -6px;\n top: 8px;\n width: 0;\n height: 0;\n border-top: 5px solid transparent;\n border-bottom: 5px solid transparent;\n border-right: 6px solid $color-note-title-bg;\n }\n\n .gravatar {\n position: absolute;\n left: -35px;\n z-index: 5;\n margin-left: 0;\n }\n }\n }\n\n &.avatars-off .details {\n h4 {\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n }\n }\n\n .wiki.changeset-comments, #related-issues, .revision-info {\n background-color: #fff;\n padding: 10px;\n border-radius: 3px;\n border: 1px solid #dfe8f1;\n margin: 5px;\n }\n\n .revision-info {\n padding-left: 20px;\n }\n}\n","div#activity dt .time { color: #444; }\ndiv#activity dt.me .time { border-color: #666; }\ndiv#activity dd span.description, #search-results dd span.description { color: #444; }\n\ndiv#activity h3 {\n position: relative;\n margin: $note-title-margin;\n border: none;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n border-radius: 4px;\n}\n\ndiv#activity dl {\n margin-right: 2em;\n}"],"names":[],"sourceRoot":""} \ No newline at end of file +{"version":3,"file":"theme.css","mappings":"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","sources":["webpack://bleuclair/./src/styles/bleuclair.scss","webpack://bleuclair/./src/styles/components/_scaffolding.scss","webpack://bleuclair/./src/styles/components/_type.scss","webpack://bleuclair/./src/styles/foundation/variables.scss","webpack://bleuclair/./src/styles/components/_layout.scss","webpack://bleuclair/./src/styles/components/_box.scss","webpack://bleuclair/./src/styles/components/_main_menu.scss","webpack://bleuclair/./src/styles/components/_table.scss","webpack://bleuclair/./src/styles/components/_wiki.scss","webpack://bleuclair/./src/styles/components/_inputs.scss","webpack://bleuclair/./src/styles/components/_flash.scss","webpack://bleuclair/./src/styles/components/_modal.scss","webpack://bleuclair/./src/styles/components/_issues.scss","webpack://bleuclair/./src/styles/components/_boards.scss","webpack://bleuclair/./src/styles/components/_news.scss","webpack://bleuclair/./src/styles/components/_documents.scss","webpack://bleuclair/./src/styles/components/_repositories.scss","webpack://bleuclair/./src/styles/components/_activities.scss"],"sourcesContent":["body{font-size:13px;color:#222;line-height:1.5}html[lang=ja] body{font-family:Meiryo,\"Hiragino Kaku Gothic Pro\",\"Hiragino Sans\",\"MS PGothic\",Verdana,system-ui,sans-serif}h1,h2,h3,h4{font-weight:normal;color:#333}#content h1{color:#333}#top-menu{box-shadow:0 2px 5px rgba(0,0,0,.16);background:#223342;z-index:1;position:relative}#header{background:radial-gradient(circle at 1.98% 20.98%, #4b6cb7, transparent 100%),radial-gradient(circle at 98.02% 20.98%, #2e4063, transparent 100%),radial-gradient(circle at 50% 50%, #19c8b5, #19c8b5 100%);padding:10px 30px;box-shadow:0 1px 2px rgba(0,0,0,.1);color:#fff;min-height:1em}#header h1{padding-bottom:20px;color:#fff}#main{background-color:#fafcfe}#content{padding:25px;background-color:#fafcfe;box-sizing:border-box;width:81%}#sidebar{background-color:#e9eaf1}#sidebar h3{color:#333}#sidebar-switch-button:hover{background-color:#caccdd}a:hover,a:active{outline:1px solid rgba(0,0,0,0)}@media screen and (max-width: 899px){#content>.contextual>a,#content>.contextual .drdn,p.buttons a{background:#fff}}.box,.mypage-box,.controller-wiki.action-show .wiki.wiki-page,.controller-attachments.action-show .filecontent.wiki,.controller-repositories.action-entry .filecontent.wiki,.controller-wiki.action-index.pages-hierarchy,#activity,#roadmap article,.controller-news.action-index article.news-article,.controller-news.action-show #comments,.controller-projects.action-index li.root,.controller-documents.action-index .document-item{background-color:#fff;margin-bottom:20px;padding:20px;border-radius:3px;border:1px solid #dfe8f1}.controller-wiki.action-show .wiki.wiki-page{margin-top:25px;margin-bottom:10px}#activity{padding:0px}#activity h3{top:10px}.controller-news.action-index article.news-article{margin-bottom:10px}.gantt-table{background-color:#fff}#wiki_add_attachment .box{padding:6px}div.issue-cards .issue-card{background-color:#fff9c4}#main-menu ul li{margin:0}#main-menu ul li a{padding:8px 12px;letter-spacing:.5px;font-weight:normal}#main-menu ul li a.selected,#main-menu ul li a:hover{position:relative;background:rgba(0,0,0,0);color:inherit}#main-menu ul li a.selected:after,#main-menu ul li a:hover:after{content:\"\";position:absolute;width:100%;height:3px;background-color:#ffd600;bottom:0px;left:0}#main-menu ul li a.selected:hover{background:rgba(0,0,0,0);color:#fff}#main-menu ul li a.new-object{background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.25);position:relative;margin:0 10px;padding:0;width:26px;height:26px;line-height:25px;border-radius:50%;text-align:center;bottom:1px}#main-menu ul li a.new-object:hover:after{content:none}#main-menu ul .menu-children{border:none;background-color:#fff;box-shadow:0 1px 7px 2px rgba(135,158,171,.2);border-radius:3px}#main-menu ul .menu-children li{border-bottom:#ddd solid 1px}#main-menu ul .menu-children li a{color:#777;background-color:rgba(0,0,0,0);letter-spacing:.5px;font-weight:normal}#main-menu ul .menu-children li a:after{content:none}#main-menu ul .menu-children li a:hover{color:#2b2f33;background:#eff4f6}table.list{border:none;margin-bottom:25px;background-color:#fff}table.list>thead>tr>th,table.list>thead>tr>td,table.list>tbody>tr>th,table.list>tbody>tr>td,table.list>tfoot>tr>th,table.list>tfoot>tr>td{line-height:1.74;vertical-align:top;border-top:1px solid #dfe8f1;font-size:.9em}table.list>thead>tr>th.checkbox,table.list>thead>tr>td.checkbox,table.list>tbody>tr>th.checkbox,table.list>tbody>tr>td.checkbox,table.list>tfoot>tr>th.checkbox,table.list>tfoot>tr>td.checkbox{padding:4px}table.list>thead>tr>th.checkbox input,table.list>thead>tr>td.checkbox input,table.list>tbody>tr>th.checkbox input,table.list>tbody>tr>td.checkbox input,table.list>tfoot>tr>th.checkbox input,table.list>tfoot>tr>td.checkbox input{margin:0 7px 0 15px !important}table.list>thead>tr.priority-lowest,table.list>tbody>tr.priority-lowest,table.list>tfoot>tr.priority-lowest{background-color:#e3f5fe}table.list>thead>tr.priority-lowest td.checkbox,table.list>tbody>tr.priority-lowest td.checkbox,table.list>tfoot>tr.priority-lowest td.checkbox{box-shadow:6px 0px 0px 0px #81d4fa inset}table.list>thead>tr.priority-high3,table.list>tbody>tr.priority-high3,table.list>tfoot>tr.priority-high3{background-color:#fce9e9}table.list>thead>tr.priority-high3 td.checkbox,table.list>tbody>tr.priority-high3 td.checkbox,table.list>tfoot>tr.priority-high3 td.checkbox{box-shadow:6px 0px 0px 0px #ef9a9a inset}table.list>thead>tr.priority-high2,table.list>tbody>tr.priority-high2,table.list>tfoot>tr.priority-high2{background-color:#f9d4d3}table.list>thead>tr.priority-high2 td.checkbox,table.list>tbody>tr.priority-high2 td.checkbox,table.list>tfoot>tr.priority-high2 td.checkbox{box-shadow:6px 0px 0px 0px #e53935 inset}table.list>thead>tr.priority-highest,table.list>tbody>tr.priority-highest,table.list>tfoot>tr.priority-highest{background-color:#efb1b1}table.list>thead>tr.priority-highest td.checkbox,table.list>tbody>tr.priority-highest td.checkbox,table.list>tfoot>tr.priority-highest td.checkbox{box-shadow:6px 0px 0px 0px #c62828 inset}table.list>thead>tr.closed,table.list>tbody>tr.closed,table.list>tfoot>tr.closed{color:#777}table.list>thead>tr.closed a,table.list>tbody>tr.closed a,table.list>tfoot>tr.closed a{color:#777}table.list>thead>tr:hover,table.list>tbody>tr:hover,table.list>tfoot>tr:hover{background-color:#fff9c4}table.list>thead>tr>th{color:#4b5056;font-weight:700;vertical-align:bottom;border-bottom:2px solid #dfe8f1;background-color:#eff1f9;padding:5px}table.list>thead>tr>th.checkbox{padding:5px}table.list>caption+thead>tr:first-child>th,table.list>caption+thead>tr:first-child>td,table.list>colgroup+thead>tr:first-child>th,table.list>colgroup+thead>tr:first-child>td,table.list>thead:first-child>tr:first-child>th,table.list>thead:first-child>tr:first-child>td{border-top:0}table.list>tbody+tbody{border-top:2px solid #dfe8f1}table.list td.attachments{padding-bottom:5px}div.wiki h1,div.wiki h2,div.wiki h3,div.wiki h4{font-weight:bold}div.wiki ul.toc{background-color:#fff9c4;border:none;padding:9px;border-radius:4px}.box div.wiki-preview{line-height:1.5}#wrapper input[type=text],#wrapper input[type=password],#wrapper input[type=date],#wrapper input[type=file],#wrapper select,#wrapper textarea,.modal input[type=text],.modal input[type=password],.modal input[type=date],.modal input[type=file],.modal select,.modal textarea{background-color:#fff;padding:4px 6px;color:#2b2f33;border:1px solid #dfe8f1;box-shadow:inset 1px 1px 3px #f6f6f6;border-radius:3px;box-sizing:border-box;outline:none;height:auto;line-height:1.3}#wrapper input[type=text]:hover,#wrapper input[type=password]:hover,#wrapper input[type=date]:hover,#wrapper input[type=file]:hover,#wrapper select:hover,#wrapper textarea:hover,.modal input[type=text]:hover,.modal input[type=password]:hover,.modal input[type=date]:hover,.modal input[type=file]:hover,.modal select:hover,.modal textarea:hover{border:1px solid #bccfe1}#wrapper input[type=text]:focus,#wrapper input[type=text]:active,#wrapper input[type=password]:focus,#wrapper input[type=password]:active,#wrapper input[type=date]:focus,#wrapper input[type=date]:active,#wrapper input[type=file]:focus,#wrapper input[type=file]:active,#wrapper select:focus,#wrapper select:active,#wrapper textarea:focus,#wrapper textarea:active,.modal input[type=text]:focus,.modal input[type=text]:active,.modal input[type=password]:focus,.modal input[type=password]:active,.modal input[type=date]:focus,.modal input[type=date]:active,.modal input[type=file]:focus,.modal input[type=file]:active,.modal select:focus,.modal select:active,.modal textarea:focus,.modal textarea:active{border-color:#3da6ff !important}#wrapper input[type=text].filename,#wrapper input[type=password].filename,#wrapper input[type=date].filename,#wrapper input[type=file].filename,#wrapper select.filename,#wrapper textarea.filename,.modal input[type=text].filename,.modal input[type=password].filename,.modal input[type=date].filename,.modal input[type=file].filename,.modal select.filename,.modal textarea.filename{box-shadow:none;padding-left:20px}#wrapper input[type=text]:disabled,#wrapper input[type=password]:disabled,#wrapper input[type=date]:disabled,#wrapper input[type=file]:disabled,#wrapper select:disabled,#wrapper textarea:disabled,.modal input[type=text]:disabled,.modal input[type=password]:disabled,.modal input[type=date]:disabled,.modal input[type=file]:disabled,.modal select:disabled,.modal textarea:disabled{background-color:#ebebe4}#wrapper .select2-container--default .select2-selection--single,.modal .select2-container--default .select2-selection--single{color:#2b2f33;border:1px solid #dfe8f1;box-shadow:inset 1px 1px 3px #f6f6f6;border-radius:3px;box-sizing:border-box;outline:none;line-height:1.3;height:24px;padding:0px 25px 0px 5px}#wrapper .select2-container--default .select2-selection--single .select2-selection__arrow,.modal .select2-container--default .select2-selection--single .select2-selection__arrow{background-image:url(\"../images/arrow.svg\");background-size:10px;background-repeat:no-repeat;background-position:0px}#wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b,.modal .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}#wrapper .select2-container--default .select2-selection--single .select2-selection__rendered,.modal .select2-container--default .select2-selection--single .select2-selection__rendered{padding:1px 2px;font-family:Arial;font-size:13px;color:#2b2f33;line-height:1.5;font-weight:400}#wrapper .select2-container--default .select2-selection--single:hover,.modal .select2-container--default .select2-selection--single:hover{border:1px solid #bccfe1}#wrapper .select2-container--default .select2-selection--single:focus,#wrapper .select2-container--default .select2-selection--single:active,.modal .select2-container--default .select2-selection--single:focus,.modal .select2-container--default .select2-selection--single:active{border-color:#3da6ff !important}#wrapper .select2-container--default.select2-container--disabled .select2-selection--single,.modal .select2-container--default.select2-container--disabled .select2-selection--single{cursor:not-allowed;color:graytext;background-color:#ebebe4 !important}#wrapper input[type=text],.modal input[type=text]{font-family:\"Osaka-Mono\",\"MS Gothic\",sans-serif;font-size:100%}#wrapper textarea.wiki-edit,.modal textarea.wiki-edit{font-size:13px;font-family:\"Osaka-Mono\",\"MS Gothic\",sans-serif;letter-spacing:normal;line-height:130%}#wrapper select,.modal select{height:auto;appearance:none;background-image:url(\"../images/arrow.svg\");background-size:10px;background-repeat:no-repeat;background-position:95% 50%;padding-right:2.5em}#wrapper select::-ms-expand,.modal select::-ms-expand{display:none}#wrapper select:hover,.modal select:hover{border-color:#ccc;outline:none}#wrapper select:focus,#wrapper select:active,.modal select:focus,.modal select:active{border-color:#3da6ff !important}#wrapper select:-moz-focusring,.modal select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 #000}#wrapper select[multiple=multiple],.modal select[multiple=multiple]{background:#fff;padding-right:5px}#wrapper .tabular label,.modal .tabular label{margin-top:5px}#wrapper .tabular label.error,.modal .tabular label.error{color:#b00 !important}#wrapper .tabular label.error+*:not(#issue_description_and_toolbar),#wrapper .tabular label.error+span#issue_description_and_toolbar div.jstBlock,.modal .tabular label.error+*:not(#issue_description_and_toolbar),.modal .tabular label.error+span#issue_description_and_toolbar div.jstBlock{border:1px solid #b00 !important}#wrapper label.inline,.modal label.inline{margin-right:5px}#wrapper input[type=submit],.modal input[type=submit]{border-radius:3px;padding:2px 12px 3px;color:#fff;border:1px solid #34495e;background:#34495e;box-shadow:none}#wrapper input[type=submit]:hover,#wrapper input[type=submit]:active,.modal input[type=submit]:hover,.modal input[type=submit]:active{border-color:#3f5872;background-color:#3f5872}#wrapper input[type=submit]:active,.modal input[type=submit]:active{outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#wrapper input[type=submit]:disabled,.modal input[type=submit]:disabled{background-color:#95a5a6;cursor:not-allowed}#wrapper input[type=button],.modal input[type=button]{border-radius:3px;padding:2px 12px 3px;color:#555a60;border:1px solid #dfe8f1;background:#fefeff;box-shadow:none}#wrapper input[type=button]:hover,#wrapper input[type=button]:active,.modal input[type=button]:hover,.modal input[type=button]:active{color:#2b2f33;border-color:#bfc8d1;background-color:#f3f3f9}#wrapper input[type=button]:active,.modal input[type=button]:active{outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#wrapper input[type=button]:disabled,.modal input[type=button]:disabled{background-color:#95a5a6;cursor:not-allowed}#wrapper input[type=checkbox],.modal input[type=checkbox]{width:16px;height:16px;margin:7px 2px 7px 0px;box-shadow:none}#wrapper .pagination ul.pages li.page,.modal .pagination ul.pages li.page{border:1px solid #dfe8f1;background:#fefeff;box-shadow:none}#wrapper .pagination ul.pages li.page:hover,#wrapper .pagination ul.pages li.page:active,.modal .pagination ul.pages li.page:hover,.modal .pagination ul.pages li.page:active{border-color:#bfc8d1;background-color:#f3f3f9}#wrapper .pagination ul.pages li.page:hover a,#wrapper .pagination ul.pages li.page:active a,.modal .pagination ul.pages li.page:hover a,.modal .pagination ul.pages li.page:active a{color:#2b2f33}#wrapper .pagination ul.pages li.page:active,.modal .pagination ul.pages li.page:active{outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#wrapper .pagination ul.pages li.previous,#wrapper .pagination ul.pages li.next,.modal .pagination ul.pages li.previous,.modal .pagination ul.pages li.next{background:#fefeff}form .attributes select{width:85%}form .attributes .check_box_group label{width:100%}.select2-container.select2-container--default .select2-dropdown{box-shadow:0 3px 3px 0 rgba(0,0,0,.5);border:none}.select2-container.select2-container--default li.select2-results__option[role=option]:before{content:\" \";display:inline-block;line-height:1em;width:1em;height:1em;margin-right:4px;font-weight:bold}.select2-container.select2-container--default li.select2-results__option[role=option][aria-selected=true]:before{content:\"✓\"}.select2-container.select2-container--default li.select2-results__option--highlighted[role=option][aria-selected]{background-color:#759fc2;color:#fff}.select2-container.select2-container--default input.select2-search__field{background:#fff url(\"../images/search.svg\") no-repeat 2px 50%;background-size:12px 12px;background-position:5px;padding-left:20px}.select2-container.select2-container--default input.select2-search__field:focus{outline:none;border-color:#3da6ff}#errorExplanation,div.flash,.nodata,.warning,.conflict{padding:10px 12px 10px 30px;border-radius:3px;border:none}div.flash.error,#errorExplanation{color:#620f0f;background-color:#ffc6c6;border:none}div.flash.notice{color:#1e620f;background:#d3ffc6}div.flash.warning,.conflict{color:#624b0f;background:#ffeec6}.nodata,.warning{text-align:center;background-color:#ffeec6;color:#624b0f}div.modal{border:none;box-shadow:0 0 1px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.2);padding:0}div.modal .ui-dialog-titlebar{padding:15px;border:none;background:#f7f9fa;color:#555;font-weight:normal;border-bottom:1px solid #e5e5e5}div.modal .ui-dialog-titlebar .ui-dialog-title{margin:0}div.modal .ui-dialog-titlebar .ui-dialog-titlebar-close{right:1em}div.modal .ui-dialog-content{padding:5px 15px 15px}.ui-widget-overlay{background:#000;opacity:.55}div.issue{background:#fff9c4;padding:20px;margin-bottom:12px;border-radius:3px;border:none}div.issue hr{width:auto;background:rgba(0,0,0,.12);padding:0 10px;margin:8px -10px}table.progress{margin:4px 6px 0px 0}table.progress td{height:.6em;border-radius:2px}table.progress td.closed{background-color:#4db6ac}p.percent{padding-top:2px}.edit_issue fieldset{border:none;background:#f4f7f9;margin-bottom:15px;border-radius:5px;padding:23px 12px 13px}.edit_issue fieldset legend{position:relative;top:18px}a[href*=activity][data-absolute-date*=\":\"]{margin:0 3px;box-shadow:inset 0 -1.5em 0 rgba(0,0,0,.08);display:inline-block;padding:0 3px;border-radius:3px}a[href*=activity][data-absolute-date*=\":\"]:before{content:\" [\" attr(data-absolute-date) \"] \"}div#content .tabs ul{border-bottom:1px solid #dfe8f1}div#content .tabs ul li a{background-color:#f0f0f0;border:1px solid #dfe8f1}div#content .tabs ul li a.selected{background-color:#fafcfe;border:1px solid #dfe8f1;border-bottom:1px solid #fafcfe}div#update .jstTabs.tabs li a{border-bottom:1px solid #dfe8f1}#history div.tabs{margin-bottom:0px}#history div.tabs ul li a.selected{background-color:#fff;border-bottom:1px solid #fff}#history .tab-content{background-color:#fff;border-radius:0px 0px 3px 3px;border-right:1px solid #dfe8f1;border-left:1px solid #dfe8f1;border-bottom:1px solid #dfe8f1;padding-top:15px;padding-left:10px}#history .tab-content.discontinuity .journal:after{content:none}#history .tab-content .journal{padding:8px 3px 3px 3px;background-color:#fff;position:relative;overflow:visible}#history .tab-content .journal:before{content:\"\";width:8px;height:8px;background-color:#fff;position:absolute;left:6px;top:16px;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;z-index:1}#history .tab-content .journal:after{content:\"\";height:100%;width:2px;background-color:#e5e5e5;position:absolute;left:9px;top:0px}#history .tab-content .journal:first-of-type:after{top:15px}#history .tab-content .journal:last-of-type:after{height:18px}#history .tab-content .journal:first-of-type:last-of-type:after{content:none}#history .tab-content .journal .contextual{padding-right:10px;padding-top:5px}#history .tab-content .journal .contextual .journal-actions,#history .tab-content .journal .contextual a.journal-link{position:relative;z-index:5}#history .tab-content .journal h4.note-header{left:20px;position:relative;margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}#history .tab-content .journal h4.note-header a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}#history .tab-content .journal h4.note-header:before{content:\"\";position:absolute;left:-6px;top:8px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1}#history .tab-content .journal h4.note-header .gravatar{position:absolute;left:-35px;top:4px;z-index:5;margin-left:0}#history .tab-content .journal:target .contextual+h4,#history .tab-content .journal div:target .contextual+h4{background:#def}#history .tab-content .journal:target .contextual+h4:before,#history .tab-content .journal div:target .contextual+h4:before{border-right:6px solid #def}#history .tab-content .journal .details{list-style:none;font-size:.9em;line-height:1.5;margin-bottom:1em;padding-left:46px}#history .tab-content .journal .details li{position:relative}#history .tab-content .journal .details li:after{display:block;content:\"\";position:absolute;top:.5em;left:-1em;width:4px;height:4px;background-color:#fff;border:1px solid #888;border-radius:50%}#history .tab-content .journal form .jstBlock,#history .tab-content .journal form input,#history .tab-content .journal div[id^=template_journal],#history .tab-content .journal .wiki:not(.wiki-preview),#history .tab-content .journal.time_entry p,#history .tab-content .journal.changeset .note>p{margin-left:32px}.tabular p{padding-left:160px}.edit_issue .tabular p{padding-left:130px}.edit_issue .tabular .wiki-preview p{padding-left:0 !important}.tabular label{margin-left:-160px;width:150px}.edit_issue .tabular label{margin-left:-130px;width:120px}fieldset#filters td.values input{height:inherit}.jstBlock .wiki-preview{border:1px solid #dfe8f1}.issue-card{background-color:#fff9c4}.controller-messages.action-show #content>div.message{border-radius:3px;background-color:#fff;border:1px solid #dfe8f1;padding:15px}.controller-messages.action-show #content>div.message>p{background-color:#e9eaf1;padding:6px 9px}.controller-messages.action-show #content>div.message>p a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}#replies{background-color:#fff;border-radius:0px 0px 3px 3px;border:1px solid #dfe8f1;padding-top:15px;padding-left:10px}#replies .message.reply{padding:8px 3px 3px 3px !important;background-color:#fff;position:relative;overflow:visible}#replies .message.reply:before{content:\"\";width:8px;height:8px;background-color:#fff;position:absolute;left:6px;top:16px;border-radius:50%;box-shadow:0 0 0 3px #e5e5e5;z-index:1}#replies .message.reply:after{content:\"\";height:100%;width:2px;background-color:#e5e5e5;position:absolute;left:9px;top:0px}#replies .message.reply:first-of-type:after{top:15px}#replies .message.reply:last-of-type:after{height:18px}#replies .message.reply:first-of-type:last-of-type:after{content:none}#replies .message.reply .contextual{padding-right:10px;padding-top:5px}#replies .message.reply .contextual a{position:relative;z-index:5}#replies .message.reply .wiki{padding-left:32px}#replies .message.reply .contextual+h4{left:20px;position:relative;margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}#replies .message.reply .contextual+h4 a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}#replies .message.reply .contextual+h4:before{content:\"\";position:absolute;left:-6px;top:8px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1}#replies .message.reply .contextual+h4 .gravatar{position:absolute;left:-35px;top:4px;z-index:5;margin-left:0}#replies .message.reply:target h4.note-header,#replies .message.reply div:target h4.note-header{background:#def}#replies .message.reply:target h4.note-header:before,#replies .message.reply div:target h4.note-header:before{border-right:6px solid #def}.controller-news.action-show #content>div.message{border-radius:3px;background-color:#fff;border:1px solid #dfe8f1;padding:15px}.controller-news.action-show #comments{background-color:#fff;border-radius:0px 0px 3px 3px;border:1px solid #dfe8f1;padding-top:15px;padding-left:10px}.controller-news.action-show #comments .wiki{padding-left:32px}.controller-news.action-show #comments .contextual{padding-right:10px;padding-top:5px}.controller-news.action-show #comments .contextual a{position:relative;z-index:5;padding-bottom:5px}.controller-news.action-show #comments .contextual+h4{left:20px;position:relative;margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}.controller-news.action-show #comments .contextual+h4 a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}.controller-news.action-show #comments .contextual+h4:before{content:\"\";position:absolute;left:-6px;top:8px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1}.controller-news.action-show #comments .contextual+h4 .gravatar{position:absolute;left:-35px;top:4px;z-index:5;margin-left:0}.controller-news.action-show #edit-news+p+div.wiki,.controller-news.action-show h2+p+div.wiki{position:relative;background-color:#fff;margin-bottom:10px;padding:20px;border-radius:3px;border:1px solid #dfe8f1}.controller-documents.action-index #content h3.group-name{position:relative;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;border-radius:4px}.controller-documents.action-index #content h4.title{font-size:1.2em;border-bottom:0px}.controller-repositories.action-revision #content>div.message,.controller-repositories.action-diff #content>div.message{border-radius:3px;background-color:#fff;border:1px solid #dfe8f1;padding:15px}.controller-repositories.action-revision.avatars-on .details h4,.controller-repositories.action-diff.avatars-on .details h4{left:35px;position:relative;margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}.controller-repositories.action-revision.avatars-on .details h4 a[href*=activity][data-absolute-date*=\":\"],.controller-repositories.action-diff.avatars-on .details h4 a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}.controller-repositories.action-revision.avatars-on .details h4:before,.controller-repositories.action-diff.avatars-on .details h4:before{content:\"\";position:absolute;left:-6px;top:8px;width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:6px solid #e9eaf1}.controller-repositories.action-revision.avatars-on .details h4 .gravatar,.controller-repositories.action-diff.avatars-on .details h4 .gravatar{position:absolute;left:-35px;z-index:5;margin-left:0}.controller-repositories.action-revision.avatars-off .details h4,.controller-repositories.action-diff.avatars-off .details h4{margin:0 19px 0 10px;border:none;font-weight:bold;background-color:#e9eaf1;padding:6px 9px;font-size:.9em;border-radius:4px}.controller-repositories.action-revision.avatars-off .details h4 a[href*=activity][data-absolute-date*=\":\"],.controller-repositories.action-diff.avatars-off .details h4 a[href*=activity][data-absolute-date*=\":\"]{box-shadow:none;padding:0}.controller-repositories.action-revision .wiki.changeset-comments,.controller-repositories.action-revision #related-issues,.controller-repositories.action-revision .revision-info,.controller-repositories.action-diff .wiki.changeset-comments,.controller-repositories.action-diff #related-issues,.controller-repositories.action-diff .revision-info{background-color:#fff;padding:10px;border-radius:3px;border:1px solid #dfe8f1;margin:5px}.controller-repositories.action-revision .revision-info,.controller-repositories.action-diff .revision-info{padding-left:20px}div#activity dt .time{color:#444}div#activity dt.me .time{border-color:#666}div#activity dd span.description,#search-results dd span.description{color:#444}div#activity h3{position:relative;margin:0 19px 0 10px;border:none;background-color:#e9eaf1;padding:6px 9px;border-radius:4px}div#activity dl{margin-right:2em}","body {\n font-size: 13px;\n color: #222;\n line-height: 1.5;\n}\n\nhtml[lang=\"ja\"] body {\n font-family: Meiryo, \"Hiragino Kaku Gothic Pro\", \"Hiragino Sans\", \"MS PGothic\", Verdana, system-ui, sans-serif;\n}\n","h1, h2, h3, h4 {\n font-weight: normal;\n color: $default-heading-font-color;\n}\n\n#content h1 {\n color: $default-heading-font-color;\n}\n","$default-heading-font-color: #333;\n$color-issue-bg: #fff9c4;\n$color-header-bg: #e9eaf1;\n\n// priority\n$color-priority-lowest : #81D4FA;\n$color-priority-high3 : #EF9A9A;\n$color-priority-high2 : #E53935;\n$color-priority-highest : #C62828;\n\n// status\n$color-closed : #777777;\n","$color-top-menu-bg: #223342;\n$color-main-bg: #fafcfe;\n\n#top-menu {\n box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);\n background: $color-top-menu-bg;\n z-index: 1;\n position: relative;\n}\n\n#header {\n background: radial-gradient(circle at 1.98% 20.98%, #4b6cb7, transparent 100%), radial-gradient(circle at 98.02% 20.98%, #2e4063, transparent 100%), radial-gradient(circle at 50% 50%, #19c8b5, #19c8b5 100%);\n padding: 10px 30px;\n box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);\n color: white;\n min-height: 1em;\n\n h1 {\n padding-bottom: 20px;\n color: white;\n }\n}\n\n#main {\n background-color: $color-main-bg;\n}\n\n#content {\n padding: 25px;\n background-color: $color-main-bg;\n box-sizing: border-box;\n width: 81%;\n}\n\n#sidebar {\n background-color: $color-header-bg;\n\n h3 { color: $default-heading-font-color; }\n}\n\n#sidebar-switch-button {\n &:hover {\n background-color: darken($color-header-bg, 10%);\n }\n}\n\n// Fix a problem that underlines is broken in chrome\na:hover, a:active {\n outline: 1px solid transparent;\n}\n\n@media screen and (max-width: 899px) {\n #content>.contextual>a, #content>.contextual .drdn, p.buttons a {\n background: #ffffff;\n }\n}\n",".box, .mypage-box,\n.controller-wiki.action-show .wiki.wiki-page,\n.controller-attachments.action-show .filecontent.wiki,\n.controller-repositories.action-entry .filecontent.wiki,\n.controller-wiki.action-index.pages-hierarchy,\n#activity,\n#roadmap article,\n.controller-news.action-index article.news-article,\n.controller-news.action-show #comments,\n.controller-projects.action-index li.root,\n.controller-documents.action-index .document-item\n {\n background-color: #fff;\n margin-bottom: 20px;\n padding: 20px;\n border-radius: 3px;\n border: 1px solid #dfe8f1;\n}\n\n.controller-wiki.action-show .wiki.wiki-page {\n margin-top: 25px;\n margin-bottom: 10px;\n}\n\n#activity {\n padding: 0px;\n h3 {\n top: 10px;\n }\n}\n\n.controller-news.action-index article.news-article {\n margin-bottom: 10px;\n}\n\n.gantt-table {\n background-color: #fff;\n}\n\n#wiki_add_attachment .box {\n padding: 6px;\n}\n\ndiv.issue-cards .issue-card {\n background-color: #fff9c4;\n}\n","$color-main-menu-line: #ffd600;\n$color-menu-children-bg: #ffffff;\n$color-menu-children-border: #dddddd;\n$color-menu-children-text: #777777;\n$color-menu-children-hover-bg: #eff4f6;\n$color-menu-children-hover-text: #2b2f33;\n\n\n#main-menu {\n ul{\n li {\n margin: 0;\n\n a {\n padding: 8px 12px;\n letter-spacing: 0.5px;\n font-weight: normal;\n\n &.selected, &:hover {\n position: relative;\n background: transparent;\n color: inherit;\n\n &:after {\n content: \"\";\n position: absolute;\n width: 100%;\n height: 3px;\n background-color: $color-main-menu-line;\n bottom: 0px;\n left: 0;\n }\n }\n\n &.selected:hover {\n background: transparent;\n color: white;\n }\n\n &.new-object {\n background: rgba(255,255,255,.05);\n border: 2px solid rgba(255,255,255,.25);\n position: relative;\n margin: 0 10px;\n padding: 0;\n width: 26px;\n height: 26px;\n line-height: 25px;\n border-radius: 50%;\n text-align: center;\n bottom: 1px;\n\n &:hover:after {\n content: none;\n }\n }\n\n }\n }\n\n .menu-children {\n border: none;\n background-color: $color-menu-children-bg;\n box-shadow: 0 1px 7px 2px rgba(135,158,171,.2);\n border-radius: 3px;\n\n li {\n border-bottom: $color-menu-children-border solid 1px;\n a {\n color: $color-menu-children-text;\n background-color: transparent;\n letter-spacing: 0.5px;\n font-weight: normal;\n\n &:after {\n content: none;\n }\n\n &:hover {\n color: $color-menu-children-hover-text;\n background: $color-menu-children-hover-bg;\n }\n }\n }\n }\n }\n}","$table-head-cell-padding: 5px;\n$table-cell-padding: 4px;\n$line-height-base: 1.74;\n$line-height-computed: 25px;\n$color-table-border: #dfe8f1;\n$color-th-bg: #eff1f9;\n$color-odd-bg: #f9f9f9;\n\n\ntable.list {\n border: none;\n margin-bottom: $line-height-computed;\n background-color: white;\n\n // Cells\n > thead,\n > tbody,\n > tfoot {\n > tr {\n > th,\n > td {\n line-height: $line-height-base;\n vertical-align: top;\n border-top: 1px solid $color-table-border;\n font-size: 0.9em;\n &.checkbox {\n padding: $table-cell-padding;\n\n input {\n margin: 0 7px 0 15px !important;\n }\n }\n }\n &.priority-lowest {\n background-color: lighten($color-priority-lowest, 20%);\n td.checkbox {\n box-shadow: 6px 0px 0px 0px $color-priority-lowest inset;\n }\n }\n &.priority-high3 {\n background-color: lighten($color-priority-high3, 18%);\n td.checkbox {\n box-shadow: 6px 0px 0px 0px $color-priority-high3 inset;\n }\n }\n &.priority-high2 {\n background-color: lighten($color-priority-high2, 35%);\n td.checkbox {\n box-shadow: 6px 0px 0px 0px $color-priority-high2 inset;\n }\n }\n &.priority-highest {\n background-color: lighten($color-priority-highest, 35%);\n td.checkbox {\n box-shadow: 6px 0px 0px 0px $color-priority-highest inset;\n }\n }\n &.closed {\n color: $color-closed;\n a { color: $color-closed; }\n }\n &:hover {\n background-color: #fff9c4;\n }\n }\n }\n // Bottom align for column headings\n > thead > tr > th {\n color: #4b5056;\n font-weight: 700;\n vertical-align: bottom;\n border-bottom: 2px solid $color-table-border;\n background-color: $color-th-bg;\n padding: $table-head-cell-padding;\n &.checkbox { padding: $table-head-cell-padding; }\n }\n // Remove top border from thead by default\n > caption + thead,\n > colgroup + thead,\n > thead:first-child {\n > tr:first-child {\n > th,\n > td {\n border-top: 0;\n }\n }\n }\n // Account for multiple tbody instances\n > tbody + tbody {\n border-top: 2px solid $color-table-border;\n }\n\n td.attachments {\n padding-bottom: 5px;\n }\n}\n","div.wiki {\n h1, h2, h3, h4 {\n font-weight: bold;\n }\n ul.toc {\n background-color: $color-issue-bg;\n border: none;\n padding: 9px;\n border-radius: 4px;\n }\n}\n\n/* Fix an issue where the default line-height is 1.5em, which breaks the layout. */\n.box div.wiki-preview {\n line-height: 1.5;\n}","$input-padding: 4px 6px;\n$color-input-bg: #ffffff;\n$color-disabled-input-bg: #ebebe4;\n$color-input-text: #2b2f33;\n$color-input-border: #dfe8f1;\n$color-input-border-focus: #3da6ff;\n$color-validation-error-input-border: #bb0000;\n\n$color-submit-text: #ffffff;\n$color-submit-border: #34495e;\n$color-submit-bg: #34495e;\n$color-submit-disabled-bg: #95a5a6;\n$color-submit-hover-border: #3f5872;\n$color-submit-hover-bg: #3f5872;\n\n$color-button-text: #555a60;\n$color-button-border: #dfe8f1;\n$color-button-bg: #fefeff;\n$color-button-disabled-bg: #95a5a6;\n$color-button-hover-text: #2b2f33;\n$color-button-hover-border: #bfc8d1;\n$color-button-hover-bg: #f3f3f9;\n\n$checkbox-size: 16px;\n$checkbox-margin: 7px 2px 7px 0px;\n\n\n#wrapper, .modal {\n input[type=\"text\"],\n input[type=\"password\"],\n input[type=\"date\"],\n input[type=\"file\"],\n select,\n textarea {\n background-color: $color-input-bg;\n padding: $input-padding;\n color: $color-input-text;\n border: 1px solid $color-input-border;\n box-shadow: inset 1px 1px 3px #f6f6f6;\n border-radius: 3px;\n box-sizing: border-box;\n outline: none;\n height: auto;\n line-height: 1.3;\n\n &:hover {\n border: 1px solid darken($color-input-border, 10%);\n }\n\n &:focus,\n &:active {\n border-color: $color-input-border-focus !important;\n }\n\n &.filename {\n box-shadow: none;\n padding-left: 20px;\n }\n\n &:disabled {\n background-color: $color-disabled-input-bg;\n }\n }\n .select2-container--default .select2-selection--single {\n color: $color-input-text;\n border: 1px solid $color-input-border;\n box-shadow: inset 1px 1px 3px #f6f6f6;\n border-radius: 3px;\n box-sizing: border-box;\n outline: none;\n line-height: 1.3;\n height: 24px;\n padding: 0px 25px 0px 5px;\n .select2-selection__arrow {\n // Hide original arrow icon\n b {\n display: none;\n }\n background-image: url('../images/arrow.svg');\n background-size: 10px;\n background-repeat: no-repeat;\n background-position: 0px;\n }\n .select2-selection__rendered {\n padding: 1px 2px;\n font-family: Arial;\n font-size: 13px;\n color: #2b2f33;\n line-height: 1.5;\n font-weight: 400;\n }\n &:hover {\n border: 1px solid darken($color-input-border, 10%);\n }\n\n &:focus,\n &:active {\n border-color: $color-input-border-focus !important;\n }\n }\n .select2-container--default.select2-container--disabled .select2-selection--single {\n cursor: not-allowed;\n color: graytext;\n background-color: #ebebe4 !important;\n }\n // テキストボックスで等幅フォントを使用\n input[type=\"text\"] {\n font-family: \"Osaka-Mono\", \"MS Gothic\", sans-serif;\n font-size: 100%;\n }\n\n textarea.wiki-edit {\n font-size: 13px;\n font-family: \"Osaka-Mono\", \"MS Gothic\", sans-serif;\n letter-spacing: normal;\n line-height: 130%;\n }\n\n select {\n height: auto;\n appearance: none;\n background-image: url('../images/arrow.svg');\n background-size: 10px;\n background-repeat: no-repeat;\n background-position: 95% 50%;\n padding-right: 2.5em;\n\n &::-ms-expand {\n display: none;\n }\n\n &:hover {\n border-color: #ccc;\n outline: none;\n }\n\n &:focus,\n &:active {\n border-color: $color-input-border-focus !important;\n }\n\n // Fix Firefox dotted focusring\n &:-moz-focusring {\n color: transparent;\n text-shadow: 0 0 0 #000;\n }\n\n &[multiple=\"multiple\"] {\n background: white;\n padding-right: 5px;\n }\n }\n\n .tabular label {\n margin-top: 5px;\n\n &.error {\n color: $color-validation-error-input-border !important;\n }\n &.error + *:not(#issue_description_and_toolbar), &.error + span#issue_description_and_toolbar div.jstBlock {\n border: 1px solid $color-validation-error-input-border !important;\n }\n }\n\n label.inline {\n margin-right: 5px;\n }\n\n input[type=\"submit\"] {\n border-radius: 3px;\n padding: 2px 12px 3px;\n color: $color-submit-text;\n border: 1px solid $color-submit-border;\n background: $color-submit-bg;\n box-shadow: none;\n &:hover, &:active {\n border-color: $color-submit-hover-border;\n background-color: $color-submit-hover-bg;\n }\n &:active {\n outline: 0;\n box-shadow: inset 0 3px 5px rgba(0,0,0,.125);\n }\n &:disabled {\n background-color: $color-submit-disabled-bg;\n cursor: not-allowed;\n }\n }\n\n input[type=\"button\"] {\n border-radius: 3px;\n padding: 2px 12px 3px;\n color: $color-button-text;\n border: 1px solid $color-button-border;\n background: $color-button-bg;\n box-shadow: none;\n &:hover, &:active {\n color: $color-button-hover-text;\n border-color: $color-button-hover-border;\n background-color: $color-button-hover-bg;\n }\n &:active {\n outline: 0;\n box-shadow: inset 0 3px 5px rgba(0,0,0,.125);\n }\n &:disabled {\n background-color: $color-button-disabled-bg;\n cursor: not-allowed;\n }\n }\n\n input[type=\"checkbox\"] {\n width: $checkbox-size;\n height: $checkbox-size;\n margin: $checkbox-margin;\n box-shadow: none;\n }\n\n .pagination ul.pages li.page {\n border: 1px solid $color-button-border;\n background: $color-button-bg;\n box-shadow: none;\n &:hover, &:active {\n a { color: $color-button-hover-text; }\n border-color: $color-button-hover-border;\n background-color: $color-button-hover-bg;\n }\n &:active {\n outline: 0;\n box-shadow: inset 0 3px 5px rgba(0,0,0,.125);\n }\n }\n .pagination ul.pages li.previous, .pagination ul.pages li.next {\n background: $color-button-bg;\n }\n}\n\nform .attributes {\n select { width: 85%; }\n\n .check_box_group label {\n width: 100%;\n }\n}\n\n.select2-container.select2-container--default {\n .select2-dropdown {\n box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);\n border: none;\n }\n li.select2-results__option[role=\"option\"] {\n &:before {\n content: ' ';\n display: inline-block;\n line-height: 1em;\n width: 1em;\n height: 1em;\n margin-right: 4px;\n font-weight: bold;\n }\n }\n li.select2-results__option[role=\"option\"][aria-selected=true] {\n &:before {\n content: \"\\2713 \";\n }\n }\n li.select2-results__option--highlighted[role=\"option\"][aria-selected] {\n background-color: #759FC2;\n color: #fff;\n }\n\n input.select2-search__field {\n background: #fff url('../images/search.svg') no-repeat 2px 50%;\n background-size: 12px 12px;\n background-position: 5px;\n padding-left: 20px;\n &:focus {\n outline: none;\n border-color: $color-input-border-focus;\n }\n }\n}\n","$flash-padding: 10px 12px 10px 30px;\n\n$color-flash-error-text: #620f0f;\n$color-flash-error-bg: #ffc6c6;\n$color-flash-notice-text: #1e620f;\n$color-flash-notice-bg: #d3ffc6;\n$color-flash-warning-text: #624b0f;\n$color-flash-warning-bg: #ffeec6;\n\n#errorExplanation, div.flash, .nodata, .warning, .conflict {\n padding: $flash-padding;\n border-radius: 3px;\n border: none;\n}\n\ndiv.flash.error, #errorExplanation {\n color: $color-flash-error-text;\n background-color: $color-flash-error-bg;\n border: none;\n}\n\ndiv.flash.notice {\n color: $color-flash-notice-text;\n background: $color-flash-notice-bg;\n}\n\ndiv.flash.warning, .conflict {\n color: $color-flash-warning-text;\n background: $color-flash-warning-bg;\n}\n\n.nodata, .warning {\n text-align: center;\n background-color: #ffeec6;\n color: #624b0f;\n}\n","$color-modal-titlebar-bg: #f7f9fa;\n$color-modal-titlebar-text: #555555;\n$color-modal-titlebar-border: #e5e5e5;\n\n\ndiv.modal {\n border: none;\n box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);\n padding: 0;\n\n .ui-dialog-titlebar {\n padding: 15px;\n border: none;\n background: $color-modal-titlebar-bg;\n color: $color-modal-titlebar-text;\n font-weight: normal;\n border-bottom: 1px solid $color-modal-titlebar-border;\n\n .ui-dialog-title {\n margin: 0;\n }\n\n .ui-dialog-titlebar-close {\n right: 1em;\n }\n }\n\n .ui-dialog-content {\n padding: 5px 15px 15px;\n }\n}\n\n.ui-widget-overlay {\n background: black;\n opacity: 0.55;\n}","$issue-padding: 20px;\n\n$progress-height: 0.6em;\n$color-progress-closed-bg: #4DB6AC;\n\n$histry-padding: 15px;\n$color-history-bg: #ffffff;\n$color-history-border: #dfe8f1;\n\n$timeline-point-size: 8px;\n$color-timeline: #e5e5e5;\n\n$note-title-margin: 0 19px 0 10px;\n$note-title-padding: 6px 9px;\n$color-note-title-bg: #e9eaf1;\n\n$color-content-bg: #fafcfe;\n$color-unselected-tab-bg: #f0f0f0;\n$color-target-bg: #DDEEFF;\n\ndiv.issue {\n background: $color-issue-bg;\n padding: $issue-padding;\n margin-bottom: 12px;\n border-radius: 3px;\n border: none;\n\n hr {\n width: auto;\n background: rgba(0,0,0,0.12);\n padding: 0 10px;\n margin: 8px -10px;\n }\n}\n\ntable.progress {\n margin: 4px 6px 0px 0;\n\n td {\n height: $progress-height;\n border-radius: 2px;\n\n &.closed {\n background-color: $color-progress-closed-bg;\n }\n }\n}\n\np.percent {\n padding-top: 2px;\n}\n\n.edit_issue fieldset {\n border: none;\n background: #f4f7f9;\n margin-bottom: 15px;\n border-radius: 5px;\n padding: 23px 12px 13px;\n\n legend {\n position: relative;\n top: 18px;\n }\n}\n\n// 作成日・更新日に実際の日時を表示\na[href*=\"activity\"][data-absolute-date*=\":\"] {\n margin: 0 3px;\n box-shadow: inset 0 -1.5em 0 rgba(0, 0, 0, 0.08);\n display: inline-block;\n padding: 0 3px;\n border-radius: 3px;\n &:before {\n content: ' [' attr(data-absolute-date) '] ';\n }\n}\n\ndiv#content .tabs {\n ul {\n border-bottom: 1px solid $color-history-border;\n\n li a {\n background-color: $color-unselected-tab-bg;\n border: 1px solid $color-history-border;\n\n &.selected {\n background-color: $color-content-bg;\n border: 1px solid $color-history-border;\n border-bottom: 1px solid $color-content-bg;\n }\n }\n }\n}\ndiv#update .jstTabs.tabs li a {\n border-bottom: 1px solid $color-history-border;\n}\n\n#history {\n div.tabs {\n margin-bottom: 0px;\n\n ul li a.selected {\n background-color: $color-history-bg;\n border-bottom: 1px solid $color-history-bg;\n }\n }\n .tab-content {\n background-color: $color-history-bg;\n border-radius: 0px 0px 3px 3px;\n border-right: 1px solid $color-history-border;\n border-left: 1px solid $color-history-border;\n border-bottom: 1px solid $color-history-border;\n padding-top: $histry-padding;\n padding-left: 10px;\n\n // Do not show vertical lines connecting history if tab-notes or tab-properties\n &.discontinuity .journal:after {\n content: none;\n }\n\n .journal {\n padding: 8px 3px 3px 3px;\n background-color: $color-history-bg;\n position: relative;\n overflow: visible;\n\n &:before {\n content: \"\";\n width: $timeline-point-size;\n height: $timeline-point-size;\n background-color: $color-history-bg;\n position: absolute;\n left: 6px;\n top: 16px;\n border-radius: 50%;\n box-shadow: 0 0 0 3px $color-timeline;\n z-index: 1;\n }\n\n &:after {\n content: \"\";\n height: 100%;\n width: 2px;\n background-color: $color-timeline;\n position: absolute;\n left: 9px;\n top: 0px;\n }\n\n &:first-of-type:after {\n top: 15px;\n }\n\n &:last-of-type:after {\n height: 18px;\n }\n\n &:first-of-type:last-of-type:after {\n content: none;\n }\n\n .contextual {\n padding-right: 10px;\n padding-top: 5px;\n\n .journal-actions, a.journal-link {\n position: relative;\n z-index: 5;\n }\n }\n\n // #tab-content-changesets内のh4要素のみ.contextualと隣接していないため個別の書き方をしている\n h4.note-header {\n left: 20px;\n position: relative;\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n\n &:before {\n content: '';\n position: absolute;\n left: -6px;\n top: 8px;\n width: 0;\n height: 0;\n border-top: 5px solid transparent;\n border-bottom: 5px solid transparent;\n border-right: 6px solid $color-note-title-bg;\n }\n\n .gravatar {\n position: absolute;\n left: -35px;\n top: 4px;\n z-index: 5;\n margin-left: 0;\n }\n }\n\n // #change-n #note-n\n &:target .contextual + h4, div:target .contextual + h4 {\n background: $color-target-bg;\n\n &:before {\n border-right: 6px solid $color-target-bg;\n }\n }\n\n .details {\n list-style: none;\n font-size: 0.9em;\n line-height: 1.5;\n margin-bottom: 1em;\n padding-left: 46px;\n\n li {\n position: relative;\n\n &:after {\n display: block;\n content: '';\n position: absolute;\n top: .5em;\n left: -1em;\n width: 4px;\n height: 4px;\n background-color: $color-history-bg;\n border: 1px solid #888;\n border-radius: 50%;\n }\n }\n }\n\n form .jstBlock, form input, div[id^=\"template_journal\"],\n .wiki:not(.wiki-preview),\n &.time_entry p, &.changeset .note > p {\n margin-left: 32px;\n }\n }\n }\n}\n\n.tabular p {\n padding-left: 160px;\n\n .edit_issue & {\n padding-left: 130px;\n }\n}\n.edit_issue .tabular .wiki-preview p {padding-left: 0 !important}\n\n.tabular label {\n margin-left: -160px;\n width: 150px;\n\n .edit_issue & {\n margin-left: -130px;\n width: 120px;\n }\n}\n\nfieldset#filters td.values input {\n height: inherit;\n}\n\n.jstBlock .wiki-preview {\n border: 1px solid $color-history-border;\n}\n\n.issue-card {\n background-color: $color-issue-bg;\n}","// forum(board)\n\n.controller-messages.action-show #content > div.message {\n border-radius: 3px;\n background-color: $color-history-bg;\n border: 1px solid $color-history-border;\n padding: $histry-padding;\n\n & > p {\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n }\n}\n\n#replies {\n background-color: $color-history-bg;\n border-radius: 0px 0px 3px 3px;\n border: 1px solid $color-history-border;\n padding-top: $histry-padding;\n padding-left: 10px;\n\n .message.reply {\n padding: 8px 3px 3px 3px !important;\n background-color: $color-history-bg;\n position: relative;\n overflow: visible;\n\n &:before {\n content: \"\";\n width: $timeline-point-size;\n height: $timeline-point-size;\n background-color: $color-history-bg;\n position: absolute;\n left: 6px;\n top: 16px;\n border-radius: 50%;\n box-shadow: 0 0 0 3px $color-timeline;\n z-index: 1;\n }\n\n &:after {\n content: \"\";\n height: 100%;\n width: 2px;\n background-color: $color-timeline;\n position: absolute;\n left: 9px;\n top: 0px;\n }\n\n &:first-of-type:after {\n top: 15px;\n }\n\n &:last-of-type:after {\n height: 18px;\n }\n\n &:first-of-type:last-of-type:after {\n content: none;\n }\n\n .contextual {\n padding-right: 10px;\n padding-top: 5px;\n\n a {\n position: relative;\n z-index: 5;\n }\n }\n\n .wiki {\n padding-left: 32px;\n }\n\n .contextual + h4 {\n left: 20px;\n position: relative;\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n\n &:before {\n content: '';\n position: absolute;\n left: -6px;\n top: 8px;\n width: 0;\n height: 0;\n border-top: 5px solid transparent;\n border-bottom: 5px solid transparent;\n border-right: 6px solid $color-note-title-bg;\n }\n\n .gravatar {\n position: absolute;\n left: -35px;\n top: 4px;\n z-index: 5;\n margin-left: 0;\n }\n }\n\n // #change-n #note-n\n &:target h4.note-header, div:target h4.note-header {\n background: $color-target-bg;\n\n &:before {\n border-right: 6px solid $color-target-bg;\n }\n }\n }\n}",".controller-news.action-show {\n #content > div.message {\n border-radius: 3px;\n background-color: $color-history-bg;\n border: 1px solid $color-history-border;\n padding: $histry-padding;\n }\n\n #comments {\n background-color: $color-history-bg;\n border-radius: 0px 0px 3px 3px;\n border: 1px solid $color-history-border;\n padding-top: $histry-padding;\n padding-left: 10px;\n\n .wiki {\n padding-left: 32px;\n }\n .contextual {\n padding-right: 10px;\n padding-top: 5px;\n\n a {\n position: relative;\n z-index: 5;\n padding-bottom: 5px;\n }\n }\n\n .contextual + h4 {\n left: 20px;\n position: relative;\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n\n &:before {\n content: '';\n position: absolute;\n left: -6px;\n top: 8px;\n width: 0;\n height: 0;\n border-top: 5px solid transparent;\n border-bottom: 5px solid transparent;\n border-right: 6px solid $color-note-title-bg;\n }\n\n .gravatar {\n position: absolute;\n left: -35px;\n top: 4px;\n z-index: 5;\n margin-left: 0;\n }\n }\n }\n\n\n #edit-news + p + div.wiki, h2 + p + div.wiki {\n position: relative;\n background-color: #fff;\n margin-bottom: 10px;\n padding: 20px;\n border-radius: 3px;\n border: 1px solid #dfe8f1;\n }\n}",".controller-documents.action-index #content {\n h3.group-name {\n position: relative;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n border-radius: 4px;\n }\n h4.title {\n font-size: 1.2em;\n border-bottom: 0px;\n }\n}","// forum(board)\n\n.controller-repositories.action-revision, .controller-repositories.action-diff {\n #content > div.message {\n border-radius: 3px;\n background-color: $color-history-bg;\n border: 1px solid $color-history-border;\n padding: $histry-padding;\n }\n\n &.avatars-on .details {\n h4 {\n left: 35px;\n position: relative;\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n\n &:before {\n content: '';\n position: absolute;\n left: -6px;\n top: 8px;\n width: 0;\n height: 0;\n border-top: 5px solid transparent;\n border-bottom: 5px solid transparent;\n border-right: 6px solid $color-note-title-bg;\n }\n\n .gravatar {\n position: absolute;\n left: -35px;\n z-index: 5;\n margin-left: 0;\n }\n }\n }\n\n &.avatars-off .details {\n h4 {\n margin: $note-title-margin;\n border: none;\n font-weight: bold;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n font-size: 0.9em;\n border-radius: 4px;\n\n a[href*=\"activity\"][data-absolute-date*=\":\"] {\n box-shadow: none;\n padding: 0;\n }\n }\n }\n\n .wiki.changeset-comments, #related-issues, .revision-info {\n background-color: #fff;\n padding: 10px;\n border-radius: 3px;\n border: 1px solid #dfe8f1;\n margin: 5px;\n }\n\n .revision-info {\n padding-left: 20px;\n }\n}\n","div#activity dt .time { color: #444; }\ndiv#activity dt.me .time { border-color: #666; }\ndiv#activity dd span.description, #search-results dd span.description { color: #444; }\n\ndiv#activity h3 {\n position: relative;\n margin: $note-title-margin;\n border: none;\n background-color: $color-note-title-bg;\n padding: $note-title-padding;\n border-radius: 4px;\n}\n\ndiv#activity dl {\n margin-right: 2em;\n}"],"names":[],"sourceRoot":""} \ No newline at end of file