mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-19 08:01:39 +00:00
add style for #admin-tools
This commit is contained in:
parent
03e76fe662
commit
9a6b4ffc34
|
@ -10,6 +10,12 @@ img.mimeicon {
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#admin-tools i {
|
||||||
|
font-size: 300%;
|
||||||
|
line-height: 110%;
|
||||||
|
min-height: 100px;
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: 480px) {
|
@media (max-width: 480px) {
|
||||||
.nav-tabs > li {
|
.nav-tabs > li {
|
||||||
float:none;
|
float:none;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user