diff options
| author | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2011-06-04 18:36:44 +0200 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2011-06-04 18:36:44 +0200 |
| commit | a894e2f163153553e5ac32a1f2600315971e13c4 (patch) | |
| tree | 15ba6c75994ea02e55ccc969596fe4dd896ff007 /sample | |
| parent | 02c5b4315a9aaf64b945428288453134f90b75cc (diff) | |
| download | cataract-a894e2f163153553e5ac32a1f2600315971e13c4.tar.xz | |
Port border style to the new defines system
This change allows greater flexibility for separate themes.
Diffstat (limited to 'sample')
| -rw-r--r-- | sample/src/setup.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sample/src/setup.xml b/sample/src/setup.xml index 63f9caf..8ccde39 100644 --- a/sample/src/setup.xml +++ b/sample/src/setup.xml @@ -11,8 +11,6 @@ </design> <images> - <!-- preview image border style - use your custom CSS style to display frame around image --> - <border style="border_single" /> <!-- preload next image (allowed values: "yes", "no") default = yes --> <preload value="yes" /> |
