Browse
For agents
About
Themify Builder
/
trunk
Themify Builder
vtrunk
Switch version
7.8.1
7.8.0
7.7.9
7.7.8
7.7.7
7.7.6
7.7.5
7.7.4
7.7.3
7.7.2
trunk
7.6.0
7.6.1
7.6.2
7.6.3
7.6.4
7.6.5
7.6.6
7.6.7
7.6.8
7.6.9
7.7.0
7.7.1
Overview
Code
themify-builder
/
themify
/
megamenu
/
css
/
admin.css
admin.css
in Themify Builder trunk, at themify/megamenu/css/admin.css
1 lines
1.5 KB
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
themify-widget-options
.
widget-inside
{
background
:
0
;
border
:
0
;
box-shadow
:
none
;
display
:
block
}
.
tf-mega-columns-layout
{
margin-top
:
10
px
}
.
tf-mega-columns-layout
a
{
background
:
#
f3f3f3
url
(
../img/grids.svg
)
no-repeat
50
%
;
display
:
inline-block
;
height
:
9
px
;
margin-right
:
5
px
;
padding
:
5
px
;
width
:
23
px
}
.
tf-mega-columns-layout
a
.
selected
{
background-color
:
#
e6f2fe
;
outline
:
1
px
solid
#
00b5f9
}
.
tf-mega-columns-layout
a
[
data-value
=
"
"
]
{
background-position
:
-27
px
-73
px
}
.
tf-mega-columns-layout
a
[
data-value
=
"
4-8
"
]
{
background-position
:
5
px
5
px
}
.
tf-mega-columns-layout
a
[
data-value
=
"
8-4
"
]
{
background-position
:
-28
px
-33
px
}
.
tf-mega-columns-layout
a
[
data-value
=
"
6-3-3
"
]
{
background-position
:
5
px
-52
px
}
.
tf-mega-columns-layout
a
[
data-value
=
"
3-3-6
"
]
{
background-position
:
-28
px
5
px
}
.
tf-mega-columns-layout
a
[
data-value
=
"
3-6-3
"
]
{
background-position
:
5
px
-14
px
}
.
tf-mega-columns-layout
a
[
data-value
=
"
3-9
"
]
{
background-position
:
-28
px
-14
px
}
.
tf-mega-columns-layout
a
[
data-value
=
"
9-3
"
]
{
background-position
:
-61
px
5
px
}
.
themify_field_tf-mega
option
[
value
=
columns
]
,
.
themify_field_tf-mega
option
[
value
=
mega
]
{
display
:
none
}
.
menu-item-depth-0
.
themify_field_tf-mega
option
[
value
=
columns
]
,
.
menu-item-depth-0
.
themify_field_tf-mega
option
[
value
=
mega
]
{
display
:
block
}
.
field-tf-mega
label
a
{
background
:
#
eee
;
border-radius
:
50
%
;
color
:
#
333
;
display
:
inline-block
;
font-size
:
9
px
;
height
:
14
px
;
line-height
:
15
px
;
margin-top
:
-5
px
;
text-align
:
center
;
text-decoration
:
none
;
vertical-align
:
middle
;
width
:
14
px
}
.
field-tf-mega
label
a
:
hover
{
background
:
#
2eaefc
;
color
:
#
fff
}
.
themify-widget-options
{
background
:
#
f7f7f7
;
padding
:
1
em
}