Browse
For agents
About
Topic SEO Content Optimization Tool
/
1.0.42
Topic SEO Content Optimization Tool
v1.0.42
Switch version
1.0.43
1.0.42
trunk
1.0.0
1.0.1
1.0.10
1.0.11
1.0.12
1.0.13
1.0.14
1.0.15
1.0.16
1.0.17
1.0.18
1.0.19
1.0.2
1.0.20
1.0.21
1.0.22
1.0.23
1.0.24
1.0.25
1.0.3
1.0.31
1.0.32
All 40 releases
Overview
Code
topic
/
build
/
index.css
index.css
in Topic SEO Content Optimization Tool 1.0.42, at build/index.css
2 lines
679 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
react-select__input
{
box-shadow
:
none
!important
}
.
MuiPopover-root
,
.
MuiTooltip-popper
{
z-index
:
99999
!important
}
.
topic-plugin-modal
{
position
:
absolute
!important
}
.
topic-plugin-modal-container
{
display
:
flex
;
flex-direction
:
column
;
height
:
100
%
;
justify-content
:
center
}
.
topic-plugin-modal-container
.
MuiFormLabel-root
{
z-index
:
9
!important
}
.
topic-plugin-modal-container
.
MuiInput-input
{
border
:
none
!important
}
.
topic-plugin-modal-content
{
background-color
:
#
fff
;
border-radius
:
4
px
;
margin
:
13
px
;
padding
:
16
px
16
px
20
px
;
position
:
relative
}
.
topic-plugin-modal-close
{
cursor
:
pointer
;
font-size
:
20
px
!important
;
opacity
:
.5
;
position
:
absolute
;
right
:
6
px
;
top
:
6
px
;
z-index
:
9
}
.
topic-noscroll
{
overflow
:
hidden
!important
}
2