summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2014-01-22 21:42:14 +0000
committerTed Trask <ttrask01@yahoo.com>2014-01-22 21:42:14 +0000
commit19e23aaad5911de87163115e8741f592b7d0aa4a (patch)
tree7090ff94f3e65df3a2da48285e8c7e5ac21087eb
parent0cf16d9df0e07c4b86ca366b9a377783c79351ca (diff)
downloadacf-skins-19e23aaad5911de87163115e8741f592b7d0aa4a.tar.bz2
acf-skins-19e23aaad5911de87163115e8741f592b7d0aa4a.tar.xz
Update skins for updated template-html.lsp
The changes are not perfect, as some differences are visible, but close enough
-rw-r--r--alps/alps.css40
-rwxr-xr-xclouds/clouds.css22
-rw-r--r--ice/ice.css44
-rw-r--r--snow/snow.css51
-rw-r--r--wik/wik.css18
5 files changed, 22 insertions, 153 deletions
diff --git a/alps/alps.css b/alps/alps.css
index da479f7..3c5cfa6 100644
--- a/alps/alps.css
+++ b/alps/alps.css
@@ -53,10 +53,6 @@ textarea.error {
font-style:normal;
}
-.mute {
- color:#777;
-}
-
.header {
background:#eee;
border-bottom:3px double #999;
@@ -116,17 +112,11 @@ body {
color:#80bff7;
}
-
-/*----------------------------------------------------------------------------------
- * PAGE > HEADER > LOGO
- *----------------------------------------------------------------------------------
- */
-
-#logo h1 {
+#header h1 {
text-indent: -999em;
}
-#logo p {
+#header p.hostname {
color:#000;
position:absolute;
top:55px;
@@ -209,26 +199,6 @@ body {
}
/*----------------------------------------------------------------------------------
- * PAGE > MAIN > POSTNAV
- *----------------------------------------------------------------------------------
- */
-
-#postnav h2 {
- display: none;
-}
-
-#postnav p {
- position:absolute;
- top:80px;
- left:0px;
- width:100%;
- color:#999;
- font-size:11px;
- font-weight:bold;
- padding:0px 5px 0px 10px;
-}
-
-/*----------------------------------------------------------------------------------
* PAGE > MAIN > SUBNAV
*----------------------------------------------------------------------------------
*/
@@ -274,6 +244,8 @@ body {
#content {
float: right;
width: 80%;
+padding-bottom:15px;
+border-bottom:3px solid #cacaca;
}
#content h1,
@@ -342,12 +314,12 @@ body {
padding-top: 10px;
margin-left:230px;
}
-
+/*
#content .tailer {
border-bottom:3px solid #cacaca;
margin-top: 2%;
}
-
+*/
#content .submit {
font-size: 11px;
letter-spacing: 0.1em;
diff --git a/clouds/clouds.css b/clouds/clouds.css
index 1c1a580..533f8fc 100755
--- a/clouds/clouds.css
+++ b/clouds/clouds.css
@@ -47,9 +47,6 @@ input.text[readonly],textarea[readonly] {
font-weight: bold;
}
-.mute {
- color: #777;
-}
pre {
font-family: monospace;
font-size: 10pt;
@@ -111,7 +108,7 @@ body {
text-align: right;
top: 25px;
}
-#logo p {
+#header p.hostname {
text-align: left;
color: white;
}
@@ -120,7 +117,7 @@ body {
* PAGE > HEADER > LOGO
*----------------------------------------------------------------------------------
*/
-#logo h1 {
+#header h1 {
position: absolute;
text-align: center;
left: 0px;
@@ -129,7 +126,7 @@ body {
width: 100%;
font-size: 40px;
}
-#logo p {
+#header p.hostname {
/* position: absolute;
top: 55px;
left: 10px;*/
@@ -222,16 +219,6 @@ body {
text-decoration: underline;
}
/*----------------------------------------------------------------------------------
- * PAGE > MAIN > POSTNAV
- *----------------------------------------------------------------------------------
- */
-#postnav h2 {
- display: none;
-}
-#postnav p {
- display: none;
-}
-/*----------------------------------------------------------------------------------
* PAGE > MAIN > SUBNAV
*----------------------------------------------------------------------------------
*/
@@ -264,9 +251,6 @@ body {
height: 100%;
}
-#subnav .tailer {
- display: none;
-}
#subnav li {
font-size: 14px;
border: 1px solid #7799BB;
diff --git a/ice/ice.css b/ice/ice.css
index d88a92c..3fe2c17 100644
--- a/ice/ice.css
+++ b/ice/ice.css
@@ -133,17 +133,13 @@ body {
padding: 0px 0px 0px 0px;
}
-/*----------------------------------------------------------------------------------
- * PAGE > HEADER > LOGO
- *----------------------------------------------------------------------------------
- */
-#logo h1 {
+#header h1 {
position: absolute;
top: 10px;
left: 10px;
font-size: 40px;
}
-#logo p {
+#header p.hostname {
position: absolute;
top: 55px;
left: 10px;
@@ -224,39 +220,6 @@ body {
}
/*----------------------------------------------------------------------------------
- * PAGE > MAIN > POSTNAV
- *----------------------------------------------------------------------------------
- */
-#postnav h2 {
- clear: both;
- padding: 2px 0px 2px 5px;
- background: #6688AA;
- color: white;
- font-size: 16px;
- font-weight: bold;
- white-space: nowrap;
- overflow: hidden;
- background-image: url(shadow-side.png);
- background-repeat: repeat-y;
- background-position: right;
- border: none;
- margin-right: 0px;
-}
-#postnav p {
- position: absolute;
- top: 80px;
- left: 0px;
- width: 100%;
- color: #999;
- font-size: 11px;
- font-weight: verdana, arial;
- font-weight: bold;
- white-space: nowrap;
- overflow: hidden;
- background: transparent;
- padding: 0px 5px 0px 10px;
-}
-/*----------------------------------------------------------------------------------
* PAGE > MAIN > SUBNAV
*----------------------------------------------------------------------------------
*/
@@ -314,6 +277,7 @@ color: #003566;
margin-top: -20px;
padding-right: 10px;
border-left: 1px solid #cacaca;
+border-bottom: 3px solid #cacaca;
}
#content h1,h2,h3,h4,h5 {
clear: both;
@@ -378,11 +342,13 @@ color: #003566;
margin-left: 230px;
padding-bottom: 5px;
}
+/*
#content .tailer {
clear: both;
border-bottom: 3px solid #cacaca;
margin-left: 0px;
}
+*/
#content .submit {
width: 100px;
border-right: 1px solid #cacaca;
diff --git a/snow/snow.css b/snow/snow.css
index 09296ac..378db0e 100644
--- a/snow/snow.css
+++ b/snow/snow.css
@@ -43,16 +43,6 @@ body {
padding: 0 0 0 0;
}
-
-.leader {
- float: left;
- clear: both;
- }
-
-.tailer {
- float: left;
- clear: both;
- }
.error {
color: #B00;
}
@@ -70,8 +60,7 @@ body {
background: url("snow1.jpg") #fff no-repeat bottom right;
}
-
-#header .mute {
+#header p.links {
display: inline;
float: right;
font-size: 80%;
@@ -81,32 +70,14 @@ body {
background: #ddb;
}
-#header .leader {
- display: none;
- }
-
-#header .tailer {
- clear: both;
- display: none;
- }
-
-
/*--------------------------------------------------------------------------------*/
-#logo {
+#header h1 {
display: none;
}
-#logo .leader {
- }
-
-#logo .tailer {
- }
-
-#logo h1 {
- }
-
-#logo p {
+#header p.hostname {
+ display: none;
}
/* The Nav bar */
@@ -183,12 +154,6 @@ body {
}
/*--------------------------------------------------------------------------------*/
-#postnav {
- display: none;
- }
-
-
-/*--------------------------------------------------------------------------------*/
#subnav {
width: 75%;
float: left;
@@ -233,14 +198,6 @@ body {
margin-bottom: -2px;
}
-
-#subnav .tailer {
- display: block;
- height: 1px;
- width: 1px;
- }
-
-
/*--------------------------------------------------------------------------------*/
#content {
diff --git a/wik/wik.css b/wik/wik.css
index 59fbc4d..41cf872 100644
--- a/wik/wik.css
+++ b/wik/wik.css
@@ -59,10 +59,6 @@ input.checkbox {
border: none;
}
-.mute {
- color: #777;
-}
-
.header {
background: #eee;
border-bottom: 3px double #999;
@@ -126,12 +122,12 @@ body {
/*----------------------------------------------------------------------------------
* PAGE > HEADER > LOGO
*--------------------------------------------------------------------------------*/
-#logo h1 {
+#header h1 {
display: none;
}
/* hostname */
-#logo p {
+#header p.hostname {
float: left;
margin: 1px 1px 1px 10px;
}
@@ -213,14 +209,6 @@ body {
background-image: none;
}
-
-/*----------------------------------------------------------------------------------
- * PAGE > MAIN > POSTNAV
- *--------------------------------------------------------------------------------*/
-#postnav {
- display: none;
-}
-
/*----------------------------------------------------------------------------------
* PAGE > MAIN > SUBNAV
*--------------------------------------------------------------------------------*/
@@ -328,10 +316,12 @@ body {
padding-bottom: 5px;
}
+/*
#content .tailer {
clear: both;
margin-left: 0px;
}
+*/
#content .submit {
width: 100px;