X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=torrus%2Fsup%2Fwebplain%2Ftorrus.css;h=64b502ceadaa399509dc19632fe787a82d0d0b96;hb=70e755503b3cb5d921c90caf1a6e513301200355;hp=a20e008d5b75bd9be09c4ff868638edfa7062672;hpb=74e058c8a010ef6feb539248a550d0bb169c1e94;p=freeside.git diff --git a/torrus/sup/webplain/torrus.css b/torrus/sup/webplain/torrus.css index a20e008d5..64b502cea 100644 --- a/torrus/sup/webplain/torrus.css +++ b/torrus/sup/webplain/torrus.css @@ -4,13 +4,14 @@ Modified by Ian Holsman Optimised by Stanislav Sinyagin - $Id: torrus.css,v 1.1 2010-12-27 00:04:04 ivan Exp $ + $Id: torrus.css,v 1.3 2010-12-29 03:22:37 ivan Exp $ */ BODY { - background-color : white; - color : #333; - font-family : verdana, arial, helvetica, sans-serif; +/* background-color : white; */ +/* color : #333; */ +/* font-family : verdana, arial, helvetica, sans-serif; font-size : 11px; +*/ margin : 0; padding-bottom : 0; padding-left : 0; @@ -54,30 +55,35 @@ P { clear : both; /* needed for Opera 6.12 */ color : #333; float : none; - font-size : 11px; + /* font-size : 11px; */ line-height : 20px; } A { background-color : inherit; - color : #09c; - font-weight : 600; - text-decoration : none; + /* color : #09c; */ + /* font-weight : 600; */ + /* text-decoration : none; */ } A:link, A:visited { background-color : inherit; - color : #09c; + /* color : #09c; */ + color: #000000; } A:hover { - background-color : #eee; - color : inherit; +/* background-color : #eee; */ +/* color : inherit; */ + color: #7e0079; + text-decoration: underline; } DIV.CurrentPath A:hover { - background-color : #ccc; - color : inherit; +/* background-color : #ccc; */ +/* color : inherit; */ + color: #7e0079; + text-decoration: underline; } @@ -153,10 +159,14 @@ DIV.CurrentTime { DIV.PathMenu { background-color : #eee; - border-bottom : 1px dashed #999; +/* border-bottom : 1px dashed #999; border-left : 1px dashed #999; border-right : 1px dashed #999; - border-top : 1px dashed #999; + border-top : 1px dashed #999; */ + border-bottom : none; + border-left : none; + border-right : none; + border-top : 1px solid #7e0079; color : inherit; float : left; line-height : 17px; @@ -245,7 +255,7 @@ SPAN.MonitorName { DIV.Listing { clear : both; float : none; - font-size : 11px; +/* font-size : 11px; */ margin-bottom : 10px; width : 90%; } @@ -480,7 +490,7 @@ SPAN.LoginInput INPUT.Remember { *.SearchDialog { - font-size : 9px; +/* font-size : 9px; */ padding-bottom : 0; padding-left : 2em; padding-right : 2em; @@ -492,7 +502,7 @@ SPAN.LoginInput INPUT.Remember { } *.SearchDialog INPUT { - font-size : 9px; +/* font-size : 9px; */ }