Thanks Anonymous <3
This commit is contained in:
Zixaphir 2013-08-17 23:37:21 -07:00
parent 556b2df4d1
commit 68e18cba7d
5 changed files with 9 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,6 @@
#boardNavDesktopFoot a, #boardNavDesktopFoot a,
#header-bar a, #header-bar a,
#header-bar .shortcut > span,
.deleteform::before, .deleteform::before,
.field, .field,
.hide-navigation-decorations .pages a, .hide-navigation-decorations .pages a,

View File

@ -247,7 +247,7 @@ th {
border-right: 0; border-right: 0;
border-radius: 0 !important; border-radius: 0 !important;
} }
.hide-navigation-decorations #header-bar { .hide-navigation-decorations #board-list {
font-size: 0; font-size: 0;
color: transparent; color: transparent;
word-spacing: 2px; word-spacing: 2px;

View File

@ -205,6 +205,7 @@ textarea.field:focus {
color: #{theme["Timestamps"]} !important; color: #{theme["Timestamps"]} !important;
} }
#fs_status a, #fs_status a,
#header-bar .shortcut > span,
#updater #update-status:not(.new)::after, #updater #update-status:not(.new)::after,
#showQR, #showQR,
.abbr, .abbr,