User:Koevanuda: Difference between revisions
Jump to navigation
Jump to search
Calgor Grim (talk | contribs) Blanked the page |
No edit summary |
||
Line 1: | Line 1: | ||
<style type="text/css"> | |||
.dragPanel { position: relative; background-color: #eeeeee; top: 0px; left: 20px; width: 320px; height: 180px; } | |||
.dragPanel h4 { background-color: #bbbbbb; height: 10px; margin: 0px; cursor: move; } | |||
input { font-size: 85%} .thumb { cursor:default; width:18px; height:18px; z-index: 9; position: absolute; left: 0px; } | |||
.bg { position:absolute; left:10px; height:18px; width:146px; border: 0px solid #aaaaaa; } | |||
.bg span, .bg p { cursor:default; position: relative; font-size: 2px; overflow: hidden; color: #aaaaaa; top: 4px; height: 10px; width: 4px; display: block; float:left; } | |||
.bg span { border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; } | |||
.bg .lb { border-left:1px solid #cccccc; } | |||
.bg .rb { border-right:1px solid #cccccc; } | |||
#valdiv { position:absolute; top: 100px; left:10px; } | |||
#rBG {-moz-outline: none; outline:0px none;top:30px} | |||
#gBG {-moz-outline: none; outline:0px none;top:50px} | |||
#bBG {-moz-outline: none; outline:0px none;top:70px} | |||
#swatch { position:absolute; left:160px; top:34px; height:50px; width:50px; border:1px solid #aaaaaa; } | |||
</style> |
Revision as of 00:32, 13 December 2011
<style type="text/css">
.dragPanel { position: relative; background-color: #eeeeee; top: 0px; left: 20px; width: 320px; height: 180px; } .dragPanel h4 { background-color: #bbbbbb; height: 10px; margin: 0px; cursor: move; } input { font-size: 85%} .thumb { cursor:default; width:18px; height:18px; z-index: 9; position: absolute; left: 0px; } .bg { position:absolute; left:10px; height:18px; width:146px; border: 0px solid #aaaaaa; } .bg span, .bg p { cursor:default; position: relative; font-size: 2px; overflow: hidden; color: #aaaaaa; top: 4px; height: 10px; width: 4px; display: block; float:left; } .bg span { border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; } .bg .lb { border-left:1px solid #cccccc; } .bg .rb { border-right:1px solid #cccccc; } #valdiv { position:absolute; top: 100px; left:10px; } #rBG {-moz-outline: none; outline:0px none;top:30px} #gBG {-moz-outline: none; outline:0px none;top:50px} #bBG {-moz-outline: none; outline:0px none;top:70px} #swatch { position:absolute; left:160px; top:34px; height:50px; width:50px; border:1px solid #aaaaaa; }
</style>