mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 09:34:54 +02:00
Theme list fixes and navigation avatar-size increase.
This commit is contained in:
@@ -10,14 +10,15 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.nav-list { border-bottom: 0 solid #eee; }
|
||||
.nav-list > li {
|
||||
|
||||
.-blank-megamenu .nav-list { border-bottom: 0 solid #eee; }
|
||||
.-blank-megamenu .nav-list > li {
|
||||
padding: 20px 15px 15px;
|
||||
|
||||
}
|
||||
.nav-list > li:last-child { border-right: 0 solid #eee; }
|
||||
.nav-list > li > a:hover { text-decoration: none; }
|
||||
.nav-list > li > a > span {
|
||||
.-blank-megamenu .nav-list > li:last-child { border-right: 0 solid #eee; }
|
||||
.-blank-megamenu .nav-list > li > a:hover { text-decoration: none; }
|
||||
.-blank-megamenu .nav-list > li > a > span {
|
||||
display: block;
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
@@ -25,3 +26,4 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user