From 249345458737e4db5a06250593787b483726dff0 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 19 Aug 2015 02:49:44 +0800 Subject: new delete account UI and password confirmation --- public/less/_base.less | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'public/less/_base.less') diff --git a/public/less/_base.less b/public/less/_base.less index b834de8f..4bbb098e 100644 --- a/public/less/_base.less +++ b/public/less/_base.less @@ -102,6 +102,15 @@ img { padding-left: 0.75rem; vertical-align: middle; } + .warning { + &.header { + background-color: #F9EDBE!important; + border-color: #F0C36D; + } + &.segment { + border-color: #F0C36D; + } + } .avatar.image { border-radius: 3px; -- cgit v1.2.3