-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathimport.css
More file actions
16 lines (16 loc) · 1004 Bytes
/
Copy pathimport.css
File metadata and controls
16 lines (16 loc) · 1004 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@import url(//whyimicro.github.io/css-snippets/cleanFolders/import.css);
@import url(//whyimicro.github.io/css-snippets/cleanReactions/import.css);
@import url(//whyimicro.github.io/css-snippets/consistentChat/import.css);
@import url(//whyimicro.github.io/css-snippets/editedWhen/import.css);
@import url(//whyimicro.github.io/css-snippets/hideElements/import.css);
@import url(//whyimicro.github.io/css-snippets/improvedBlockedMessages/import.css);
@import url(//whyimicro.github.io/css-snippets/macOSButtons/import.css);
@import url(//whyimicro.github.io/css-snippets/minimisedSearch/import.css);
@import url(//whyimicro.github.io/css-snippets/patcher/import.css);
@import url(//whyimicro.github.io/css-snippets/telegramDates/import.css);
@import url(//whyimicro.github.io/css-snippets/telegramMessageText/import.css);
@import url(//whyimicro.github.io/css-snippets/vcSeparator/import.css);
/* The difference between this and compact mode is that here you import
* editedWhen
* dateOnHover
as well */