mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 14:17:49 +02:00
Styling fix.
This commit is contained in:
@@ -225,7 +225,7 @@ class user_select
|
||||
<html lang='".CORE_LC."'>
|
||||
<head>
|
||||
<title>".SITENAME."</title>\n";
|
||||
|
||||
|
||||
echo "<link rel=stylesheet href='".e_WEB_ABS."js/bootstrap/css/bootstrap.min.css'>
|
||||
<link rel=stylesheet href='".THEME_ABS."style.css'>
|
||||
<script language='JavaScript' type='text/javascript'>
|
||||
|
@@ -1307,7 +1307,7 @@ td.forumheader { background-image: linear-gradient(#303030,#212121 60%,#171717);
|
||||
|
||||
.navbar-nav > li > a.admin-icon-avatar { padding-top: 11px; padding-bottom: 10px;}
|
||||
|
||||
|
||||
form#simplesef h4 { margin: 0 }
|
||||
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user