From: Will Budic Date: Thu, 23 Nov 2023 09:20:21 +0000 (+1100) Subject: Web dev. made to use tabs. X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=15bd3762080b1f2a4ae1301eb662e126d1985dfb;p=LifeLog.git Web dev. made to use tabs. --- diff --git a/htdocs/cgi-bin/index.cnf b/htdocs/cgi-bin/index.cnf index ed93bd3..b8ab042 100644 --- a/htdocs/cgi-bin/index.cnf +++ b/htdocs/cgi-bin/index.cnf @@ -84,7 +84,7 @@ color:rgb(26, 96, 111); } - #content li a:hover { + #content li:hover { color: #ff4d21; font-weight: bolder; background: rgba(255,255,255,0.2); @@ -309,7 +309,7 @@ text-decoration-line: underline; } #menu_page .menu_head a { - background: aquamarine; + background: rgba(255,255,255,.6) } @@ -321,26 +321,22 @@ text-decoration-line: underline; <**> >STYLE> -SCRIPT> - *> >div> >div> + #> + >script> >div> >div> @@ -509,12 +515,19 @@ style:"height:100vh" >div> !> >div> - >>PAGE>TREE> < ### Tab is currently empty! \>Please, select a link from the [directory listing](#top|onclick="gotoTabDirListing()") above.** +\
graph TD;
+CNF<-->Application
+Application-->Database
+Application-->WebService
+WebService<-->CNF
+WebService<-->Database
+Database <--> CNF
+\
 >>
 
 <