mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Theme: Change white base in dark theme (#35564)
* Theme: Change white base in dark theme * Updated * Updated snapshots
This commit is contained in:
@@ -101,7 +101,7 @@ exports[`Render should disable log analytics credentials form 1`] = `
|
||||
class="max-width-30 gf-form-inline"
|
||||
>
|
||||
<button
|
||||
class="css-17xyotq-button"
|
||||
class="css-191ipe8-button"
|
||||
disabled=""
|
||||
type="button"
|
||||
>
|
||||
@@ -164,15 +164,15 @@ exports[`Render should enable azure log analytics load workspaces button 1`] = `
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
class="css-mqq7gx"
|
||||
class="css-zmuccj"
|
||||
>
|
||||
<div
|
||||
class="css-19c9rx9"
|
||||
class="css-hui7p1"
|
||||
>
|
||||
Deprecated
|
||||
</div>
|
||||
<div
|
||||
class="css-1r38y0g"
|
||||
class="css-1b0c7i6"
|
||||
>
|
||||
Using different credentials for Azure Monitor Logs is deprecated and will be removed in a future version.
|
||||
<br />
|
||||
@@ -344,7 +344,7 @@ exports[`Render should enable azure log analytics load workspaces button 1`] = `
|
||||
class="max-width-30 gf-form-inline"
|
||||
>
|
||||
<button
|
||||
class="css-17xyotq-button"
|
||||
class="css-191ipe8-button"
|
||||
disabled=""
|
||||
type="button"
|
||||
>
|
||||
@@ -451,7 +451,7 @@ exports[`Render should enable azure log analytics load workspaces button 1`] = `
|
||||
class="max-width-30 gf-form-inline"
|
||||
>
|
||||
<button
|
||||
class="css-17xyotq-button"
|
||||
class="css-191ipe8-button"
|
||||
disabled=""
|
||||
type="button"
|
||||
>
|
||||
@@ -514,15 +514,15 @@ exports[`Render should render component 1`] = `
|
||||
/>
|
||||
</div>
|
||||
<div
|
||||
class="css-mqq7gx"
|
||||
class="css-zmuccj"
|
||||
>
|
||||
<div
|
||||
class="css-19c9rx9"
|
||||
class="css-hui7p1"
|
||||
>
|
||||
Deprecated
|
||||
</div>
|
||||
<div
|
||||
class="css-1r38y0g"
|
||||
class="css-1b0c7i6"
|
||||
>
|
||||
Using different credentials for Azure Monitor Logs is deprecated and will be removed in a future version.
|
||||
<br />
|
||||
@@ -694,7 +694,7 @@ exports[`Render should render component 1`] = `
|
||||
class="max-width-30 gf-form-inline"
|
||||
>
|
||||
<button
|
||||
class="css-17xyotq-button"
|
||||
class="css-191ipe8-button"
|
||||
disabled=""
|
||||
type="button"
|
||||
>
|
||||
@@ -801,7 +801,7 @@ exports[`Render should render component 1`] = `
|
||||
class="max-width-30 gf-form-inline"
|
||||
>
|
||||
<button
|
||||
class="css-17xyotq-button"
|
||||
class="css-191ipe8-button"
|
||||
disabled=""
|
||||
type="button"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user