File tree Expand file tree Collapse file tree 2 files changed +1
-35
lines changed
src/app/component/activity-description Expand file tree Collapse file tree 2 files changed +1
-35
lines changed Original file line number Diff line number Diff line change 4444 {
4545 "type" : " anyComponentStyle" ,
4646 "maximumWarning" : " 2kb" ,
47- "maximumError" : " 4kb "
47+ "maximumError" : " 6kb "
4848 }
4949 ],
5050 "fileReplacements" : [
Original file line number Diff line number Diff line change 11.content-box {
22 margin : 20px ;
33 width : 95% ;
4- /*height: 100%;*/
5- /*background-color: paleturquoise;*/
64}
75
86.activity-header {
5351 flex-shrink : 0 ;
5452}
5553
56- .mat-form-field + .mat-form-field {
57- margin-left : 8px ;
58- }
59-
60- .mat-raised-button {
61- margin-right : 8px ;
62- }
63-
6454.teams-implemented-list {
6555 list-style : none;
6656}
6757
68- /* UUID Section Styling */
69- .uuid-preview {
70- margin-left : 10px ;
71- font-size : 0.8em ;
72- color : # 666 ;
73- font-weight : normal;
74- }
75-
76- /* Difficulty Section Styling */
7758.difficulty-summary {
7859 display : flex;
7960 gap : 15px ;
@@ -406,21 +387,6 @@ mat-icon.mat-icon {
406387 font-size : 18px ;
407388}
408389
409- .tool-url {
410- margin-bottom : 12px ;
411- }
412-
413- .tool-url a {
414- /* color: #1976d2; */
415- text-decoration : none;
416- word-break : break-all;
417- font-size : 0.9em ;
418- }
419-
420- .tool-url a : hover {
421- text-decoration : underline;
422- }
423-
424390.tool-description {
425391 color : var (--text-secondary );
426392 line-height : 1.5 ;
You can’t perform that action at this time.
0 commit comments