Commit 79a6824a authored by RawKStar77's avatar RawKStar77

Revised the stylings for notifications.

parent 585997f1
......@@ -161,6 +161,13 @@ button, input[type=submit], .btn {
}
//Notifications///////////////////////////////
.notifications {
padding: 1em 1em 1em 1em;
}
//FLASH/TOAST/ALERTS///////////////////////////////
.toast, .annotator-notice {
@include border-radius(0.1em);
......
......@@ -134,7 +134,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
.notif-list {
margin-right: 3.85em;
padding-top: .5em;
box-shadow: 0px 0px 5px #b5d4ff;
}
.top-padding {
......
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