repo.or.cz
/
worddb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
webfaction and repo.or.cz deployment done
[worddb.git]
/
static
/
js
/
jquery.m2m.css
blob
761058b5e0b3e6c59dc4d52233f0d20bfef977f6
1
div
.
m2m
{
2
margin
:
5px
;
3
width
:
300px
;
4
}
5
6
div
.
m2m li
{
7
display
:
inline
;
8
padding-right
:
5px
;
9
}
10
11
div
.
m2m div
.
header
{
12
padding
:
6px
;
13
background
:
#C1DAD7
;
14
color
:
#4f6b72
;
15
vertical-align
:
top
;
16
text-align
:
left
;
17
}
18
19
div
.
m2m img
{
20
cursor
:
pointer
;
21
}
22
23
div
.
m2m div
.
remover
{
24
width
:
20px
!
important
;
25
display
:
inline
;
26
}
27
28
div
.
m2m div
.
header img
{
29
float
:
right
;
30
margin
:
5px
;
31
}