summaryrefslogtreecommitdiff
path: root/css/components/notify.gradient.min.css
diff options
context:
space:
mode:
authorPascal Szewczyk <ps@elektrowecker.de>2016-07-18 23:23:54 +0200
committerPascal Szewczyk <ps@elektrowecker.de>2016-07-18 23:23:54 +0200
commitc94fb32c7a3c28b18a27460aa2447eeec1fac1de (patch)
treee3bb35d57f90256698135c722eadeb784b47992c /css/components/notify.gradient.min.css
parent89685742de42cb8e54ebdbaf7a207cfe16fa62b8 (diff)
uikit added
Diffstat (limited to 'css/components/notify.gradient.min.css')
-rwxr-xr-xcss/components/notify.gradient.min.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/components/notify.gradient.min.css b/css/components/notify.gradient.min.css
new file mode 100755
index 0000000..da501f5
--- /dev/null
+++ b/css/components/notify.gradient.min.css
@@ -0,0 +1,2 @@
1/*! UIkit 2.26.4 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
2.uk-notify{position:fixed;top:10px;left:10px;z-index:1040;box-sizing:border-box;width:350px}.uk-notify-bottom-right,.uk-notify-top-right{left:auto;right:10px}.uk-notify-bottom-center,.uk-notify-top-center{left:50%;margin-left:-175px}.uk-notify-bottom-center,.uk-notify-bottom-left,.uk-notify-bottom-right{top:auto;bottom:10px}@media (max-width:479px){.uk-notify{left:10px;right:10px;width:auto;margin:0}}.uk-notify-message{position:relative;margin-bottom:10px;padding:15px;background:#444;color:#fff;font-size:16px;line-height:22px;cursor:pointer;border:1px solid #444;border-radius:4px}.uk-notify-message>.uk-close{visibility:hidden;float:right}.uk-notify-message:hover>.uk-close{visibility:visible}.uk-notify-message-primary{background:#ebf7fd;color:#2d7091;border-color:rgba(45,112,145,.3)}.uk-notify-message-success{background:#f2fae3;color:#659f13;border-color:rgba(101,159,19,.3)}.uk-notify-message-warning{background:#fffceb;color:#e28327;border-color:rgba(226,131,39,.3)}.uk-notify-message-danger{background:#fff1f0;color:#d85030;border-color:rgba(216,80,48,.3)} \ No newline at end of file