|
@@ -1503,71 +1503,88 @@ body.ajax-loading main[role="main"]:before {
|
|
height: 100%; }
|
|
height: 100%; }
|
|
#studio-ui .chutier_ui {
|
|
#studio-ui .chutier_ui {
|
|
height: 50%;
|
|
height: 50%;
|
|
- border-bottom: 1px solid red; }
|
|
|
|
|
|
+ border-bottom: 1px solid red;
|
|
|
|
+ position: relative; }
|
|
#studio-ui .chutier_ui > h2 {
|
|
#studio-ui .chutier_ui > h2 {
|
|
- margin: 0.5em 0;
|
|
|
|
|
|
+ z-index: 10;
|
|
|
|
+ position: absolute;
|
|
|
|
+ width: calc(100% - 20px);
|
|
|
|
+ margin: 0;
|
|
|
|
+ padding: 0.5em 0;
|
|
font-size: 1em;
|
|
font-size: 1em;
|
|
font-weight: 500;
|
|
font-weight: 500;
|
|
- text-transform: uppercase; }
|
|
|
|
- #studio-ui .chutier_ui .documents ul, #studio-ui .chutier_ui .documents li {
|
|
|
|
- margin: 0;
|
|
|
|
- padding: 0;
|
|
|
|
- line-height: 1.2; }
|
|
|
|
- #studio-ui .chutier_ui .documents li {
|
|
|
|
- display: inline-block;
|
|
|
|
- vertical-align: top;
|
|
|
|
- width: 49%;
|
|
|
|
- margin-bottom: 0.5em; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees {
|
|
|
|
- line-height: 0;
|
|
|
|
- display: inline-block; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span {
|
|
|
|
|
|
+ text-transform: uppercase;
|
|
|
|
+ background-color: white; }
|
|
|
|
+ #studio-ui .chutier_ui .documents {
|
|
|
|
+ padding-top: 35px;
|
|
|
|
+ height: calc(100% - 35px);
|
|
|
|
+ overflow-y: auto; }
|
|
|
|
+ #studio-ui .chutier_ui .documents ul, #studio-ui .chutier_ui .documents li {
|
|
|
|
+ margin: 0;
|
|
|
|
+ padding: 0;
|
|
|
|
+ line-height: 1.2; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li {
|
|
|
|
+ display: inline-block;
|
|
|
|
+ vertical-align: top;
|
|
|
|
+ width: 49%;
|
|
|
|
+ margin-bottom: 0.5em;
|
|
|
|
+ white-space: nowrap; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees {
|
|
|
|
+ line-height: 0; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span {
|
|
|
|
+ display: inline-block;
|
|
|
|
+ width: 8px;
|
|
|
|
+ height: 8px;
|
|
|
|
+ background-color: black;
|
|
|
|
+ margin-right: 3px; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='134'] {
|
|
|
|
+ background-color: #2b8f2f; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='121'] {
|
|
|
|
+ background-color: #3a33b6; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='125'] {
|
|
|
|
+ background-color: #2c9f57; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='119'] {
|
|
|
|
+ background-color: #c48978; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='132'] {
|
|
|
|
+ background-color: #5270bb; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='122'] {
|
|
|
|
+ background-color: #fb54d3; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='129'] {
|
|
|
|
+ background-color: #e07483; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='120'] {
|
|
|
|
+ background-color: #655845; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='130'] {
|
|
|
|
+ background-color: #7e0868; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='118'] {
|
|
|
|
+ background-color: #0e7121; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='127'] {
|
|
|
|
+ background-color: #dabd42; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='133'] {
|
|
|
|
+ background-color: #0399bb; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='128'] {
|
|
|
|
+ background-color: #399a1c; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='124'] {
|
|
|
|
+ background-color: #708540; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='116'] {
|
|
|
|
+ background-color: #191bff; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='117'] {
|
|
|
|
+ background-color: #279d84; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='131'] {
|
|
|
|
+ background-color: #5219ab; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='126'] {
|
|
|
|
+ background-color: #d49cb6; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .entrees span[tid='123'] {
|
|
|
|
+ background-color: #497715; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li a.audio-link {
|
|
|
|
+ text-transform: capitalize;
|
|
|
|
+ font-size: 0.756em;
|
|
|
|
+ margin-right: 0.5em;
|
|
|
|
+ white-space: normal; }
|
|
|
|
+ #studio-ui .chutier_ui .documents li .chutier-icon {
|
|
display: inline-block;
|
|
display: inline-block;
|
|
- width: 8px;
|
|
|
|
- height: 8px;
|
|
|
|
- background-color: black;
|
|
|
|
- margin-right: 3px; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='134'] {
|
|
|
|
- background-color: #2b8f2f; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='121'] {
|
|
|
|
- background-color: #3a33b6; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='125'] {
|
|
|
|
- background-color: #2c9f57; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='119'] {
|
|
|
|
- background-color: #c48978; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='132'] {
|
|
|
|
- background-color: #5270bb; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='122'] {
|
|
|
|
- background-color: #fb54d3; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='129'] {
|
|
|
|
- background-color: #e07483; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='120'] {
|
|
|
|
- background-color: #655845; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='130'] {
|
|
|
|
- background-color: #7e0868; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='118'] {
|
|
|
|
- background-color: #0e7121; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='127'] {
|
|
|
|
- background-color: #dabd42; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='133'] {
|
|
|
|
- background-color: #0399bb; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='128'] {
|
|
|
|
- background-color: #399a1c; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='124'] {
|
|
|
|
- background-color: #708540; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='116'] {
|
|
|
|
- background-color: #191bff; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='117'] {
|
|
|
|
- background-color: #279d84; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='131'] {
|
|
|
|
- background-color: #5219ab; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='126'] {
|
|
|
|
- background-color: #d49cb6; }
|
|
|
|
- #studio-ui .chutier_ui .documents li .entrees span[tid='123'] {
|
|
|
|
- background-color: #497715; }
|
|
|
|
- #studio-ui .chutier_ui .documents li a {
|
|
|
|
- text-transform: capitalize;
|
|
|
|
- font-size: 1em; }
|
|
|
|
|
|
+ width: 0.7em;
|
|
|
|
+ height: 0.7em;
|
|
|
|
+ opacity: 0.8; }
|
|
#studio-ui .composition_ui {
|
|
#studio-ui .composition_ui {
|
|
height: 50%; }
|
|
height: 50%; }
|
|
|
|
|