Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jay Mehta
/
zango-frontend
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Registry
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit f51abd0d
authored
2024-06-10 18:36:22 +0530
by
Chetan
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
tooltip bg
1 parent
34a7b737
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
styles/globals.css
styles/globals.css
View file @
f51abd0
...
...
@@ -2978,17 +2978,17 @@ input[type="number"]::-webkit-outer-spin-button {
:where
(
.css-dev-only-do-not-override-1kuana8
)
.ant-tooltip
.ant-tooltip-inner
{
padding
:
5px
8px
;
color
:
#808080
;
background-color
:
transparent
;
color
:
#808080
!important
;
background-color
:
transparent
!important
;
}
:where
(
.css-dev-only-do-not-override-1kuana8
)
.ant-tooltip
.ant-tooltip-arrow
:before
,
:where
(
.css-dev-only-do-not-override-1kuana8
)
.ant-tooltip
.ant-tooltip-content
{
background
:
#fff
;
background
:
#fff
!important
;
}
:where
(
.css-dev-only-do-not-override-1kuana8
)
.ant-tooltip
.ant-tooltip-arrow
::after
{
box-shadow
:
1px
1px
6px
#c1c1c1
;
box-shadow
:
1px
1px
6px
#c1c1c1
!important
;
}
.graph
:where
(
.css-dev-only-do-not-override-1kuana8
)
.ant-slider
:hover
.ant-slider-track
{
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment