summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-09-07 14:32:46 +0000
committerTed Trask <ttrask01@yahoo.com>2009-09-07 14:32:46 +0000
commit343c5f6e3dda9ed8c6664f5c8045d2d34f76604b (patch)
treee17e090eae0f726cd49c5715a3d54c017e78afe6
parentde3e8bc41ab64e19fb8185e9a423ffb41f58c95b (diff)
downloadacf-skins-343c5f6e3dda9ed8c6664f5c8045d2d34f76604b.tar.bz2
acf-skins-343c5f6e3dda9ed8c6664f5c8045d2d34f76604b.tar.xz
Moved alps tabs to the right, bumped to 0.2.3v0.2.3
-rw-r--r--Makefile2
-rw-r--r--alps/alps.css4
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index f828c00..1c82933 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=skins
PACKAGE=acf-$(APP_NAME)
-VERSION=0.2.2
+VERSION=0.2.3
WWW_DIST=\
static/alpine.jpg\
diff --git a/alps/alps.css b/alps/alps.css
index 2629318..b2b3d21 100644
--- a/alps/alps.css
+++ b/alps/alps.css
@@ -326,9 +326,9 @@ padding:0px 5px 0px 10px;
#subnav {
position:absolute;
-top:179px;
+top:178px;
height:40px;
-left:40px;
+left:240px;
padding-top:2px;
}