mirror of https://github.com/ColorlibHQ/AdminLTE
Updated version in css
parent
7165c78c3c
commit
cdb3d56c38
|
@ -1,5 +1,5 @@
|
|||
/*!
|
||||
* AdminLTE v2.0.1
|
||||
* AdminLTE v2.0.2
|
||||
* Author: Almsaeed Studio
|
||||
* Website: Almsaeed Studio <http://almsaeedstudio.com>
|
||||
* License: Open source - MIT
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
.translate(-@sidebar-width, 0);
|
||||
}
|
||||
}
|
||||
|
||||
.sidebar-open & {
|
||||
@media (max-width: @screen-xs-max) {
|
||||
.translate(0, 0);
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
|
||||
/*!
|
||||
* AdminLTE v2.0.1
|
||||
* AdminLTE v2.0.2
|
||||
* Author: Almsaeed Studio
|
||||
* Website: Almsaeed Studio <http://almsaeedstudio.com>
|
||||
* License: Open source - MIT
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);/*!
|
||||
* AdminLTE v2.0.1
|
||||
* AdminLTE v2.0.2
|
||||
* Author: Almsaeed Studio
|
||||
* Website: Almsaeed Studio <http://almsaeedstudio.com>
|
||||
* License: Open source - MIT
|
||||
|
|
Loading…
Reference in New Issue