mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 01:52:15 +00:00
Merge pull request #7944 from Amunak/pmcolours
Makes adminpm red and blue just as they were before their move to stylesheet.dm
This commit is contained in:
@@ -28,8 +28,8 @@ em {font-style: normal;font-weight: bold;}
|
||||
/* Admin: Private Messages */
|
||||
.pm .howto {color: #ff0000; font-weight: bold; font-size: 200%;}
|
||||
.pm .in {color: #ff0000;}
|
||||
.pm .out {color: #B54A4A;}
|
||||
.pm .other {color: #164664;}
|
||||
.pm .out {color: #ff0000;}
|
||||
.pm .other {color: #0000ff;}
|
||||
|
||||
/* Admin: Channels */
|
||||
.mod_channel {color: #735638; font-weight: bold;}
|
||||
|
||||
Reference in New Issue
Block a user