summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3474cdb)
raw | patch | inline | side by side (parent: 3474cdb)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 09:54:39 +0000 (09:54 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Mar 2010 09:54:39 +0000 (09:54 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16444 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/themes/modern/style.css | patch | blob | history |
index d6dd246e6f661bb8d88ec4d20681ee2e0078e828..38829cab7d329651b3af3915724b716d1317ace3 100644 (file)
height:19px;
}
+ul.path-navigation li.path-element {
+ font-weight:bold;
+ cursor:default;
+ border-right:1px solid #C2C2C2;
+}
+
ul.path-navigation li:hover {
background-color: #E0E0E0;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#EEE), to(#E0E0E0));