Browse
For agents
About
Social Share Buttons
/
0.9
Social Share Buttons
v0.9
Switch version
trunk
0.9
1.0
1.1
1.1.1
1.1.2
1.10
1.11
1.12
1.15
1.16
1.17
1.18
1.19
1.2
1.20
1.3
1.30
1.4
1.5
1.6
1.7
1.8
1.9
Overview
Code
share-button
/
css
/
global-admin.css
global-admin.css
in Social Share Buttons 0.9, at css/global-admin.css
18 lines
452 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
#
mbsocial-box
.
meta_box_content
label
{
2
width
:
180
px
;
3
display
:
inline-block
;
4
font-weight
:
700
;
}
5
#
mbsocial-box
.
meta_box_content
div
.
input
{
6
padding
:
8
px
5
px
;
7
display
:
inline-block
;
8
height
:
25
px
;
}
9
#
mbsocial-box
.
meta_box_content
input
[
type
=
"
text
"
]
{
10
min-width
:
250
px
;
}
11
#
mbsocial-box
p
strong
{
12
border-bottom
:
1
px
solid
#
808080
;
}
13
#
mbsocial-box
p
.
note
{
14
font-style
:
italic
;
15
font-size
:
13
px
;
16
margin-bottom
:
0
;
17
color
:
#
808080
;
}
18