1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 04:41:53 +02:00

BC styling fixes.

This commit is contained in:
Cameron
2017-01-05 09:51:06 -08:00
parent 775bc9bbe4
commit e4afdc5156

View File

@@ -1288,6 +1288,16 @@ li.after-submit:hover { background-color: #337AB7; color:white }
ul.core-update-available li a.dropdown-toggle i { opacity:1; color:white; transition: none; !important}
ul.core-update-available li { color: white }
/* BC for old plugins in admin */
input[type=checkbox].tbox { margin-right:5px }
td.forumheader3 .form-control { display:inherit }
td.forumheader { background-image: linear-gradient(#303030,#212121 60%,#171717); filter: none; text-shadow: 1px 1px 1px rgba(0,0,0,.3); }
/*