Просмотр исходного кода

Add definition to alert dialogs

Kristan Kenney 6 лет назад
Родитель
Сommit
6bb77c4918
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      web/css/styles.min.css

+ 2 - 0
web/css/styles.min.css

@@ -1062,6 +1062,8 @@ a {
   padding: 0.8rem;
   position: relative;
   text-align: left;
+  box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
+  border: 1px solid #fff;
 }
 
 .alert i.fas {