From 7e671ae37f6c951d4db18c446eed52685200b2e0 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Thu, 11 Sep 2008 16:47:45 +0200 Subject: rename swat => swat2, so that we don't conflict with samba3 metze (This used to be commit bf852a3dbeee8900fa36978f08a5cdceabcbd926) --- swat2/style/qooxdoo/themes/osx/grad_blue.gif | Bin 0 -> 143 bytes swat2/style/qooxdoo/themes/osx/grad_gray.gif | Bin 0 -> 156 bytes swat2/style/qooxdoo/themes/osx/pin_dark.gif | Bin 0 -> 36 bytes swat2/style/qooxdoo/themes/osx/toolbar_bg.gif | Bin 0 -> 36 bytes .../style/qooxdoo/themes/win9x/radiobuttonbackground.gif | Bin 0 -> 44 bytes swat2/style/qooxdoo/themes/win9x/theme.css | 2 ++ swat2/style/qooxdoo/themes/win9x/windowcaption_active.png | Bin 0 -> 160 bytes .../style/qooxdoo/themes/win9x/windowcaption_inactive.png | Bin 0 -> 114 bytes swat2/style/qooxdoo/themes/winxp/menubackground.gif | Bin 0 -> 814 bytes swat2/style/qooxdoo/themes/winxp/theme.css | 2 ++ swat2/style/qooxdoo/themes/winxp/toolbarparthandle.gif | Bin 0 -> 817 bytes 11 files changed, 4 insertions(+) create mode 100755 swat2/style/qooxdoo/themes/osx/grad_blue.gif create mode 100755 swat2/style/qooxdoo/themes/osx/grad_gray.gif create mode 100755 swat2/style/qooxdoo/themes/osx/pin_dark.gif create mode 100755 swat2/style/qooxdoo/themes/osx/toolbar_bg.gif create mode 100644 swat2/style/qooxdoo/themes/win9x/radiobuttonbackground.gif create mode 100644 swat2/style/qooxdoo/themes/win9x/theme.css create mode 100644 swat2/style/qooxdoo/themes/win9x/windowcaption_active.png create mode 100644 swat2/style/qooxdoo/themes/win9x/windowcaption_inactive.png create mode 100644 swat2/style/qooxdoo/themes/winxp/menubackground.gif create mode 100644 swat2/style/qooxdoo/themes/winxp/theme.css create mode 100644 swat2/style/qooxdoo/themes/winxp/toolbarparthandle.gif (limited to 'swat2/style/qooxdoo/themes') diff --git a/swat2/style/qooxdoo/themes/osx/grad_blue.gif b/swat2/style/qooxdoo/themes/osx/grad_blue.gif new file mode 100755 index 0000000000..751a7a3a24 Binary files /dev/null and b/swat2/style/qooxdoo/themes/osx/grad_blue.gif differ diff --git a/swat2/style/qooxdoo/themes/osx/grad_gray.gif b/swat2/style/qooxdoo/themes/osx/grad_gray.gif new file mode 100755 index 0000000000..dc87940d2d Binary files /dev/null and b/swat2/style/qooxdoo/themes/osx/grad_gray.gif differ diff --git a/swat2/style/qooxdoo/themes/osx/pin_dark.gif b/swat2/style/qooxdoo/themes/osx/pin_dark.gif new file mode 100755 index 0000000000..844277d476 Binary files /dev/null and b/swat2/style/qooxdoo/themes/osx/pin_dark.gif differ diff --git a/swat2/style/qooxdoo/themes/osx/toolbar_bg.gif b/swat2/style/qooxdoo/themes/osx/toolbar_bg.gif new file mode 100755 index 0000000000..9b78191d1a Binary files /dev/null and b/swat2/style/qooxdoo/themes/osx/toolbar_bg.gif differ diff --git a/swat2/style/qooxdoo/themes/win9x/radiobuttonbackground.gif b/swat2/style/qooxdoo/themes/win9x/radiobuttonbackground.gif new file mode 100644 index 0000000000..467da46f25 Binary files /dev/null and b/swat2/style/qooxdoo/themes/win9x/radiobuttonbackground.gif differ diff --git a/swat2/style/qooxdoo/themes/win9x/theme.css b/swat2/style/qooxdoo/themes/win9x/theme.css new file mode 100644 index 0000000000..bc51fd8c5e --- /dev/null +++ b/swat2/style/qooxdoo/themes/win9x/theme.css @@ -0,0 +1,2 @@ +/* Copyright (c): 2002-2005 (Germany): United Internet, 1&1, GMX, Schlund+Partner, Alturo */ +body.QxThemeWin9x .QxMenuBarButton-Hover{border:1px solid ThreeDHighlight;border-right-color:ThreeDShadow;border-bottom-color:ThreeDShadow;padding:3px 7px 2px 7px;} body.QxThemeWin9x .QxMenuBarButton-Pressed{border:1px solid ThreeDHighlight;border-left-color:ThreeDShadow;border-top-color:ThreeDShadow;padding:3px 7px 2px 7px;} body.QxThemeWin9x .QxMenu{background:Menu;padding:1px;border:2px outset;-moz-border-top-colors:ThreeDLightShadow ThreeDHighlight;-moz-border-right-colors:ThreeDDarkShadow ThreeDShadow;-moz-border-bottom-colors:ThreeDDarkShadow ThreeDShadow;-moz-border-left-colors:ThreeDLightShadow ThreeDHighlight;margin-left:-1px;} body.QxThemeWin9x .QxToolBar{border:1px solid ThreeDShadow;border-top:1px solid ThreeDHighlight;border-left:1px solid ThreeDHighlight;} body.QxThemeWin9x .QxToolBarPartHandleLine{width:4px;border-left:1px solid ThreeDHighlight;border-bottom:1px solid ThreeDShadow;border-right:1px solid ThreeDShadow;border-top:1px solid ThreeDHighlight;} body.QxThemeWin9x .QxToolBarSeparatorLine{border-left:1px solid ThreeDShadow;border-right:1px solid ThreeDHighlight;} body.QxThemeWin9x .QxToolBarButton-Hover,body.QxThemeWin9x .QxToolBarCheckBox-Hover,body.QxThemeWin9x .QxToolBarRadioButton-Hover,body.QxThemeWin9x .QxToolBarMenuButton-Hover{padding:2px 3px 2px 3px;border-left:1px solid ThreeDHighlight;border-bottom:1px solid ThreeDShadow;border-right:1px solid ThreeDShadow;border-top:1px solid ThreeDHighlight;} body.QxThemeWin9x .QxToolBarButton-Checked,body.QxThemeWin9x .QxToolBarButton-Pressed,body.QxThemeWin9x .QxToolBarCheckBox-Checked,body.QxThemeWin9x .QxToolBarCheckBox-Pressed,body.QxThemeWin9x .QxToolBarRadioButton-Checked,body.QxThemeWin9x .QxToolBarRadioButton-Pressed,body.QxThemeWin9x .QxToolBarMenuButton-Checked,body.QxThemeWin9x .QxToolBarMenuButton-Pressed{padding:3px 2px 1px 4px;border-left:1px solid ThreeDShadow;border-bottom:1px solid ThreeDHighlight;border-right:1px solid ThreeDHighlight;border-top:1px solid ThreeDShadow;} body.QxThemeWin9x .QxToolBarButton-Checked,body.QxThemeWin9x .QxToolBarCheckBox-Checked,body.QxThemeWin9x .QxToolBarRadioButton-Checked,body.QxThemeWin9x .QxToolBarMenuButton-Checked{background:url(radiobuttonbackground.gif) top left;} body.QxThemeWin9x .QxWindow > .QxWindowCaptionBar{background:#808080 url(windowcaption_inactive.png) top right repeat-y;} body.QxThemeWin9x .QxWindow-Active > .QxWindowCaptionBar{background:#0A246A url(windowcaption_active.png) top right repeat-y;} \ No newline at end of file diff --git a/swat2/style/qooxdoo/themes/win9x/windowcaption_active.png b/swat2/style/qooxdoo/themes/win9x/windowcaption_active.png new file mode 100644 index 0000000000..02da51f022 Binary files /dev/null and b/swat2/style/qooxdoo/themes/win9x/windowcaption_active.png differ diff --git a/swat2/style/qooxdoo/themes/win9x/windowcaption_inactive.png b/swat2/style/qooxdoo/themes/win9x/windowcaption_inactive.png new file mode 100644 index 0000000000..a080239b01 Binary files /dev/null and b/swat2/style/qooxdoo/themes/win9x/windowcaption_inactive.png differ diff --git a/swat2/style/qooxdoo/themes/winxp/menubackground.gif b/swat2/style/qooxdoo/themes/winxp/menubackground.gif new file mode 100644 index 0000000000..f7c5589e54 Binary files /dev/null and b/swat2/style/qooxdoo/themes/winxp/menubackground.gif differ diff --git a/swat2/style/qooxdoo/themes/winxp/theme.css b/swat2/style/qooxdoo/themes/winxp/theme.css new file mode 100644 index 0000000000..8da8197b84 --- /dev/null +++ b/swat2/style/qooxdoo/themes/winxp/theme.css @@ -0,0 +1,2 @@ +/* Copyright (c): 2002-2005 (Germany): United Internet, 1&1, GMX, Schlund+Partner, Alturo */ +body.QxThemeWinXP .QxMenuBarButton-Hover{background:#B7BFD4;border:1px solid #000;padding:3px 7px 2px 7px;} body.QxThemeWinXP .QxMenuBarButton-Pressed{background:#DBD8D1;border:1px solid #808080;border-bottom:0 none;padding:3px 7px 3px 7px;} body.QxThemeWinXP .QxMenu{padding:1px 1px 1px 1px;background:#fff url(menubackground.gif) top left repeat-y;border:1px solid #808080;border-right:2px outset #AFA899;border-bottom:2px outset #AFA899;-moz-border-right-colors:#808080 #AFA899;-moz-border-bottom-colors:#808080 #AFA899;} body.QxThemeWinXP .QxMenuSeparator{margin-left:24px;} body.QxThemeWinXP .QxMenuButton,body.QxThemeWinXP .QxMenuCheckBox,body.QxThemeWinXP .QxMenuRadioButton{border:0 none;} body.QxThemeWinXP .QxMenuButton-Hover,body.QxThemeWinXP .QxMenuCheckBox-Hover,body.QxThemeWinXP .QxMenuRadioButton-Hover{border:1px solid #0A246A;background-color:#B7BFD4;color:black;} body.QxThemeWinXP .QxMenuButton-Hover *,body.QxThemeWinXP .QxMenuCheckBox-Hover *,body.QxThemeWinXP .QxMenuRadioButton-Hover *{margin-left:-1px;} body.QxThemeWinXP .QxMenuSeparator{padding-right:0;} body.QxThemeWinXP .QxMenuButtonText{padding-left:4px;} body.QxThemeWinXP .QxToolBar{border:1px solid #D4D0C8;} body.QxThemeWinXP .QxToolBarPart{background:#DBD8D1;} body.QxThemeWinXP .QxToolBarPartHandleLine{background:url(toolbarparthandle.gif) top repeat-y;width:7px;} body.QxThemeWinXP .QxToolBarSeparatorLine{border-left:1px solid #808080;} body.QxThemeWinXP .QxToolBarButton,body.QxThemeWinXP .QxToolBarCheckBox,body.QxThemeWinXP .QxToolBarRadioButton,body.QxThemeWinXP .QxToolBarMenuButton{margin-right:1px;} body.QxThemeWinXP .QxToolBarButton-Hover,body.QxThemeWinXP .QxToolBarCheckBox-Hover,body.QxThemeWinXP .QxToolBarRadioButton-Hover,body.QxThemeWinXP .QxToolBarMenuButton-Hover{padding:2px 3px 2px 3px;border:1px solid #666666;background:#B7BFD4;} body.QxThemeWinXP .QxToolBarButton-Checked,body.QxThemeWinXP .QxToolBarButton-Pressed,body.QxThemeWinXP .QxToolBarCheckBox-Checked,body.QxThemeWinXP .QxToolBarCheckBox-Pressed,body.QxThemeWinXP .QxToolBarRadioButton-Checked,body.QxThemeWinXP .QxToolBarRadioButton-Pressed,body.QxThemeWinXP .QxToolBarMenuButton-Checked,body.QxThemeWinXP .QxToolBarMenuButton-Pressed{padding:2px 3px 2px 3px;border:1px solid #0A246A;background:#8893B1;} body.QxThemeWinXP .QxToolBarButton-Checked,body.QxThemeWinXP .QxToolBarCheckBox-Checked,body.QxThemeWinXP .QxToolBarRadioButton-Checked,body.QxThemeWinXP .QxToolBarMenuButton-Checked{background:#DBD8D1;} \ No newline at end of file diff --git a/swat2/style/qooxdoo/themes/winxp/toolbarparthandle.gif b/swat2/style/qooxdoo/themes/winxp/toolbarparthandle.gif new file mode 100644 index 0000000000..9772d787a1 Binary files /dev/null and b/swat2/style/qooxdoo/themes/winxp/toolbarparthandle.gif differ -- cgit