Author: dpillot
Date: Tue Aug 8 14:17:34 2006
New Revision: 14860
URL: https://svndev.jahia.net/websvn/listing.php?sc=1&rev=14860&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=14860&repname=jahia
==============================================================================
--- trunk/core/src/webapp/jsp/jahia/css/topmenu.css (original)
+++ trunk/core/src/webapp/jsp/jahia/css/topmenu.css Tue Aug 8 14:17:34 2006
@@ -1,7 +1,7 @@
div.topmenus {
clear: both;
padding-left:10px;
- font-size: 12px;
+ font-size: 10px;
width:100%;
height : 20px;
}
@@ -10,7 +10,7 @@
float: left;
margin-left: 1px;
margin-top: 3px;
- font-size: 12px;
+ font-size: 10px;
text-decoration: none;
}
@@ -19,8 +19,6 @@
div.topmenus a:active,
div.topmenus a:hover {
color: #515C6A;
- text-decoration:none;
-
}
div.topmenus a:hover {
@@ -55,14 +53,14 @@
#processingBoxFirstRow img {
margin: 0px;
padding: 0px;
- font-size: 11px;
+ font-size: 10px;
}
#chatBoxFirstRow a,
#chatBoxFirstRow img {
margin: 0px;
padding: 0px;
- font-size: 11px;
+ font-size: 10px;
}
.workflowState a {