Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
stw
leaflet-maptext-control
Commits
31620b6d
Commit
31620b6d
authored
Mar 14, 2016
by
Tomas Pettersson
🏸
Browse files
css
parent
06a7fca4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/leaflet-maptext-control.css
0 → 100644
View file @
31620b6d
.maptext-control
{
font-size
:
16px
;
font-weight
:
bold
;
line-height
:
21px
;
-webkit-border-radius
:
4px
4px
4px
4px
;
border-radius
:
4px
4px
4px
4px
;
border-bottom
:
none
;
}
.maptext-control
.textbutton
{
float
:
left
;
height
:
28px
;
width
:
28px
;
padding
:
0px
;
}
.maptext-control
.textimg
{
position
:
relative
;
left
:
-1px
;
top
:
1px
;
}
.maptext-adding-on
{
box-shadow
:
0
0
8px
rgba
(
10
,
10
,
10
,
1.0
);
}
.maptext-popup
>
div
>
textarea
{
resize
:
none
;
}
.maptext-icon
{
width
:
140px
;
background
:
white
;
border
:
1px
solid
black
;
min-height
:
15px
;
height
:
auto
!important
;
color
:
#666
;
padding
:
10px
;
word-wrap
:
break-all
;
text-align
:
left
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment