1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-07-23 18:05:33 +00:00

Add box shadow to contact header

This commit is contained in:
Loic Blot 2014-10-09 14:13:16 +02:00
parent a933c53fb8
commit 667118310d

View File

@ -64,6 +64,7 @@
position: fixed; position: fixed;
top: 45px; top: 45px;
padding: 15px; padding: 15px;
box-shadow: 0 1px 0 0 #CCC;
} }
#ocsms-phone-label { #ocsms-phone-label {