Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 100 KiB |
@ -1,6 +0,0 @@
|
|||||||
#= require views/pages/base
|
|
||||||
|
|
||||||
class app.views.CodeigniterPage extends app.views.BasePage
|
|
||||||
prepare: ->
|
|
||||||
@highlightCode @findAllByTag('pre'), 'php'
|
|
||||||
return
|
|
@ -1,6 +0,0 @@
|
|||||||
._codeigniter {
|
|
||||||
@extend %sphinx;
|
|
||||||
|
|
||||||
.important { @extend %note-orange; }
|
|
||||||
.warning { @extend %note-red; }
|
|
||||||
}
|
|
Before Width: | Height: | Size: 882 B After Width: | Height: | Size: 428 B |
Before Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 831 B |