|
|
@ -1,5 +1,5 @@ |
|
|
|
#yii-debug-toolbar { |
|
|
|
#yii-debug-toolbar { |
|
|
|
margin: 0; |
|
|
|
margin: 0 0 20px 0; |
|
|
|
padding: 0; |
|
|
|
padding: 0; |
|
|
|
z-index: 1000000; |
|
|
|
z-index: 1000000; |
|
|
|
font: 11px Verdana, Arial, sans-serif; |
|
|
|
font: 11px Verdana, Arial, sans-serif; |
|
|
@ -125,11 +125,6 @@ ul.trace { |
|
|
|
list-style: none; |
|
|
|
list-style: none; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.default-index .container, |
|
|
|
|
|
|
|
.default-view .container { |
|
|
|
|
|
|
|
margin-top: 10px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.callout-danger { |
|
|
|
.callout-danger { |
|
|
|
background-color: #fcf2f2; |
|
|
|
background-color: #fcf2f2; |
|
|
|
border-color: #dFb5b4; |
|
|
|
border-color: #dFb5b4; |
|
|
|