Pārlūkot izejas kodu

improved assisted research ui

bach 3 gadi atpakaļ
vecāks
revīzija
a4baf0d6a6

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/main.css


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


+ 17 - 0
web/themes/custom/materiotheme/assets/styles/main.scss

@@ -623,6 +623,9 @@ header[role="banner"]{
 					font-size: 0.756em;
 					.ss-single-selected{
 						border-radius: 0.7em;
+						&.ss-open-below{
+							border-radius: 0.7em 0.7em 0 0.7em;
+						}
 						height:1.5em;
 						border: none;
 						padding: 0 0.5em;
@@ -640,7 +643,21 @@ header[role="banner"]{
 					}
 					.ss-content{
 						width:auto;
+						border: none;
+						border-radius: 0.7em 0 0.7em 0.7em;
+						&.ss-open{
+							box-shadow: 0 0 10px #ccc;
+						}
+						right: 0;
+						.ss-list{
+							max-height: none;
+							.ss-option{
+								white-space: nowrap;
+								text-align: right;
+							}
+						}
 					}
+
 				}
 			}
 

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels