Created
September 24, 2012 22:57
-
-
Save farmerbradllc/3778962 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<!DOCTYPE look-and-feel PUBLIC "-//Liferay//DTD Look and Feel 6.2.0//EN" "http://www.liferay.com/dtd/liferay-look-and-feel_6_2_0.dtd"> | |
<look-and-feel> | |
<compatibility> | |
<version>6.2.0+</version> | |
</compatibility> | |
<theme id="classic" name="Classic"> | |
<settings> | |
<setting configurable="true" key="bullet-style" options="dots,arrows" type="select" value="dots" /> | |
<setting configurable="true" key="portlet-setup-show-borders-default" type="checkbox" value="true" /> | |
<setting configurable="false" key="show-site-name-default" value="true" /> | |
<setting configurable="false" key="show-site-name-supported" value="true" /> | |
</settings> | |
</theme> | |
</look-and-feel> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment