slight dark inset text shadow for warnings to increase legibility

This commit is contained in:
Jan-Christoph Borchardt 2013-07-24 12:41:09 +02:00
parent 315613a8f3
commit aae26ef5e5
1 changed files with 1 additions and 0 deletions

View File

@ -364,6 +364,7 @@ label.infield { cursor:text !important; top:1.05em; left:.85em; }
display: block;
padding: 10px;
color: #dd3b3b;
text-shadow: 0 -1px 0 rgba(0,0,0,.3);
background-color: rgba(0,0,0,.3);
text-align: center;
-moz-border-radius: 5px;