Move customizations out of arrow_box CSS

This commit is contained in:
ahocevar
2012-09-29 16:38:34 +02:00
parent ef1d05fe86
commit 6267100871

View File

@@ -28,6 +28,8 @@
width: 200px;
margin-left: -107px;
margin-bottom: 12px;
border-radius: 5px;
padding: 5px;
}
@@ -37,8 +39,6 @@
position: relative;
background: #88b7d5;
border: 2px solid #c2e1f5;
border-radius: 5px;
padding: 5px;
}
.arrow_box:after, .arrow_box:before {
top: 100%;