More Laravel/AdminLTE updates
This commit is contained in:
17
public/css/adminlte.min.css
vendored
17
public/css/adminlte.min.css
vendored
File diff suppressed because one or more lines are too long
0
public/css/custom.css
vendored
Normal file
0
public/css/custom.css
vendored
Normal file
13
public/css/fixes.css
vendored
13
public/css/fixes.css
vendored
@@ -60,11 +60,18 @@ div.login-box .input-group .input-group-append span.fa {
|
||||
}
|
||||
|
||||
body {
|
||||
font-size: 0.85em;
|
||||
font-size: 0.65em;
|
||||
}
|
||||
|
||||
/* Change brand logo on collapse */
|
||||
body.sidebar-mini.sidebar-collapse img.brand-image.img-circle.elevation-3 {
|
||||
margin-left: 0px;
|
||||
max-height: 25px;
|
||||
/* margin-left: 0px; */
|
||||
max-height: 27px;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
body.sidebar-mini img.brand-image.img-circle.elevation-3 {
|
||||
/* margin-left: 0px; */
|
||||
max-height: 27px;
|
||||
border-radius: 0;
|
||||
}
|
Reference in New Issue
Block a user