diff --git a/lib/tpl/default/UWEB.css b/lib/tpl/default/UWEB.css deleted file mode 100644 index 13bcc2da34b5449932dd90611f80685e1c41fc30..0000000000000000000000000000000000000000 --- a/lib/tpl/default/UWEB.css +++ /dev/null @@ -1,17 +0,0 @@ -/** - * This stylesheet adds the Universal Wiki Edit Button log to the edit page button - * - * For more info about this Wiki community project visit http://www.aboutus.org/uweb - - -html>body div.dokuwiki form.btn_edit input.button { - padding: 0.125em 0.4em 0.125em 2em; - background: __background__ url(images/UWEB.png) no-repeat 0.2em 0.2em; -} - -/* nice alphatransparency background except for IE <7 */ -html>body div.dokuwiki form.btn_edit input.button { - padding: 0.125em 0.4em 0.125em 2em; - background: __background__ url(images/UWEBshadow.png) no-repeat left bottom; -} - diff --git a/lib/tpl/default/style.ini b/lib/tpl/default/style.ini index ad4dac28489ed30a1fadad746ab22265bfb3d1e1..14ad5c6a1a68a843f2ed345debcced2c2f3a1d58 100644 --- a/lib/tpl/default/style.ini +++ b/lib/tpl/default/style.ini @@ -12,8 +12,6 @@ style.css = screen media.css = screen -UWEB.css = screen - rtl.css = rtl print.css = print