Skip to content

Grom PE chat - Show timestamps by denilsonsa

Imported from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/126542.user.css

Screenshot of Grom PE chat - Show timestamps

Details

Authordenilsonsa

LicensePublic Domain

Categorygrompe

Created

Updated

Size590 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Grom PE chat - Show timestamps
@namespace      USO Archive
@author         denilsonsa
@description    `Shows the chat timestamps in the <a href="http://freize.org/">Freize Jabber</a> hosted on <a href="http://chat.grompe.org.ru/">chat.grompe.org.ru</a> (which is a chat room for <a href="https://drawception.com/">Drawception</a> players).`
@version        20160409.0.46
@license        Public Domain
@preprocessor   uso
==/UserStyle== */
@-moz-document domain("chat.grompe.org.ru") {
.chatBox .chatUser:before {
  content: attr(title) " ";
}
}

Reviews

No reviews yet.