diff options
author | rub <rub@piwigo.org> | 2006-12-01 23:51:21 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2006-12-01 23:51:21 +0000 |
commit | ceef62b12c3da57d169330160b8ca74c55782d3a (patch) | |
tree | 46cd8fec51815cc4c68db548377dfa216ff3fec9 /template/yoga/menubar.css | |
parent | 63638b9b6dcdcef8baf5363419f0f6c5130c62df (diff) |
Missing on file on svn:1624
git-svn-id: http://piwigo.org/svn/trunk@1625 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/menubar.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/template/yoga/menubar.css b/template/yoga/menubar.css index 4a687b9d5..831f17fc3 100644 --- a/template/yoga/menubar.css +++ b/template/yoga/menubar.css @@ -47,6 +47,11 @@ font-weight: normal; } +#menubar .menuInfoCatByChild { + font-size: 80%; + font-weight: italic; +} + #menubar HR { display: block; margin: 10px auto; |