summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Maintained compatibility for 'wik' and 'alps' skins with changes made to ↵HEADmasterZach LeBar1980-02-122-5/+8
| | | | 'status-html.lsp' and 'displayitem()'.
* Tweaked alps.css and wik.css to match changes made to template-html.lsp.Zach LeBar1980-02-092-67/+28
|
* Bumped version to 0.4.2v0.4.2Ted Trask2011-12-291-1/+1
|
* Display the hostname again in alpsTed Trask2011-12-291-1/+5
|
* Bug fixes for 'alps'. Fixed subnav bug in Firefox and adjusted alignment ↵Zach LeBar2011-12-211-14/+8
| | | | issues on 'dd' and 'dt'. Also rolled back the styling of the '.error' class to be a little less visually loud.
* minorTed Trask2011-12-201-4/+0
|
* Removed temporary glacier skinTed Trask2011-12-208-450/+0
|
* Migrated changes made to 'glacier' to 'wik'.Zach LeBar2011-12-201-227/+268
|
* Fixed positioning bug in 'alps', fixed overlapping subnav issues and ↵Zach LeBar2011-12-203-1/+5
| | | | overlapping text within tables in 'clouds' and 'snow'.
* Tweaks to 'alps' including adjustments to the color scheme and typography, ↵Zach LeBar2011-12-204-369/+225
| | | | as well as a more fluid layout, while still keeping to the same general style previously existing in the 'alps' skin.
* Modified original 'wik' design, polishing up the layout, minor adjustments ↵Zach LeBar2011-12-202-409/+450
| | | | to typography, and uniting the disjointed color scheme.
* Cloned 'wik' skin and renamed it 'glacier'.root2011-12-208-0/+409
|
* Bump version to 0.4.1v0.4.1Ted Trask2011-05-051-1/+1
|
* Fix Makefile messageTed Trask2011-05-051-1/+1
|
* Adding images to the skinMika Havela2011-05-041-1/+2
|
* Bumped version to 0.4.0v0.4.0Ted Trask2011-03-171-1/+1
|
* acf-skins: Updating Makefile to include wik skinMika Havela2011-03-151-1/+2
|
* Disabled buttons should be greyed outMika Havela2011-02-242-2/+6
|
* Changing background color for submit button to keep the themeMika Havela2011-02-241-1/+1
|
* Adding more color to the buttonsMika Havela2011-02-241-3/+3
|
* Hostname/top-menu got a background/bar.Mika Havela2011-02-241-5/+11
| | | | Removing some obsolete font-settings
* New skin: wikMika Havela2011-02-158-0/+401
| | | | Created a new skin that looks a bit like the www.alpinelinux.org site. There is still some improvements to do. Skin is ready for preview and testing.
* Bumped version to 0.3.0v0.3.0Ted Trask2010-01-011-1/+1
|
* Completing the previous commit.Ted Trask2009-12-305-1/+168
|
* Added jquery .gif files from acf-core 0.9.0 and integrated style.css into ↵Ted Trask2009-12-304-4221/+0
| | | | | | | css files. Removed prototype.js. Now jquery tablesorter is skinned, should clean up looks to match skins. Prototype.js wasn't used, and in the wrong place anyway.
* Bumped to 0.2.4v0.2.4Ted Trask2009-10-091-1/+1
|
* Cleaning up unused code. Removing borders that looked different in various ↵Mika Havela2009-10-091-22/+7
| | | | browsers. Modified margins for <P> and other fields. And some other modifications.
* Updating the looks of snow-skin (it used to be broken). It looks a little ↵Mika Havela2009-10-071-12/+48
| | | | bit better now - but it still needs some work.
* (snow-skin) Highlight error-messages by using red textMika Havela2009-10-071-0/+4
|
* IE browsers wrapped the subnav tabs.Mika Havela2009-10-071-0/+1
| | | | Specifying the witht of the subnav-section, will prevent this wrapping.
* Moved alps tabs to the right, bumped to 0.2.3v0.2.3Ted Trask2009-09-072-3/+3
|
* Removing 'min-height' bug from ice-skinv0.2.2Mika Havela2009-08-072-2/+1
|
* Bumping release 0.2.0>0.2.1 and removing the .psd from the .apkv0.2.1Mika Havela2009-08-071-2/+3
|
* Reverting the 'min-height:' value because it caused IE to display forms wrongly.Mika Havela2009-08-071-520/+519
| | | | So now empty DD fields again collaps the row.
* Bumping acf-skins to v0.2.0v0.2.0Mika Havela2009-08-061-1/+1
|
* Bumping versionMika Havela2009-08-061-1/+1
|
* Fixing a strange bug that causes <textarea> fields to expand their size when ↵Mika Havela2009-08-062-409/+2
| | | | | | starting to type something in it Noticed when using IE6
* Bumping Makefile for new releasev0.1.7Mika Havela2009-07-281-1/+1
|
* Fixing problem caused by empty <DD></DD>Mika Havela2009-07-281-0/+1
| | | | | When the DD was empty, the view collapsed and the next DT/DD overlapped the previous row. This is now fixed with a min-heigt for each DD.
* Fixing problem caused by empty <DD></DD>Mika Havela2009-07-281-0/+1
| | | | | When the DD was empty, the view collapsed and the next DT/DD overlapped the previous row. This is now fixed with a min-heigt for each DD.
* Modified Makefiles and tagged for release with lots of security fixes.v0.1.6Ted Trask2009-01-221-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/skins/tags/release-0.1.6@1689 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified several pages to replace contenteditable with readonly. Added ↵Ted Trask2009-01-124-1/+18
| | | | | | readonly to html.lsp and .css files. git-svn-id: svn://svn.alpinelinux.org/acf/skins/trunk@1676 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on several Makefiles.v0.1.5Ted Trask2008-11-041-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/skins/trunk@1578 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Minor change to roles code and major change to roles. Replaced ALL, CREATE, ↵Ted Trask2008-10-241-0/+1
| | | | | | READ, UPDATE, and DELETE with GUEST, USER, EDITOR, EXPERT, and ADMIN. Changed all roles files and modified some html files to hide options without permissions. Determine default roles from roles files, rather than hard-coded, and added ability to modify default roles by adding permissions. git-svn-id: svn://svn.alpinelinux.org/acf/skins/trunk@1563 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on makefilev0.1.4Mika Havela2008-09-041-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/skins/trunk@1450 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Minor changes to the subnav positionMika Havela2008-09-042-2/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/skins/trunk@1446 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Graphical fixes on ice skin.v0.1.3Mika Havela2008-08-261-25/+47
| | | | | | Modified submenu to look better in IE and FF. git-svn-id: svn://svn.alpinelinux.org/acf/skins/trunk@1413 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Minor graphical improvements on alps skin.Mika Havela2008-08-261-7/+19
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/skins/trunk@1411 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Typo on MakefileMika Havela2008-08-251-2/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/skins/trunk@1408 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added some icons in the MakefileMika Havela2008-08-231-1/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/skins/trunk@1404 ab2d0c66-481e-0410-8bed-d214d4d58bed