From 20e1777b958274e7fad76deba416e9d10427422e Mon Sep 17 00:00:00 2001 From: kilo Date: Tue, 31 Oct 2017 02:15:45 +0100 Subject: [PATCH] Update main.css --- public/css/main.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/css/main.css b/public/css/main.css index f4bd5ee0..9d8da91c 100644 --- a/public/css/main.css +++ b/public/css/main.css @@ -2411,6 +2411,10 @@ td.notification-status.notification-unread { word-break: break-word; } +.locked { + background: hsla(216, 10%, 73%, 0.2) !important; +} + /* Language specific CSS */ html[lang="ja-jp"] .form-refine span.spacing {