2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

Add docs-assets/css/docs.css to csslint too.

This commit is contained in:
XhmikosR
2013-12-10 16:11:08 +02:00
parent fc7049b18f
commit 5eab9cbe82
2 changed files with 7 additions and 2 deletions
+2 -1
View File
@@ -32,6 +32,7 @@
* Miscellaneous
*/
/*csslint ids: false, fallback-colors: false*/
/*
* Scaffolding
@@ -668,8 +669,8 @@ h1[id] {
padding-top: 10px;
padding-bottom: 10px;
background-color: #eee;
border: 1px solid #ddd;
background-color: rgba(86,61,124,.15);
border: 1px solid #ddd;
border: 1px solid rgba(86,61,124,.2);
}