Author: sdumitriu
Date: 2008-02-17 18:02:51 +0100 (Sun, 17 Feb 2008)
New Revision: 7775
Modified:
xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/style.css
Log:
XSTOUCAN-1: Create Toucan skin from xwiki.org
Fixed: Dragged panels have a smaller font size
Modified: xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/style.css
===================================================================
--- xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/style.css
2008-02-17 14:30:32 UTC (rev 7774)
+++ xwiki-platform/skins/trunk/toucan/src/main/resources/toucan/style.css
2008-02-17 17:02:51 UTC (rev 7775)
@@ -552,9 +552,9 @@
/* @group Layout */
body{
- font-size: 62.5%; /* 10px */
- font-family: sans-serif;
- color: #222;
+ font-size: 87.5%; /* 10px */
+ font-family: sans-serif;
+ color: #222;
width: 100%;
padding: 0;
margin: 0 ;
@@ -563,14 +563,13 @@
background-color: #fff;
}
body.mceContentBody {
- background-image: none;
- font-size:90%;
- line-height:1.4em;
- }
+ background-image: none;
+ font-size:90%;
+ line-height:1.4em;
+}
#xwikimaincontainer,
body.hideright #xwikimaincontainer {
- font-size: 1.4em; /* 12px [1] */
line-height: 1.2em;
margin:0;
padding: 0;
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications