File tree Expand file tree Collapse file tree
templates/selenium/public Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 "output" : " ../../build/docs/api/dotnet" ,
4949 "template" : [
5050 " default" ,
51- " modern"
51+ " modern" ,
52+ " templates/selenium"
5253 ],
5354 "globalMetadata" : {
5455 "_appName" : " Selenium .NET API" ,
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ layout: landingPage
55# Welcome to the Selenium .NET API Docs
66
77## Modules
8- - [ Selenium.WebDriver] ( webdriver/OpenQA.Selenium.html )
9- - [ Selenium.Support] ( support/OpenQA.Selenium.Support.html )
8+ - [ Selenium.WebDriver] ( webdriver/OpenQA.Selenium.yml )
9+ - [ Selenium.Support] ( support/OpenQA.Selenium.Support.yml )
Original file line number Diff line number Diff line change 1+ : root {
2+ --bs-primary : # 43b02a ;
3+ --bs-primary-rgb : 67 , 176 , 42 ;
4+ --bs-link-color : # 43b02a ;
5+ --bs-link-color-rgb : 67 , 176 , 42 ;
6+ --bs-link-hover-color : # 369022 ;
7+ --bs-link-hover-color-rgb : 54 , 144 , 34 ;
8+ }
You can’t perform that action at this time.
0 commit comments