Added class .editbutton for link alike button.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Tue, 18 Mar 2008 14:24:40 +0000 (14:24 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Tue, 18 Mar 2008 14:24:40 +0000 (14:24 +0000)
themes/aqua/default.css
themes/cool/default.css
themes/default/default.css

index 1bc4437df91aeca38e9e6816c799003f1ca2dbce..01aeaa380fa953cb8fa7ca540c2221107d6f230e 100644 (file)
@@ -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;
+}
index 2aad1db220be213729067cf28daa407b0817118e..ba7811f4c236cf23e165f61fad3e365772f7034b 100644 (file)
@@ -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;
+}
index 4b685045bdd41710478ce6404d75df85919719f1..12f87717c82b692d0865edf0483cc9ea430530e1 100644 (file)
@@ -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: 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;
+}