Commit b5790696 by uros.spasojevic

msg-box

parent 430d18fa
......@@ -233,3 +233,28 @@
}
}
}
.#{$prefix}message-box {
border-width: 0;
.#{$prefix}title {
div {
font-weight: bold;
}
}
.#{$prefix}window-body,
.#{$prefix}toolbar {
background-color: #d7e9f5;
border-color: #d7e9f5;
}
.#{$prefix}container {
margin-top: 10px;
}
.#{$prefix}window-text {
font-size: 14px;
margin-left: 10px;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment