Skip to content

Commit a09f933

Browse files
committed
[UPD] New Web-App on angularjs 1.6
1 parent da73d04 commit a09f933

21 files changed

+2446
-507
lines changed

csp/.idea/devsqlkpi.iml.xml

+16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

csp/.idea/modules.xml.xml

+12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

csp/.idea/workspace.xml.xml

+188
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

csp/css/angular-notify.min.css.xml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Export generator="Cache" version="25">
3+
<CSP name="css/angular-notify.min.css" application="/csp/devsqlkpi/" default="1"><![CDATA[
4+
.cg-notify-message{position:fixed;top:0;z-index:9999;max-width:400px;text-align:center;background-color:#d9edf7;color:#31708f;padding:15px;border:1px solid #bce8f1;border-radius:4px;-webkit-transition:top .5s ease-out,opacity .2s ease-out;-moz-transition:top .5s ease-out,opacity .2s ease-out;-o-transition:top .5s ease-out,opacity .2s ease-out;transition:top .5s ease-out,opacity .2s ease-out;visibility:hidden;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.cg-notify-message-center{left:50%}.cg-notify-message-left{left:15px}.cg-notify-message-right{right:15px}.cg-notify-message a{font-weight:700;color:inherit}.cg-notify-message a:hover{color:inherit}.cg-notify-close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0;font-size:21px;font-weight:700;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2;position:absolute;top:0;right:3px;line-height:15px}.cg-notify-close:focus,.cg-notify-close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}.cg-notify-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}]]></CSP>
5+
</Export>

csp/libs/css/bootstrap.min.css.xml renamed to csp/css/bootstrap.min.css.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Export generator="Cache" version="25">
3-
<CSP name="libs/css/bootstrap.min.css" application="/csp/sqlkpi/" default="1"><![CDATA[
3+
<CSP name="css/bootstrap.min.css" application="/csp/devsqlkpi/" default="1"><![CDATA[
44
/*!
55
* Bootstrap v3.3.7 (http://getbootstrap.com)
66
* Copyright 2011-2016 Twitter, Inc.

0 commit comments

Comments
 (0)