-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathimport.css
More file actions
15 lines (15 loc) · 928 Bytes
/
Copy pathimport.css
File metadata and controls
15 lines (15 loc) · 928 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
@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/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 */