From 204eb9f8cd5b2ba2034acf94ae3e0a8aed973776 Mon Sep 17 00:00:00 2001 From: Janusz Dobrowolski Date: Tue, 18 Mar 2008 14:24:40 +0000 Subject: [PATCH] Added class .editbutton for link alike button. --- themes/aqua/default.css | 15 ++++- themes/cool/default.css | 15 ++++- themes/default/default.css | 129 ++++++++++++++++++++----------------- 3 files changed, 99 insertions(+), 60 deletions(-) diff --git a/themes/aqua/default.css b/themes/aqua/default.css index 1bc4437d..01aeaa38 100644 --- a/themes/aqua/default.css +++ b/themes/aqua/default.css @@ -340,4 +340,17 @@ div.tabs a:hover { input.amount { padding-right: 0px; border-right: none; -} \ No newline at end of file +} + +.editbutton { + color:#0000FF; + background-color:transparent; + float:left; + filter:alpha(opacity=0); + opacity:0; + -moz-opacity:0; + -khtml-opacity:0; + border-style:none; + text-decoration:underline; + cursor: pointer; +} diff --git a/themes/cool/default.css b/themes/cool/default.css index 2aad1db2..ba7811f4 100644 --- a/themes/cool/default.css +++ b/themes/cool/default.css @@ -346,4 +346,17 @@ div.tabs a:hover { input.amount { padding-right: 0px; border-right: none; -} \ No newline at end of file +} + +.editbutton { + color:#0000FF; + background-color:transparent; + float:left; + filter:alpha(opacity=0); + opacity:0; + -moz-opacity:0; + -khtml-opacity:0; + border-style:none; + text-decoration:underline; + cursor: pointer; +} diff --git a/themes/default/default.css b/themes/default/default.css index 4b685045..12f87717 100644 --- a/themes/default/default.css +++ b/themes/default/default.css @@ -35,7 +35,7 @@ textarea { input, select { font-size: 11px; - padding: 1px; + padding: 1px; } input.big { @@ -108,18 +108,18 @@ a:hover { } .logoutBar { - padding-right: 1em; - background: #dee7ec; - color: black; - border-bottom: 1px solid #8cacbb; + padding-right: 1em; + background: #dee7ec; + color: black; + border-bottom: 1px solid #8cacbb; width: 100%; } .bottomBar { - padding-right: 1em; - background: #dee7ec; - color: black; - border-bottom: 1px solid #8cacbb; + padding-right: 1em; + background: #dee7ec; + color: black; + border-bottom: 1px solid #8cacbb; width: 100%; } @@ -129,11 +129,11 @@ a:hover { } .bottomBar2 { - padding-right: 1em; - background: #dee7ec; - color: black; - border-top: 1px solid #8cacbb; - border-bottom: 1px solid #8cacbb; + padding-right: 1em; + background: #dee7ec; + color: black; + border-top: 1px solid #8cacbb; + border-bottom: 1px solid #8cacbb; width: 100%; } @@ -142,16 +142,16 @@ a:hover { } div.logoutBar { - padding-right: 1em; - background: #dee7ec; - color: black; - border-bottom: 1px solid #8cacbb; + padding-right: 1em; + background: #dee7ec; + color: black; + border-bottom: 1px solid #8cacbb; text-align: right; } div.logoutBar a { - font-weight: normal; - margin-left: 1em; - color: #436976; + font-weight: normal; + margin-left: 1em; + color: #436976; background-color: transparent; } div.logoutBar img { @@ -160,33 +160,33 @@ div.logoutBar img { div.tabs { padding: 0.5em 0 0 0; - background: none transparent scroll repeat 0% 0%; - white-space: nowrap; - border-collapse: collapse; - border-bottom: 1px solid #8cacbb; + background: none transparent scroll repeat 0% 0%; + white-space: nowrap; + border-collapse: collapse; + border-bottom: 1px solid #8cacbb; } div.tabs a { - border: 1px solid #8cacbb; - padding: 0 1em 3px 1em; - font-weight: normal; - background: white scroll repeat 0% 0%; - color: #436976; - margin-right: 0.0em; + border: 1px solid #8cacbb; + padding: 0 1em 3px 1em; + font-weight: normal; + background: white scroll repeat 0% 0%; + color: #436976; + margin-right: 0.0em; height: 1.0em; } div.tabs a.selected { - border-top: 1px solid #8cacbb; - border-right: 1px solid #8cacbb; + border-top: 1px solid #8cacbb; + border-right: 1px solid #8cacbb; border-bottom: 1px solid #dee7ec; - border-left: 1px solid #8cacbb; - font-weight: normal; - background: #dee7ec; - color: #436976; + border-left: 1px solid #8cacbb; + font-weight: normal; + background: #dee7ec; + color: #436976; } div.tabs a:hover { - background: #dee7ec; - color: #436976; + background: #dee7ec; + color: #436976; } .menu_group { @@ -194,7 +194,7 @@ div.tabs a:hover { padding: 0px; color: #000000; background-color: #dee7ec; - padding-left: 3px; + padding-left: 3px; font-weight: bold; } @@ -237,30 +237,30 @@ div.tabs a:hover { .titletext { font-weight: bold; - font-size: 13px; + font-size: 13px; border-bottom: 1px solid #8cacbb; padding: 5px; } .headingtext { font-weight: bold; - font-size: 13px; + font-size: 13px; color: black; } .headingtext2 { - font-size: 13px; + font-size: 13px; color: black; } .headingtext3 { font-weight: bold; - font-size: 10px; + font-size: 10px; color: black; } .errortext { - font-size: 13px; + font-size: 13px; color: #ff0000; font-weight: bold; } @@ -268,7 +268,7 @@ div.tabs a:hover { .inputsubmit { font-size: 11px; border: 1px #0066cc solid; - padding: 1px 4px; + padding: 1px 4px; } .oddrow { @@ -277,32 +277,32 @@ div.tabs a:hover { .evenrow { background-color: #dddddd; -} +} .overduebg { background-color: #dd7777; -} +} .overduefg { color: #dd7777; -} +} .currentfg { color: #ff6666; -} +} .redfg { color: red; font-weight: bold; -} +} .settledbg { background-color: #00bb00; -} +} .settledfg { color: #00bb00; -} +} .inquirybg { background-color: #fdfeef; @@ -320,13 +320,13 @@ div.tabs a:hover { padding: 3px; border: 1px solid #8cacbb; border-collapse: collapse; -} +} .tablestyle2 { - padding: 0 3px; - border: 1px solid #ccc; + padding: 3px; + border: 1px solid #cccccc; border-collapse: collapse; -} +} .tablestyle_noborder { padding: 3px; } @@ -340,4 +340,17 @@ div.tabs a:hover { input.amount { padding-right: 0px; border-right: none; -} \ No newline at end of file +} + +.editbutton { + color:#0000FF; + background-color:transparent; + float:left; + filter:alpha(opacity=0); + opacity:0; + -moz-opacity:0; + -khtml-opacity:0; + border-style:none; + text-decoration:underline; + cursor: pointer; +} -- 2.30.2