Author: dpillot
Date: Wed Aug 9 11:28:18 2006
New Revision: 14870
URL: https://svndev.jahia.net/websvn/listing.php?sc=1&rev=14870&repname=jahia
Log:
font size
Modified:
trunk/core/src/webapp/jsp/jahia/css/topmenu.css
Modified: trunk/core/src/webapp/jsp/jahia/css/topmenu.css
URL:
https://svndev.jahia.net/websvn/diff.php?path=/trunk/core/src/webapp/jsp/jahia/css/topmenu.css&rev=14870&repname=jahia
==============================================================================
--- trunk/core/src/webapp/jsp/jahia/css/topmenu.css (original)
+++ trunk/core/src/webapp/jsp/jahia/css/topmenu.css Wed Aug 9 11:28:18 2006
@@ -1,7 +1,7 @@
div.topmenus {
clear: both;
padding-left:10px;
- font-size: 10px;
+ font-size: 11px;
width:100%;
height : 20px;
}
@@ -10,7 +10,7 @@
float: left;
margin-left: 1px;
margin-top: 3px;
- font-size: 10px;
+ font-size: 11px;
text-decoration: none;
}
@@ -53,14 +53,14 @@
#processingBoxFirstRow img {
margin: 0px;
padding: 0px;
- font-size: 10px;
+ font-size: 11px;
}
#chatBoxFirstRow a,
#chatBoxFirstRow img {
margin: 0px;
padding: 0px;
- font-size: 10px;
+ font-size: 11px;
}
.workflowState a {