File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Elastic.Documentation.Configuration/Versions
Elastic.Documentation.Site/Assets Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44
55using Microsoft . Extensions . DependencyInjection ;
66using Microsoft . Extensions . Options ;
7- using YamlDotNet . Serialization . NamingConventions ;
87using YamlDotNet . Serialization ;
8+ using YamlDotNet . Serialization . NamingConventions ;
99
1010namespace Elastic . Documentation . Configuration . Versions ;
1111
Original file line number Diff line number Diff line change 110110 word-break : break-word;
111111 }
112112 }
113-
114- .applies , . applies-inline {
115-
113+
114+ .applies ,
115+ . applies-inline {
116116 cursor : default;
117-
117+
118118 [data-tippy-content ]: not ([data-tippy-content = '' ]) {
119119 cursor : help;
120120 border-radius : 9999px ;
Original file line number Diff line number Diff line change 8383 --color-yellow-50 : # f5bc00 ;
8484 --color-yellow-60 : # eaae01 ;
8585 --color-yellow-70 : # ca9601 ;
86- --color-yellow-80 : # ad7e00 ;
86+ --color-yellow-80 : # ad7e00 ;
8787 --color-yellow-90 : # 966b03 ;
8888 --color-yellow-100 : # 825803 ;
8989 --color-yellow-110 : # 6a4906 ;
You can’t perform that action at this time.
0 commit comments