File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed
Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change 4646 border-radius : var (--radius-s );
4747}
4848
49- .metadata-property-value : is (.metadata-input-number , .multi-select-container ) {
50- padding-left : 2px ;
51- }
52-
5349.multi-select-container .multi-select-container .multi-select-input {
5450 padding-top : 2px ;
5551}
9591 color : var (--text-muted );
9692}
9793
98- .metadata-property-value-item .metadata-property-value-item ,
99- .metadata-input-longtext {
100- padding-left : 2px ;
101- }
102-
10394.metadata-add-button : hover {
10495 color : var (--hover-accent );
10596}
@@ -153,14 +144,6 @@ body .metadata-property:hover {
153144 opacity : 0 ;
154145}
155146
156- /* Date Picker */
157- /* INFO color of the date picker cannot be changed in a flexible manner
158- * https://stackoverflow.com/questions/62162645/change-color-of-chromes-calendar-icon-in-html-date-input
159- * */
160- .metadata-property-value input : is ([type = "date" ], [type = "datetime-local" ]) {
161- margin-left : -4px ;
162- }
163-
164147/* links in metadata */
165148.internal-link : is (.multi-select-pill , .metadata-link-inner ) {
166149 /* creates single underline instead of double */
@@ -170,8 +153,3 @@ body .metadata-property:hover {
170153.metadata-link {
171154 padding : 0 ;
172155}
173-
174- /* checkbox in metadata */
175- input [type = "checkbox" ].metadata-input-checkbox {
176- margin-left : 2px ;
177- }
You can’t perform that action at this time.
0 commit comments