1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-10 14:56:06 +00:00

Rename "titlebar" class to "tc-titlebar"

Part of #764
This commit is contained in:
Jermolene
2014-08-28 17:21:40 +01:00
parent d8c3691bd1
commit 63d7fd8457
4 changed files with 5 additions and 5 deletions

View File

@@ -594,7 +594,7 @@ button.tw-tag-label, span.tw-tag-label {
}
.tw-site-title,
.titlebar {
.tc-titlebar {
font-weight: 300;
font-size: 2.35em;
line-height: 1.2em;
@@ -606,7 +606,7 @@ button.tw-tag-label, span.tw-tag-label {
color: <<colour muted-foreground>>;
}
.titlebar img {
.tc-titlebar img {
height: 1em;
}