repo.or.cz
/
boxroom-stian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
applied my changes - initial import
[boxroom-stian.git]
/
public
/
javascripts
/
tiny_mce
/
plugins
/
devkit
/
css
/
devkit_ui.css
blob
6713abc85279f87fd36ff30da45fc50f7130e3f5
1
#devkit
{
2
position
:
absolute
;
3
top
: -
385px
;
right
:
0
;
4
width
:
640px
;
height
:
390px
;
5
border
:
1px
solid black
;
6
z-index
:
10000
;
7
}
8
9
.devkitup
{
10
top
: -
385px
!
important
;
11
}
12
13
.devkitdown
{
14
top
:
0
!
important
;
15
}