ogre.rb 0.1-i686-linux
Sign up to get free protection for your applications and to get access to all the features.
- data/README +79 -0
- data/Rakefile +288 -0
- data/doc_src/ogre.rb +246 -0
- data/doc_src/ois.rb +67 -0
- data/lib/application.rb +146 -0
- data/lib/application_frame_listener.rb +302 -0
- data/lib/application_loading_bar.rb +115 -0
- data/lib/constants.rb +51 -0
- data/lib/method_fixes.rb +42 -0
- data/lib/ogre.so +0 -0
- data/lib/ruby_ois.so +0 -0
- data/ogre.rb +25 -0
- data/platform.rb +23 -0
- data/samples/Ogre.log +261 -0
- data/samples/bsp.rb +76 -0
- data/samples/cg.dll +0 -0
- data/samples/grass.rb +325 -0
- data/samples/js3250.dll +0 -0
- data/samples/lighting.rb +138 -0
- data/samples/media/materials/programs/Grass.cg +30 -0
- data/samples/media/materials/programs/OffsetMapping.cg +97 -0
- data/samples/media/materials/programs/OffsetMapping.hlsl +135 -0
- data/samples/media/materials/programs/OffsetMappingFp.glsl +69 -0
- data/samples/media/materials/programs/OffsetMappingVp.glsl +54 -0
- data/samples/media/materials/programs/OffsetMapping_specular.asm +44 -0
- data/samples/media/materials/scripts/CloudySky.material +17 -0
- data/samples/media/materials/scripts/CubeMapping.material +34 -0
- data/samples/media/materials/scripts/Flare.material +17 -0
- data/samples/media/materials/scripts/Grass.material +63 -0
- data/samples/media/materials/scripts/Knot.material +14 -0
- data/samples/media/materials/scripts/MorningSkyBox.material +17 -0
- data/samples/media/materials/scripts/Offset.material +124 -0
- data/samples/media/materials/scripts/Ogre.material +119 -0
- data/samples/media/materials/scripts/RZR-002.material +15 -0
- data/samples/media/materials/scripts/Razor.material +14 -0
- data/samples/media/materials/scripts/Ribbon.material +19 -0
- data/samples/media/materials/scripts/RustySteel.material +14 -0
- data/samples/media/materials/scripts/SpaceSkyBox.material +17 -0
- data/samples/media/materials/scripts/SpaceSkyPlane.material +17 -0
- data/samples/media/materials/scripts/TextureEffects.material +15 -0
- data/samples/media/materials/scripts/dragon.material +42 -0
- data/samples/media/materials/scripts/smoke.material +18 -0
- data/samples/media/materials/textures/GreenSkin.jpg +0 -0
- data/samples/media/materials/textures/MtlPlat2.jpg +0 -0
- data/samples/media/materials/textures/RZR-002.png +0 -0
- data/samples/media/materials/textures/RustedMetal.jpg +0 -0
- data/samples/media/materials/textures/RustySteel.jpg +0 -0
- data/samples/media/materials/textures/Water02.jpg +0 -0
- data/samples/media/materials/textures/WeirdEye.png +0 -0
- data/samples/media/materials/textures/clouds.jpg +0 -0
- data/samples/media/materials/textures/cursor.png +0 -0
- data/samples/media/materials/textures/dirt01.jpg +0 -0
- data/samples/media/materials/textures/flare.png +0 -0
- data/samples/media/materials/textures/gras_02.png +0 -0
- data/samples/media/materials/textures/grass_1024.jpg +0 -0
- data/samples/media/materials/textures/ogreborder.png +0 -0
- data/samples/media/materials/textures/ogreborderUp.png +0 -0
- data/samples/media/materials/textures/ribbonband.png +0 -0
- data/samples/media/materials/textures/rockwall.tga +0 -0
- data/samples/media/materials/textures/rockwall_NH.tga +0 -0
- data/samples/media/materials/textures/smoke.png +0 -0
- data/samples/media/materials/textures/smokecolors.png +0 -0
- data/samples/media/materials/textures/spacesky.jpg +0 -0
- data/samples/media/materials/textures/spheremap.png +0 -0
- data/samples/media/materials/textures/texmap2.jpg +0 -0
- data/samples/media/models/RZR-002.mesh +0 -0
- data/samples/media/models/geosphere4500.mesh +0 -0
- data/samples/media/models/geosphere8000.mesh +0 -0
- data/samples/media/models/knot.mesh +0 -0
- data/samples/media/models/ogrehead.mesh +0 -0
- data/samples/media/models/razor.mesh +0 -0
- data/samples/media/models/sphere.mesh +0 -0
- data/samples/media/overlays/CubeMapping.overlay +139 -0
- data/samples/media/packs/OgreCore.zip +0 -0
- data/samples/media/packs/chiropteraDM.pk3 +0 -0
- data/samples/media/packs/chiropteraDM.txt +99 -0
- data/samples/media/packs/cubemap.zip +0 -0
- data/samples/media/packs/cubemapsJS.zip +0 -0
- data/samples/media/packs/dragon.zip +0 -0
- data/samples/media/packs/skybox.zip +0 -0
- data/samples/media/particles/smoke.particle +43 -0
- data/samples/media.cfg +22 -0
- data/samples/navi/Media/NaviDemo.material +60 -0
- data/samples/navi/Media/OgreCore.zip +0 -0
- data/samples/navi/Media/cerulean.jpg +0 -0
- data/samples/navi/Media/clouds.jpg +0 -0
- data/samples/navi/Media/controlsNaviMask.png +0 -0
- data/samples/navi/Media/grass.jpg +0 -0
- data/samples/navi/Media/knot.mesh +0 -0
- data/samples/navi/Media/testNaviMask.png +0 -0
- data/samples/navi/NaviLocal/Navi.js +136 -0
- data/samples/navi/NaviLocal/buttonBg.jpg +0 -0
- data/samples/navi/NaviLocal/controls.html +303 -0
- data/samples/navi/NaviLocal/knobBg.jpg +0 -0
- data/samples/navi/NaviLocal/moo.dropdownmenu.js +87 -0
- data/samples/navi/NaviLocal/mootools.v1.1.js +6964 -0
- data/samples/navi/NaviLocal/naviLogo.html +32 -0
- data/samples/navi/NaviLocal/naviLogo.png +0 -0
- data/samples/navi/NaviLocal/pageBg.jpg +0 -0
- data/samples/navi/NaviLocal/sliderBg.jpg +0 -0
- data/samples/navi/NaviLocal/test.html +5 -0
- data/samples/navi/NaviLocal/welcome.html +36 -0
- data/samples/navi/NaviLocal/welcome.png +0 -0
- data/samples/navi/chrome/chromelist.txt +597 -0
- data/samples/navi/chrome/classic.jar +0 -0
- data/samples/navi/chrome/classic.manifest +4 -0
- data/samples/navi/chrome/comm.jar +0 -0
- data/samples/navi/chrome/comm.manifest +2 -0
- data/samples/navi/chrome/en-US.jar +0 -0
- data/samples/navi/chrome/en-US.manifest +9 -0
- data/samples/navi/chrome/toolkit.jar +0 -0
- data/samples/navi/chrome/toolkit.manifest +6 -0
- data/samples/navi/components/FeedProcessor.js +1825 -0
- data/samples/navi/components/alerts.xpt +0 -0
- data/samples/navi/components/appshell.xpt +0 -0
- data/samples/navi/components/appstartup.xpt +0 -0
- data/samples/navi/components/auth.dll +0 -0
- data/samples/navi/components/autocomplete.xpt +0 -0
- data/samples/navi/components/autoconfig.dll +0 -0
- data/samples/navi/components/autoconfig.xpt +0 -0
- data/samples/navi/components/caps.xpt +0 -0
- data/samples/navi/components/chardet.xpt +0 -0
- data/samples/navi/components/chrome.xpt +0 -0
- data/samples/navi/components/commandhandler.xpt +0 -0
- data/samples/navi/components/commandlines.xpt +0 -0
- data/samples/navi/components/composer.xpt +0 -0
- data/samples/navi/components/compreg.dat +1474 -0
- data/samples/navi/components/content_base.xpt +0 -0
- data/samples/navi/components/content_html.xpt +0 -0
- data/samples/navi/components/content_htmldoc.xpt +0 -0
- data/samples/navi/components/content_xmldoc.xpt +0 -0
- data/samples/navi/components/content_xslt.xpt +0 -0
- data/samples/navi/components/content_xtf.xpt +0 -0
- data/samples/navi/components/directory.xpt +0 -0
- data/samples/navi/components/docshell_base.xpt +0 -0
- data/samples/navi/components/dom.xpt +0 -0
- data/samples/navi/components/dom_base.xpt +0 -0
- data/samples/navi/components/dom_canvas.xpt +0 -0
- data/samples/navi/components/dom_core.xpt +0 -0
- data/samples/navi/components/dom_css.xpt +0 -0
- data/samples/navi/components/dom_events.xpt +0 -0
- data/samples/navi/components/dom_html.xpt +0 -0
- data/samples/navi/components/dom_loadsave.xpt +0 -0
- data/samples/navi/components/dom_range.xpt +0 -0
- data/samples/navi/components/dom_sidebar.xpt +0 -0
- data/samples/navi/components/dom_storage.xpt +0 -0
- data/samples/navi/components/dom_stylesheets.xpt +0 -0
- data/samples/navi/components/dom_svg.xpt +0 -0
- data/samples/navi/components/dom_traversal.xpt +0 -0
- data/samples/navi/components/dom_views.xpt +0 -0
- data/samples/navi/components/dom_xbl.xpt +0 -0
- data/samples/navi/components/dom_xpath.xpt +0 -0
- data/samples/navi/components/dom_xul.xpt +0 -0
- data/samples/navi/components/downloads.xpt +0 -0
- data/samples/navi/components/editor.xpt +0 -0
- data/samples/navi/components/embed_base.xpt +0 -0
- data/samples/navi/components/extensions.xpt +0 -0
- data/samples/navi/components/exthandler.xpt +0 -0
- data/samples/navi/components/fastfind.xpt +0 -0
- data/samples/navi/components/feeds.xpt +0 -0
- data/samples/navi/components/find.xpt +0 -0
- data/samples/navi/components/gfx.xpt +0 -0
- data/samples/navi/components/gksvgrenderer.xpt +0 -0
- data/samples/navi/components/history.xpt +0 -0
- data/samples/navi/components/htmlparser.xpt +0 -0
- data/samples/navi/components/imglib2.xpt +0 -0
- data/samples/navi/components/inspector.xpt +0 -0
- data/samples/navi/components/intl.xpt +0 -0
- data/samples/navi/components/intlcmpt.xpt +0 -0
- data/samples/navi/components/jar.xpt +0 -0
- data/samples/navi/components/jsconsole-clhandler.js +170 -0
- data/samples/navi/components/jsconsole.xpt +0 -0
- data/samples/navi/components/jsdservice.xpt +0 -0
- data/samples/navi/components/layout_base.xpt +0 -0
- data/samples/navi/components/layout_printing.xpt +0 -0
- data/samples/navi/components/layout_xul.xpt +0 -0
- data/samples/navi/components/layout_xul_tree.xpt +0 -0
- data/samples/navi/components/locale.xpt +0 -0
- data/samples/navi/components/lwbrk.xpt +0 -0
- data/samples/navi/components/mimetype.xpt +0 -0
- data/samples/navi/components/mozbrwsr.xpt +0 -0
- data/samples/navi/components/mozfind.xpt +0 -0
- data/samples/navi/components/necko.xpt +0 -0
- data/samples/navi/components/necko_about.xpt +0 -0
- data/samples/navi/components/necko_cache.xpt +0 -0
- data/samples/navi/components/necko_cookie.xpt +0 -0
- data/samples/navi/components/necko_data.xpt +0 -0
- data/samples/navi/components/necko_dns.xpt +0 -0
- data/samples/navi/components/necko_file.xpt +0 -0
- data/samples/navi/components/necko_ftp.xpt +0 -0
- data/samples/navi/components/necko_http.xpt +0 -0
- data/samples/navi/components/necko_res.xpt +0 -0
- data/samples/navi/components/necko_socket.xpt +0 -0
- data/samples/navi/components/necko_strconv.xpt +0 -0
- data/samples/navi/components/necko_viewsource.xpt +0 -0
- data/samples/navi/components/nsCloseAllWindows.js +143 -0
- data/samples/navi/components/nsDefaultCLH.js +231 -0
- data/samples/navi/components/nsDictionary.js +148 -0
- data/samples/navi/components/nsExtensionManager.js +8497 -0
- data/samples/navi/components/nsHelperAppDlg.js +990 -0
- data/samples/navi/components/nsInterfaceInfoToIDL.js +590 -0
- data/samples/navi/components/nsKillAll.js +200 -0
- data/samples/navi/components/nsPostUpdateWin.js +711 -0
- data/samples/navi/components/nsProgressDialog.js +949 -0
- data/samples/navi/components/nsProxyAutoConfig.js +396 -0
- data/samples/navi/components/nsResetPref.js +175 -0
- data/samples/navi/components/nsURLFormatter.js +179 -0
- data/samples/navi/components/nsUpdateService.js +3074 -0
- data/samples/navi/components/nsXULAppInstall.js +301 -0
- data/samples/navi/components/nsXmlRpcClient.js +1038 -0
- data/samples/navi/components/oji.xpt +0 -0
- data/samples/navi/components/passwordmgr.xpt +0 -0
- data/samples/navi/components/pipboot.xpt +0 -0
- data/samples/navi/components/pipnss.xpt +0 -0
- data/samples/navi/components/plugin.xpt +0 -0
- data/samples/navi/components/pref.xpt +0 -0
- data/samples/navi/components/prefetch.xpt +0 -0
- data/samples/navi/components/profile.xpt +0 -0
- data/samples/navi/components/progressDlg.xpt +0 -0
- data/samples/navi/components/proxyObject.xpt +0 -0
- data/samples/navi/components/rdf.xpt +0 -0
- data/samples/navi/components/satchel.xpt +0 -0
- data/samples/navi/components/saxparser.xpt +0 -0
- data/samples/navi/components/shistory.xpt +0 -0
- data/samples/navi/components/storage.xpt +0 -0
- data/samples/navi/components/toolkitprofile.xpt +0 -0
- data/samples/navi/components/transformiix.dll +0 -0
- data/samples/navi/components/txmgr.xpt +0 -0
- data/samples/navi/components/txtsvc.xpt +0 -0
- data/samples/navi/components/uconv.xpt +0 -0
- data/samples/navi/components/unicharutil.xpt +0 -0
- data/samples/navi/components/universalchardet.dll +0 -0
- data/samples/navi/components/update.xpt +0 -0
- data/samples/navi/components/uriloader.xpt +0 -0
- data/samples/navi/components/urlformatter.xpt +0 -0
- data/samples/navi/components/webBrowser_core.xpt +0 -0
- data/samples/navi/components/webbrowserpersist.xpt +0 -0
- data/samples/navi/components/webshell_idls.xpt +0 -0
- data/samples/navi/components/websrvcs.dll +0 -0
- data/samples/navi/components/websrvcs.xpt +0 -0
- data/samples/navi/components/widget.xpt +0 -0
- data/samples/navi/components/windowds.xpt +0 -0
- data/samples/navi/components/windowwatcher.xpt +0 -0
- data/samples/navi/components/xml-rpc.xpt +0 -0
- data/samples/navi/components/xmlextras.dll +0 -0
- data/samples/navi/components/xpcom_base.xpt +0 -0
- data/samples/navi/components/xpcom_components.xpt +0 -0
- data/samples/navi/components/xpcom_ds.xpt +0 -0
- data/samples/navi/components/xpcom_io.xpt +0 -0
- data/samples/navi/components/xpcom_obsolete.xpt +0 -0
- data/samples/navi/components/xpcom_thread.xpt +0 -0
- data/samples/navi/components/xpcom_xpti.xpt +0 -0
- data/samples/navi/components/xpconnect.xpt +0 -0
- data/samples/navi/components/xpinstall.xpt +0 -0
- data/samples/navi/components/xpti.dat +1424 -0
- data/samples/navi/components/xulapp.xpt +0 -0
- data/samples/navi/components/xulapp_setup.xpt +0 -0
- data/samples/navi/components/xuldoc.xpt +0 -0
- data/samples/navi/components/xulrunner.xpt +0 -0
- data/samples/navi/components/xultmpl.xpt +0 -0
- data/samples/navi/components/xulutil.dll +0 -0
- data/samples/navi/controlsNaviMask.png +0 -0
- data/samples/navi/greprefs/all.js +1344 -0
- data/samples/navi/greprefs/security-prefs.js +69 -0
- data/samples/navi/greprefs/xpinstall.js +2 -0
- data/samples/navi/navi_demo.rb +207 -0
- data/samples/navi/plugins/NPSWF32.dll +0 -0
- data/samples/navi/plugins/flashplayer.xpt +0 -0
- data/samples/navi/plugins/npnul32.dll +0 -0
- data/samples/navi/plugins.cfg +10 -0
- data/samples/navi/res/EditorOverride.css +359 -0
- data/samples/navi/res/Thumbs.db +0 -0
- data/samples/navi/res/arrow.gif +0 -0
- data/samples/navi/res/arrowd.gif +0 -0
- data/samples/navi/res/bloatcycle.html +40 -0
- data/samples/navi/res/broken-image.gif +0 -0
- data/samples/navi/res/charsetData.properties +199 -0
- data/samples/navi/res/charsetalias.properties +517 -0
- data/samples/navi/res/cmessage.txt +1 -0
- data/samples/navi/res/dtd/xhtml11.dtd +300 -0
- data/samples/navi/res/entityTables/html40Latin1.properties +146 -0
- data/samples/navi/res/entityTables/html40Special.properties +69 -0
- data/samples/navi/res/entityTables/html40Symbols.properties +164 -0
- data/samples/navi/res/entityTables/htmlEntityVersions.properties +50 -0
- data/samples/navi/res/entityTables/transliterate.properties +2367 -0
- data/samples/navi/res/fonts/fontEncoding.properties +127 -0
- data/samples/navi/res/fonts/fontNameMap.properties +134 -0
- data/samples/navi/res/forms.css +531 -0
- data/samples/navi/res/grabber.gif +0 -0
- data/samples/navi/res/hiddenWindow.html +1 -0
- data/samples/navi/res/html/Thumbs.db +0 -0
- data/samples/navi/res/html/gopher-audio.gif +0 -0
- data/samples/navi/res/html/gopher-binary.gif +0 -0
- data/samples/navi/res/html/gopher-find.gif +0 -0
- data/samples/navi/res/html/gopher-image.gif +0 -0
- data/samples/navi/res/html/gopher-menu.gif +0 -0
- data/samples/navi/res/html/gopher-movie.gif +0 -0
- data/samples/navi/res/html/gopher-sound.gif +0 -0
- data/samples/navi/res/html/gopher-telnet.gif +0 -0
- data/samples/navi/res/html/gopher-text.gif +0 -0
- data/samples/navi/res/html/gopher-unknown.gif +0 -0
- data/samples/navi/res/html.css +478 -0
- data/samples/navi/res/langGroups.properties +236 -0
- data/samples/navi/res/language.properties +259 -0
- data/samples/navi/res/loading-image.gif +0 -0
- data/samples/navi/res/quirk.css +282 -0
- data/samples/navi/res/samples/Anieyes.gif +0 -0
- data/samples/navi/res/samples/Thumbs.db +0 -0
- data/samples/navi/res/samples/aform.css +69 -0
- data/samples/navi/res/samples/beeptest.html +18 -0
- data/samples/navi/res/samples/bform.css +45 -0
- data/samples/navi/res/samples/bg.jpg +0 -0
- data/samples/navi/res/samples/cform.css +40 -0
- data/samples/navi/res/samples/checkboxTest.xul +47 -0
- data/samples/navi/res/samples/demoform.css +97 -0
- data/samples/navi/res/samples/find.html +97 -0
- data/samples/navi/res/samples/gear1.gif +0 -0
- data/samples/navi/res/samples/image_props.html +58 -0
- data/samples/navi/res/samples/mozform.css +256 -0
- data/samples/navi/res/samples/printsetup.html +175 -0
- data/samples/navi/res/samples/raptor.jpg +0 -0
- data/samples/navi/res/samples/rock_gra.gif +0 -0
- data/samples/navi/res/samples/scrollbarTest1.xul +66 -0
- data/samples/navi/res/samples/scrollbarTest2.xul +19 -0
- data/samples/navi/res/samples/sliderTest1.xul +14 -0
- data/samples/navi/res/samples/soundtest.html +20 -0
- data/samples/navi/res/samples/test.wav +0 -0
- data/samples/navi/res/samples/test0.html +220 -0
- data/samples/navi/res/samples/test1.html +84 -0
- data/samples/navi/res/samples/test10.html +16 -0
- data/samples/navi/res/samples/test11.html +42 -0
- data/samples/navi/res/samples/test12.html +79 -0
- data/samples/navi/res/samples/test13.html +126 -0
- data/samples/navi/res/samples/test14.html +5 -0
- data/samples/navi/res/samples/test15.html +5 -0
- data/samples/navi/res/samples/test16.html +124 -0
- data/samples/navi/res/samples/test2.html +41 -0
- data/samples/navi/res/samples/test3.html +126 -0
- data/samples/navi/res/samples/test4.html +335 -0
- data/samples/navi/res/samples/test5.html +199 -0
- data/samples/navi/res/samples/test6.html +335 -0
- data/samples/navi/res/samples/test7.html +11 -0
- data/samples/navi/res/samples/test8-1.html +66 -0
- data/samples/navi/res/samples/test8.html +662 -0
- data/samples/navi/res/samples/test8dom.html +64 -0
- data/samples/navi/res/samples/test8sca.html +308 -0
- data/samples/navi/res/samples/test8siz.html +224 -0
- data/samples/navi/res/samples/test8tab.html +9 -0
- data/samples/navi/res/samples/test9.html +12 -0
- data/samples/navi/res/samples/test9a.html +39 -0
- data/samples/navi/res/samples/test9b.html +16 -0
- data/samples/navi/res/samples/test_ed.html +5 -0
- data/samples/navi/res/samples/test_form.html +34 -0
- data/samples/navi/res/samples/test_gfx.html +75 -0
- data/samples/navi/res/samples/test_lbox.html +100 -0
- data/samples/navi/res/samples/test_pr.html +87 -0
- data/samples/navi/res/samples/test_weight.html +45 -0
- data/samples/navi/res/samples/toolbarTest1.xul +51 -0
- data/samples/navi/res/samples/treeTest1.css +62 -0
- data/samples/navi/res/samples/treeTest1.xul +110 -0
- data/samples/navi/res/samples/xulTest.css +130 -0
- data/samples/navi/res/svg.css +64 -0
- data/samples/navi/res/table-add-column-after-active.gif +0 -0
- data/samples/navi/res/table-add-column-after-hover.gif +0 -0
- data/samples/navi/res/table-add-column-after.gif +0 -0
- data/samples/navi/res/table-add-column-before-active.gif +0 -0
- data/samples/navi/res/table-add-column-before-hover.gif +0 -0
- data/samples/navi/res/table-add-column-before.gif +0 -0
- data/samples/navi/res/table-add-row-after-active.gif +0 -0
- data/samples/navi/res/table-add-row-after-hover.gif +0 -0
- data/samples/navi/res/table-add-row-after.gif +0 -0
- data/samples/navi/res/table-add-row-before-active.gif +0 -0
- data/samples/navi/res/table-add-row-before-hover.gif +0 -0
- data/samples/navi/res/table-add-row-before.gif +0 -0
- data/samples/navi/res/table-remove-column-active.gif +0 -0
- data/samples/navi/res/table-remove-column-hover.gif +0 -0
- data/samples/navi/res/table-remove-column.gif +0 -0
- data/samples/navi/res/table-remove-row-active.gif +0 -0
- data/samples/navi/res/table-remove-row-hover.gif +0 -0
- data/samples/navi/res/table-remove-row.gif +0 -0
- data/samples/navi/res/throbber/Thumbs.db +0 -0
- data/samples/navi/res/throbber/anim.gif +0 -0
- data/samples/navi/res/throbber/anims00.gif +0 -0
- data/samples/navi/res/throbber/anims01.gif +0 -0
- data/samples/navi/res/throbber/anims02.gif +0 -0
- data/samples/navi/res/throbber/anims03.gif +0 -0
- data/samples/navi/res/throbber/anims04.gif +0 -0
- data/samples/navi/res/throbber/anims05.gif +0 -0
- data/samples/navi/res/throbber/anims06.gif +0 -0
- data/samples/navi/res/throbber/anims07.gif +0 -0
- data/samples/navi/res/throbber/anims08.gif +0 -0
- data/samples/navi/res/throbber/anims09.gif +0 -0
- data/samples/navi/res/throbber/anims10.gif +0 -0
- data/samples/navi/res/throbber/anims11.gif +0 -0
- data/samples/navi/res/throbber/anims12.gif +0 -0
- data/samples/navi/res/throbber/anims13.gif +0 -0
- data/samples/navi/res/throbber/anims14.gif +0 -0
- data/samples/navi/res/throbber/anims15.gif +0 -0
- data/samples/navi/res/throbber/anims16.gif +0 -0
- data/samples/navi/res/throbber/anims17.gif +0 -0
- data/samples/navi/res/throbber/anims18.gif +0 -0
- data/samples/navi/res/throbber/anims19.gif +0 -0
- data/samples/navi/res/throbber/anims20.gif +0 -0
- data/samples/navi/res/throbber/anims21.gif +0 -0
- data/samples/navi/res/throbber/anims22.gif +0 -0
- data/samples/navi/res/throbber/anims23.gif +0 -0
- data/samples/navi/res/throbber/anims24.gif +0 -0
- data/samples/navi/res/throbber/anims25.gif +0 -0
- data/samples/navi/res/throbber/anims26.gif +0 -0
- data/samples/navi/res/throbber/anims27.gif +0 -0
- data/samples/navi/res/throbber/anims28.gif +0 -0
- data/samples/navi/res/throbber/anims29.gif +0 -0
- data/samples/navi/res/ua.css +235 -0
- data/samples/navi/res/viewer.properties +1 -0
- data/samples/navi/res/viewsource.css +118 -0
- data/samples/navi/res/wincharset.properties +55 -0
- data/samples/navi/resources.cfg +14 -0
- data/samples/navi/testNaviMask.png +0 -0
- data/samples/ogre.cfg +8 -0
- data/samples/plugins.cfg +11 -0
- data/samples/quake3settings.cfg +2 -0
- data/samples/render_run_log.5796 +891 -0
- data/samples/render_to_texture.rb +161 -0
- data/samples/resources.cfg +16 -0
- data/samples/sky_box.rb +107 -0
- data/samples/sky_dome.rb +86 -0
- data/samples/sky_plane.rb +27 -0
- data/samples/smoke.rb +23 -0
- data/samples/work/cube_mapping.rb +686 -0
- metadata +500 -0
@@ -0,0 +1,40 @@
|
|
1
|
+
|
2
|
+
input[type="checkbox"] {
|
3
|
+
-moz-border-radius:0px;
|
4
|
+
width:12px;
|
5
|
+
height:12px;
|
6
|
+
border-color:rgb(240,240,240);
|
7
|
+
border-width:2px;
|
8
|
+
border-style:inset;
|
9
|
+
background-color:rgb(200, 200, 200);
|
10
|
+
}
|
11
|
+
|
12
|
+
input[type="radio"] {
|
13
|
+
width:14px;
|
14
|
+
height:14px;
|
15
|
+
border:1px solid black;
|
16
|
+
background-color:rgb(200, 200, 200);
|
17
|
+
}
|
18
|
+
|
19
|
+
input[type=button] {
|
20
|
+
padding-left:10px;
|
21
|
+
padding-right:10px;
|
22
|
+
border-color:rgb(240,240,240);
|
23
|
+
border-width:2px;
|
24
|
+
-moz-border-radius:0px;
|
25
|
+
font-weight:bold;
|
26
|
+
}
|
27
|
+
|
28
|
+
select {
|
29
|
+
border-color:rgb(240,240,240);
|
30
|
+
border-width:2px;
|
31
|
+
border-style:inset;
|
32
|
+
-moz-border-radius:0px;
|
33
|
+
background-color:rgb(200, 200, 200);
|
34
|
+
}
|
35
|
+
|
36
|
+
::-moz-dropdown-list {
|
37
|
+
border-color:black;
|
38
|
+
background-color:rgb(200, 200, 200);
|
39
|
+
}
|
40
|
+
|
@@ -0,0 +1,47 @@
|
|
1
|
+
<?xml version="1.0"?>
|
2
|
+
<?xml-stylesheet href="chrome://navigator/skin/navigator.css" type="text/css"?>
|
3
|
+
<?xml-stylesheet href="chrome://communicator/skin/bookmarks/bookmarks.css" type="text/css"?>
|
4
|
+
|
5
|
+
<!DOCTYPE window>
|
6
|
+
|
7
|
+
<window style="overflow: auto" xmlns:html="http://www.w3.org/1999/xhtml"
|
8
|
+
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" orient="vertical"
|
9
|
+
onload="">
|
10
|
+
|
11
|
+
<html:h1>Checkbox Test 1</html:h1>
|
12
|
+
|
13
|
+
<html:script>
|
14
|
+
|
15
|
+
function disableOne()
|
16
|
+
{
|
17
|
+
var box = document.getElementById("normal");
|
18
|
+
box.disabled = true;
|
19
|
+
}
|
20
|
+
function enableOne()
|
21
|
+
{
|
22
|
+
var box = document.getElementById("normal");
|
23
|
+
box.disabled = false;
|
24
|
+
}
|
25
|
+
|
26
|
+
</html:script>
|
27
|
+
|
28
|
+
<html:h3>
|
29
|
+
This is a two-state checkbox test.
|
30
|
+
</html:h3>
|
31
|
+
|
32
|
+
<html:div>
|
33
|
+
<html:hr/>
|
34
|
+
</html:div>
|
35
|
+
|
36
|
+
<html:label>
|
37
|
+
<html:input type="checkbox" id="normal"/>Checkbox One (Normal)
|
38
|
+
</html:label>
|
39
|
+
|
40
|
+
<html:div>
|
41
|
+
<html:hr/>
|
42
|
+
</html:div>
|
43
|
+
|
44
|
+
<html:button onclick="disableOne()">Disable Checkbox</html:button>
|
45
|
+
<html:button onclick="enableOne()">Enable Checkbox</html:button>
|
46
|
+
|
47
|
+
</window>
|
@@ -0,0 +1,97 @@
|
|
1
|
+
|
2
|
+
input[type="checkbox"] {
|
3
|
+
width:22px;
|
4
|
+
height:22px;
|
5
|
+
color:yellow;
|
6
|
+
border:4px outset green;
|
7
|
+
background-color:green;
|
8
|
+
}
|
9
|
+
|
10
|
+
input[type="radio"] {
|
11
|
+
width:17px;
|
12
|
+
height:17px;
|
13
|
+
border:3px inset;
|
14
|
+
background-color:green;
|
15
|
+
color:yellow;
|
16
|
+
-moz-border-radius:0;
|
17
|
+
}
|
18
|
+
|
19
|
+
::-moz-radio {
|
20
|
+
width:8px;
|
21
|
+
width:8px;
|
22
|
+
background-color:yellow;
|
23
|
+
color:yellow;
|
24
|
+
-moz-border-radius:0;
|
25
|
+
}
|
26
|
+
|
27
|
+
input[type=button] {
|
28
|
+
border:4px outset green;
|
29
|
+
-moz-border-radius:8px;
|
30
|
+
color:black;
|
31
|
+
background-color:green;
|
32
|
+
padding-left:10px;
|
33
|
+
padding-right:10px;
|
34
|
+
font-weight:bold;
|
35
|
+
}
|
36
|
+
|
37
|
+
input[type=button]:active {
|
38
|
+
border:4px inset green;
|
39
|
+
padding-left:12px;
|
40
|
+
padding-top:2px;
|
41
|
+
padding-right:8px;
|
42
|
+
}
|
43
|
+
|
44
|
+
select {
|
45
|
+
-moz-border-radius:0px;
|
46
|
+
border:4px inset green;
|
47
|
+
background-color:#0000cc;
|
48
|
+
}
|
49
|
+
|
50
|
+
::-moz-dropdown-list {
|
51
|
+
background-color:#0000cc;
|
52
|
+
border:4px inset green;
|
53
|
+
}
|
54
|
+
|
55
|
+
option {
|
56
|
+
padding-right:10px;
|
57
|
+
padding-left:10px;
|
58
|
+
font-weight:bold;
|
59
|
+
background-color:green;
|
60
|
+
}
|
61
|
+
|
62
|
+
option:checked {
|
63
|
+
color:red;
|
64
|
+
background-color:yellow;
|
65
|
+
}
|
66
|
+
|
67
|
+
:-moz-dropdown-btn-out {
|
68
|
+
background-color:green;
|
69
|
+
border: 2px outset green;
|
70
|
+
}
|
71
|
+
|
72
|
+
:-moz-dropdown-btn-pressed {
|
73
|
+
background-color:green;
|
74
|
+
border: 2px inset green;
|
75
|
+
color:yellow;
|
76
|
+
}
|
77
|
+
|
78
|
+
:combobox-textselected {
|
79
|
+
background-color:green;
|
80
|
+
color:yellow;
|
81
|
+
}
|
82
|
+
|
83
|
+
:combobox-text {
|
84
|
+
background-color:green;
|
85
|
+
color:yellow;
|
86
|
+
}
|
87
|
+
|
88
|
+
optgroup {
|
89
|
+
background-color:#0000cc;
|
90
|
+
color:white;
|
91
|
+
}
|
92
|
+
|
93
|
+
optgroup > option {
|
94
|
+
background-color:green;
|
95
|
+
color:black;
|
96
|
+
}
|
97
|
+
|
@@ -0,0 +1,97 @@
|
|
1
|
+
<html>
|
2
|
+
<head>
|
3
|
+
<title>Untitled Document</title>
|
4
|
+
|
5
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
6
|
+
</head>
|
7
|
+
|
8
|
+
<body bgcolor="#C0C0C0">
|
9
|
+
<style type="text/css">
|
10
|
+
/* This style sheet should be in a separate file */
|
11
|
+
|
12
|
+
FIELDSET {
|
13
|
+
background-color: rgb(192, 192, 192);
|
14
|
+
border: 2px groove rgb(192, 192, 192);
|
15
|
+
display: inline;
|
16
|
+
margin-left: 10px;
|
17
|
+
padding: 2px;
|
18
|
+
}
|
19
|
+
|
20
|
+
LEGEND {
|
21
|
+
background-color:rgb(192, 192, 192);
|
22
|
+
border: none ;
|
23
|
+
padding: 2px;
|
24
|
+
}
|
25
|
+
|
26
|
+
|
27
|
+
LABEL {
|
28
|
+
background-color: #C0C0C0;
|
29
|
+
margin: 0px 0px 0px 0px;
|
30
|
+
padding-left: 0px;
|
31
|
+
padding-right: 0px;
|
32
|
+
}
|
33
|
+
|
34
|
+
BODY,TD {
|
35
|
+
font-family: Sans-Serif;
|
36
|
+
background-color: #C0C0C0;
|
37
|
+
}
|
38
|
+
|
39
|
+
BODY,TD,INPUT {
|
40
|
+
font-size: 9pt;
|
41
|
+
}
|
42
|
+
BODY {
|
43
|
+
margin: 0px 0px 0px 0px;
|
44
|
+
}
|
45
|
+
</style>
|
46
|
+
<FORM>
|
47
|
+
<table border="0" bgcolor="#C0C0C0">
|
48
|
+
<tr>
|
49
|
+
<td nowrap width="30" align="LEFT">
|
50
|
+
<div align="right">Find what: </div>
|
51
|
+
</td>
|
52
|
+
<td width="134">
|
53
|
+
<input type="text" id="query">
|
54
|
+
</td>
|
55
|
+
<td width="137">
|
56
|
+
<input type="button" id="find" value="Find Next" style="width:100;">
|
57
|
+
</td>
|
58
|
+
</tr>
|
59
|
+
<tr>
|
60
|
+
<td nowrap width="30" align="LEFT">
|
61
|
+
<div align="RIGHT">
|
62
|
+
<table border="0" width="100%">
|
63
|
+
<tr>
|
64
|
+
<td width="27%" height="20" NOWRAP>
|
65
|
+
<div align="LEFT">
|
66
|
+
<LABEL>
|
67
|
+
<input type="checkbox" id="matchcase" value="checkbox" style="background-color: rgb(192,192,192);">
|
68
|
+
Match Case</div>
|
69
|
+
</LABEL>
|
70
|
+
</td>
|
71
|
+
</tr>
|
72
|
+
</table>
|
73
|
+
</div>
|
74
|
+
</td>
|
75
|
+
<td width="134"> <fieldset style="background-color: rgb(192, 192, 192); display: inline; border: 2px groove white; margin-left: 10px; padding: 10px;">
|
76
|
+
<legend style="background-color:rgb(192, 192, 192); border: none ; padding: 0px;" align=left> Direction
|
77
|
+
</legend>
|
78
|
+
<LABEL>
|
79
|
+
<input type=radio name="search" id="searchup" size=15 maxlength=80 style="margin-right:10px; background-color: rgb(190, 190, 190);">
|
80
|
+
<u>U</u>p
|
81
|
+
</LABEL>
|
82
|
+
<LABEL>
|
83
|
+
<input type=radio checked name="search" id="searchdown">
|
84
|
+
<u>D</u>own
|
85
|
+
</LABEL>
|
86
|
+
<input type="HIDDEN" id="a" value="n">
|
87
|
+
</fieldset> </td>
|
88
|
+
<td width="137">
|
89
|
+
<input type="button" id="cancel" value="Cancel" style="width:100;">
|
90
|
+
</td>
|
91
|
+
</tr>
|
92
|
+
|
93
|
+
</table>
|
94
|
+
</FORM>
|
95
|
+
<p> </p>
|
96
|
+
</body>
|
97
|
+
</html>
|
Binary file
|
@@ -0,0 +1,58 @@
|
|
1
|
+
<html>
|
2
|
+
<head>
|
3
|
+
<style type="text/css">
|
4
|
+
/* This style sheet should be in a separate file */
|
5
|
+
|
6
|
+
FIELDSET {
|
7
|
+
background-color: rgb(192, 192, 192);
|
8
|
+
border: 2px groove rgb(192, 192, 192);
|
9
|
+
display: inline;
|
10
|
+
margin-left: 10px;
|
11
|
+
padding: 2px;
|
12
|
+
}
|
13
|
+
|
14
|
+
LEGEND {
|
15
|
+
background-color:rgb(192, 192, 192);
|
16
|
+
border: none ;
|
17
|
+
padding: 2px;
|
18
|
+
font-size: 9pt;
|
19
|
+
font-family: Sans-Serif;
|
20
|
+
}
|
21
|
+
|
22
|
+
|
23
|
+
LABEL {
|
24
|
+
background-color: #C0C0C0;
|
25
|
+
margin: 0px 0px 0px 0px;
|
26
|
+
padding-left: 0px;
|
27
|
+
padding-right: 0px;
|
28
|
+
}
|
29
|
+
|
30
|
+
BODY,TD {
|
31
|
+
font-family: Sans-Serif;
|
32
|
+
background-color: #C0C0C0;
|
33
|
+
}
|
34
|
+
|
35
|
+
BODY,TD,INPUT {
|
36
|
+
font-size: 9pt;
|
37
|
+
}
|
38
|
+
BODY {
|
39
|
+
margin: 0px 0px 0px 0px;
|
40
|
+
}
|
41
|
+
</style>
|
42
|
+
|
43
|
+
</head>
|
44
|
+
|
45
|
+
<body bgcolor="#C0C0C0">
|
46
|
+
<form>
|
47
|
+
<FIELDSET
|
48
|
+
style="display: inline; border: 2px inset; margin-left: 10px; padding: 10px;">
|
49
|
+
<LEGEND
|
50
|
+
style="padding: 0px;" align=left>
|
51
|
+
Image location - Enter a remote URL or local file </LEGEND>
|
52
|
+
<INPUT type=text value=url NAME="url" SIZE=15 MAXLENGTH=80 style="margin-right:10px; background-color: rgb(255, 255, 255);">
|
53
|
+
<INPUT type=button value="Choose File..." style="width:80; margin-right:8px;">
|
54
|
+
<INPUT type=button value="Edit Image" style="width:80;">
|
55
|
+
</FIELDSET>
|
56
|
+
|
57
|
+
|
58
|
+
</body></html>
|
@@ -0,0 +1,256 @@
|
|
1
|
+
|
2
|
+
input[type=checkbox] {
|
3
|
+
/* these margins are for NavQuirks, we need a Standard ua.css */
|
4
|
+
margin-left: 3px;
|
5
|
+
margin-right: 5px;
|
6
|
+
margin-top: 3px;
|
7
|
+
margin-bottom: 4px;
|
8
|
+
border: 1px outset rgb(153, 153, 153);
|
9
|
+
width:11px;
|
10
|
+
height:11px;
|
11
|
+
background-color:rgb(204, 204, 204);
|
12
|
+
color:black;
|
13
|
+
/* -moz-border-radius:1px; */
|
14
|
+
}
|
15
|
+
|
16
|
+
input[type=radio] {
|
17
|
+
/* these margins are for NavQuirks, we need a Standard ua.css */
|
18
|
+
margin-left: 3px;
|
19
|
+
margin-right: 5px;
|
20
|
+
margin-top: 3px;
|
21
|
+
margin-bottom: 3px;
|
22
|
+
border: 2px outset rgb(204, 204, 204);
|
23
|
+
background-color:rgb(204, 204, 204);
|
24
|
+
color:black;
|
25
|
+
width:12px;
|
26
|
+
height:12px;
|
27
|
+
-moz-border-radius:6px;
|
28
|
+
}
|
29
|
+
|
30
|
+
input[type=radio]:active {
|
31
|
+
background-color:white;
|
32
|
+
border: 2px inset rgb(204, 204, 204);
|
33
|
+
}
|
34
|
+
|
35
|
+
input[type=radio]:hover {
|
36
|
+
border : 2px solid black;
|
37
|
+
}
|
38
|
+
|
39
|
+
::-moz-radio {
|
40
|
+
background-color:black;
|
41
|
+
width:6px;
|
42
|
+
height:6px;
|
43
|
+
left:6px;
|
44
|
+
top:6px;
|
45
|
+
-moz-border-radius:3px;
|
46
|
+
}
|
47
|
+
|
48
|
+
input[type="button"] {
|
49
|
+
border: 2px outset rgb(156, 154, 156);
|
50
|
+
background-color: rgb(206, 207, 206);
|
51
|
+
color:black;
|
52
|
+
|
53
|
+
padding: 1px;
|
54
|
+
}
|
55
|
+
|
56
|
+
input[type="button"]:active {
|
57
|
+
border-style: inset;
|
58
|
+
|
59
|
+
padding-left: 2px;
|
60
|
+
padding-right: 0px;
|
61
|
+
padding-top: 2px;
|
62
|
+
padding-bottom: 0px;
|
63
|
+
}
|
64
|
+
|
65
|
+
input[type="button"]:active:-moz-outline {
|
66
|
+
border : 1px solid black;
|
67
|
+
}
|
68
|
+
|
69
|
+
input[type="button"]:hover:-moz-outline {
|
70
|
+
border : 1px solid black;
|
71
|
+
}
|
72
|
+
|
73
|
+
input[type="button"][disabled] {
|
74
|
+
border-style: solid;
|
75
|
+
}
|
76
|
+
|
77
|
+
input[type="button"][disabled]:active {
|
78
|
+
padding: 1px;
|
79
|
+
}
|
80
|
+
|
81
|
+
input[type="button"]::-moz-focus-inner {
|
82
|
+
padding-left : 2px;
|
83
|
+
padding-right : 2px;
|
84
|
+
padding-top : 1px;
|
85
|
+
padding-bottom: 1px;
|
86
|
+
margin: 0px;
|
87
|
+
}
|
88
|
+
|
89
|
+
input[type="button"]:focus::-moz-focus-inner {
|
90
|
+
padding-left : 1px;
|
91
|
+
padding-right : 1px;
|
92
|
+
padding-top : 0px;
|
93
|
+
padding-bottom: 0px;
|
94
|
+
|
95
|
+
margin: 0px;
|
96
|
+
border : 1px dotted black;
|
97
|
+
}
|
98
|
+
|
99
|
+
|
100
|
+
button {
|
101
|
+
display: inline;
|
102
|
+
vertical-align: bottom;
|
103
|
+
cursor: default;
|
104
|
+
|
105
|
+
border: 2px outset rgb(156, 154, 156);
|
106
|
+
background-color: rgb(206, 207, 206);
|
107
|
+
color:black;
|
108
|
+
|
109
|
+
padding: 1px;
|
110
|
+
}
|
111
|
+
|
112
|
+
button:active {
|
113
|
+
border-style: inset;
|
114
|
+
|
115
|
+
padding-left: 2px;
|
116
|
+
padding-right: 0px;
|
117
|
+
padding-top: 2px;
|
118
|
+
padding-bottom: 0px;
|
119
|
+
}
|
120
|
+
|
121
|
+
button:hover {
|
122
|
+
}
|
123
|
+
|
124
|
+
button:active:-moz-outline {
|
125
|
+
border : 1px solid black;
|
126
|
+
}
|
127
|
+
|
128
|
+
button:hover:-moz-outline {
|
129
|
+
border : 1px solid black;
|
130
|
+
}
|
131
|
+
|
132
|
+
button[disabled] {
|
133
|
+
border-style: solid;
|
134
|
+
}
|
135
|
+
|
136
|
+
button[disabled]:active {
|
137
|
+
padding: 1px;
|
138
|
+
}
|
139
|
+
|
140
|
+
button::-moz-focus-inner {
|
141
|
+
padding-left : 2px;
|
142
|
+
padding-right : 2px;
|
143
|
+
padding-top : 1px;
|
144
|
+
padding-bottom: 1px;
|
145
|
+
margin: 0px;
|
146
|
+
}
|
147
|
+
|
148
|
+
button:focus::-moz-focus-inner {
|
149
|
+
padding-left : 1px;
|
150
|
+
padding-right : 1px;
|
151
|
+
padding-top : 0px;
|
152
|
+
padding-bottom: 0px;
|
153
|
+
|
154
|
+
margin: 0px;
|
155
|
+
border : 1px dotted black;
|
156
|
+
}
|
157
|
+
|
158
|
+
::-moz-dropdown-list {
|
159
|
+
border-color:black;
|
160
|
+
-moz-border-radius:4px;
|
161
|
+
background-color:rgb(200, 200, 200);
|
162
|
+
}
|
163
|
+
|
164
|
+
/* Combo box style */
|
165
|
+
select, select[size="1"] {
|
166
|
+
vertical-align: bottom;
|
167
|
+
border: none;
|
168
|
+
background-color:rgb(204, 204, 204);
|
169
|
+
color:black;
|
170
|
+
white-space:nowrap;
|
171
|
+
text-align: left;
|
172
|
+
}
|
173
|
+
|
174
|
+
|
175
|
+
/* combobox button */
|
176
|
+
select input[type=button] {
|
177
|
+
border: outset 1px rgb(204, 204, 204);
|
178
|
+
background-image:url("arrow.gif");
|
179
|
+
background-repeat:no-repeat;
|
180
|
+
background-position:center;
|
181
|
+
width:12px;
|
182
|
+
height:12px;
|
183
|
+
-moz-border-radius:0px;
|
184
|
+
}
|
185
|
+
|
186
|
+
/* combobox display area */
|
187
|
+
select input#-moz-display {
|
188
|
+
border: inset 1px rgb(204, 204, 204);
|
189
|
+
background-color: white;
|
190
|
+
background-image: none;
|
191
|
+
-moz-border-radius:0px;
|
192
|
+
padding-left: 0px;
|
193
|
+
padding-right: 0px;
|
194
|
+
padding-top: 0px;
|
195
|
+
padding-bottom: 0px;
|
196
|
+
}
|
197
|
+
|
198
|
+
/* combbox display area - active */
|
199
|
+
select input#-moz-display:active {
|
200
|
+
border: inset 1px rgb(204, 204, 204);
|
201
|
+
background-color:white;
|
202
|
+
background-image: none;
|
203
|
+
-moz-border-radius:0px;
|
204
|
+
padding-left: 0px;
|
205
|
+
padding-right: 0px;
|
206
|
+
padding-top: 0px;
|
207
|
+
padding-bottom: 0px;
|
208
|
+
background-color:white;
|
209
|
+
}
|
210
|
+
|
211
|
+
option {
|
212
|
+
display:block;
|
213
|
+
padding-left:3px;
|
214
|
+
padding-right:3px;
|
215
|
+
}
|
216
|
+
|
217
|
+
/* Combobox item style */
|
218
|
+
select option:checked {
|
219
|
+
color:black;
|
220
|
+
background-color:white;
|
221
|
+
}
|
222
|
+
|
223
|
+
/* List box item selected style */
|
224
|
+
select[size] option:checked {
|
225
|
+
color:white;
|
226
|
+
background-color:rgb(51,51,102);
|
227
|
+
}
|
228
|
+
|
229
|
+
select[size="1"] option:checked {
|
230
|
+
color:black;
|
231
|
+
background-color:white;
|
232
|
+
}
|
233
|
+
|
234
|
+
option.selectedfocus {
|
235
|
+
border: 1px dotted white;
|
236
|
+
background-color: rgb(0,0,128);
|
237
|
+
color: rgb(255,255,255);
|
238
|
+
}
|
239
|
+
|
240
|
+
optgroup {
|
241
|
+
font-style:italic;
|
242
|
+
font-weight:bold;
|
243
|
+
}
|
244
|
+
|
245
|
+
optgroup > option {
|
246
|
+
padding-left:20px;
|
247
|
+
font-style:normal;
|
248
|
+
font-weight:normal;
|
249
|
+
}
|
250
|
+
|
251
|
+
textarea {
|
252
|
+
vertical-align: bottom;
|
253
|
+
border: 2px inset #c0c0c0;
|
254
|
+
background-color:white;
|
255
|
+
color:black;
|
256
|
+
}
|