Index: openacs-4/packages/acs-templating/www/resources/xinha-nightly/skins/silva/skin.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/xinha-nightly/skins/silva/skin.css,v diff -u -r1.4 -r1.5 --- openacs-4/packages/acs-templating/www/resources/xinha-nightly/skins/silva/skin.css 13 May 2008 18:53:58 -0000 1.4 +++ openacs-4/packages/acs-templating/www/resources/xinha-nightly/skins/silva/skin.css 16 Jan 2009 09:05:49 -0000 1.5 @@ -1,172 +1,2 @@ -/*--------------------------------*/ -/* silva skin for Xinha */ -/* */ -/* by Raimund Meyer (ray) */ -/* xinha@raimundmeyer.de */ -/* 2007-1-9 */ -/*--------------------------------*/ - -.htmlarea .toolbar, .htmlarea .toolbar .button -{ - background-color:transparent; -} -.htmlarea .toolbar -{ - padding:0; - background-image: url(toolbar.png); -} -.htmlarea .toolbarRow -{ - margin-top:0px; - margin-bottom:0px; - border:1px solid #F1F1F1; - padding:0px; - -moz-border-radius:15px; - margin:4px; - height:20px; -} -/* hack: IE6 does not know border-color: transparent;*/ -html > body .htmlarea .toolbarRow { - border-color: transparent; -} - -.htmlarea .toolbar .button -{ - width:18px; - height:18px; - padding:1px 2px 2px 1px ; - border: solid #F1F1F1; - border-width:1px; -} - -html > body .htmlarea .toolbar .button { - border-color: transparent; -} - -.buttonImageContainer -{ - position:relative; - left:1px; - top :1px; -} - -.htmlarea .toolbar a.button:hover -{ - border: solid 1px; - border-color: black; -} -.htmlarea .toolbar a.buttonDisabled:hover -{ - border: solid transparent 1px; -} - -.htmlarea .toolbar .button.buttonActive, -.htmlarea .toolbar .button.buttonPressed -{ - border: black dotted 1px; - padding:2px 1px 1px 2px; -} - -.htmlarea .toolbar .button.buttonPressed { - padding:1px 2px 2px 1px ; -} -.htmlarea .toolbar .separator { - margin: 3px; - border-left: 1px dotted black; - border-right: none; - width: 1px; - height: 11px; - padding: 0px; -} - -.htmlarea .statusBar { - border-color: #CCC white white #CCC; - padding: 0px; - height:20px; - background-image: url(statusbar.png); - background-repeat: repeat-x; - background-color: white; - color: grey; - font: 11px Arial,Helvetica,sans-serif; - vertical-align: middle; -} - -.htmlarea .statusBar .statusBarTree -{ - display:block; - margin: 3px; -} -.htmlarea .statusBar span { - display:none; -} -.htmlarea .statusBar .statusBarTree a -{ - padding: 0 5px; - color: green; - text-decoration:none; - letter-spacing:0.15em; - font-size:120%; - border: none; - padding: 2px 5px; -} -.htmlarea .statusBar .statusBarTree a:visited { color:green; } -.htmlarea .statusBar .statusBarTree a:hover { - background-color: transparent; - color: green; - border: none; - padding: 1px 5px; -} - -.dialog { - /* background: url(dialog.jpg) #f0f0f0 no-repeat; */ - background-color: #f0f0f0; - } -body.dialog { - padding-top:0; -} -.dialog, .dialog button, .dialog input, .dialog select, .dialog textarea, .dialog table,.dialog td,.dialog th, .panel { - font: 11px Arial,Helvetica,sans-serif !IMPORTANT; -} -.panel a { - color:#444; - border-bottom: 1px dotted #bbb; -} -.panel a:hover { - background-color: #eee; -} -.dialog .title,.dialog h1,.htmlarea .panel h1 { - background-image: url(toolbar.png); - background-repeat: repeat-x; - color:black; - font:Arial,Helvetica,sans-serif !IMPORTANT; - letter-spacing:0.2em; - font-size:13px; - font-weight:400; -} -.dialog .title { - -} - -.dialog button{ - background: url(statusbar.png) bottom repeat-x; - border:1px solid grey; - height:18px; - vertical-align: middle -} -/* separate definition for the sake of IE6*/ -.dialog input[type=button],.dialog input[type=submit]{ - background: url(statusbar.png) bottom repeat-x; - border:1px solid grey; - height:18px; - vertical-align: middle -} -.htmlarea textarea.xinha_textarea { - background:url(html.gif) bottom right no-repeat; - /*padding:5px; - border:2px dotted #bbb;*/ - font-family: "Lucida Console",Courier,monospace; - font-size: 10pt; -} -.htmlarea .dTreeNode { - color:black; -} \ No newline at end of file +/* This compressed file is part of Xinha. For uncomressed sources, forum, and bug reports, go to xinha.org */ +.htmlarea .toolbar,.htmlarea .toolbar .button{background-color:transparent;}.htmlarea .toolbar{padding:0;background-image:url(toolbar.png);}.htmlarea .toolbarRow{margin-top:0;margin-bottom:0;border:1px solid #F1F1F1;padding:0;-moz-border-radius:15px;margin:4px;height:20px;}html>body .htmlarea .toolbarRow{border-color:transparent;}.htmlarea .toolbar .button{width:18px;height:18px;padding:1px 2px 2px 1px;border:solid #F1F1F1;border-width:1px;}html>body .htmlarea .toolbar .button{border-color:transparent;}.buttonImageContainer{position:relative;left:1px;top:1px;}.htmlarea .toolbar a.button:hover{border:solid 1px;border-color:black;}.htmlarea .toolbar a.buttonDisabled:hover{border:solid transparent 1px;}.htmlarea .toolbar .button.buttonActive,.htmlarea .toolbar .button.buttonPressed{border:black dotted 1px;padding:2px 1px 1px 2px;}.htmlarea .toolbar .button.buttonPressed{padding:1px 2px 2px 1px;}.htmlarea .toolbar .separator{margin:3px;border-left:1px dotted black;border-right:none;width:1px;height:11px;padding:0;}.htmlarea .statusBar{border-color:#CCC white white #CCC;padding:0;height:20px;background-image:url(statusbar.png);background-repeat:repeat-x;background-color:white;color:grey;font:11px Arial,Helvetica,sans-serif;vertical-align:middle;}.htmlarea .statusBar .statusBarWidgetContainer{background-image:url(statusbar.png);background-repeat:repeat-x;background-color:white;}.htmlarea .statusBar .statusBarTree{display:block;margin:3px;}.htmlarea .statusBar .statusBarTree a{padding:0 5px;color:green;text-decoration:none;letter-spacing:.15em;font-size:120%;border:none;padding:2px 5px;}.htmlarea .statusBar .statusBarTree a:visited{color:green;}.htmlarea .statusBar .statusBarTree a:hover{background-color:transparent;color:green;border:none;padding:1px 5px;}.dialog{background-color:#f0f0f0;}body.dialog{padding-top:0;}.dialog,.dialog button,.dialog input,.dialog select,.dialog textarea,.dialog table,.dialog td,.dialog th,.panel{font:11px Arial,Helvetica,sans-serif!IMPORTANT;}.panel a{color:#444;border-bottom:1px dotted #bbb;}.panel a:hover{background-color:#eee;}.dialog .title,.dialog h1,.htmlarea .panel h1{background-image:url(toolbar.png);background-repeat:repeat-x;color:black;font:Arial,Helvetica,sans-serif!IMPORTANT;letter-spacing:.2em;font-size:13px;font-weight:400;}.dialog button{background:url(statusbar.png) bottom repeat-x;border:1px solid grey;height:18px;vertical-align:middle;}.dialog input[type=button],.dialog input[type=submit]{background:url(statusbar.png) bottom repeat-x;border:1px solid grey;height:18px;vertical-align:middle;}.htmlarea textarea.xinha_textarea{background:url(html.gif) bottom right no-repeat;font-family:"Lucida Console",Courier,monospace;font-size:10pt;}.htmlarea .dTreeNode{color:black;} \ No newline at end of file