mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 21:27:25 +02:00
Closes #231 - old CSS code removal.
This commit is contained in:
@@ -20,13 +20,6 @@ footer { padding:60px }
|
|||||||
.nextprev-bar { clear: both; padding: 5px; font-size: 14px; margin: 5px; border:1px solid #ddd; } /* Page NextPrev navigation block */
|
.nextprev-bar { clear: both; padding: 5px; font-size: 14px; margin: 5px; border:1px solid #ddd; } /* Page NextPrev navigation block */
|
||||||
|
|
||||||
|
|
||||||
/******** SyS Messages / Message text formatting */
|
|
||||||
/* message boxes */
|
|
||||||
|
|
||||||
|
|
||||||
/* message text (overall) */
|
|
||||||
/******** SyS Messages / Message text formatting */
|
|
||||||
|
|
||||||
.s-message .s-message-title { height: 32px; background: 0 50% no-repeat; padding-left: 42px; line-height: 32px; }
|
.s-message .s-message-title { height: 32px; background: 0 50% no-repeat; padding-left: 42px; line-height: 32px; }
|
||||||
|
|
||||||
|
|
||||||
@@ -49,33 +42,6 @@ i.s-message-debug { background-position: -1480px 0; width: 32px; height: 32px;
|
|||||||
.required { color:red }
|
.required { color:red }
|
||||||
|
|
||||||
/* THEME SPECIFIC CSS *********************************************************************************************/
|
/* THEME SPECIFIC CSS *********************************************************************************************/
|
||||||
/******** Page Base */
|
|
||||||
.wrapper { width: 100%; }
|
|
||||||
.header { padding: 20px 15px 0; }
|
|
||||||
.header-content { border: 1px solid #DDDDDD}
|
|
||||||
.page-body { padding: 20px 15px 0; }
|
|
||||||
.footer {}
|
|
||||||
legend { font-size: 14px; font-weight: bold; padding: 5px; }
|
|
||||||
|
|
||||||
/******** Block Elements */
|
|
||||||
.block { border: 1px solid #DDDDDD; margin-bottom: 10px;}
|
|
||||||
.block-text { padding: 10px 10px 10px; }
|
|
||||||
.block h1.caption { padding: 5px 10px 5px; vertical-align: middle; }
|
|
||||||
.block h2.caption, .block h4.caption { padding: 5px 10px 5px; border-bottom: 1px solid #DDDDDD; }
|
|
||||||
|
|
||||||
/******** Horizontal navigation ADMIN_NAV_ALT */
|
|
||||||
.navigation { border: 1px solid #DDDDDD;}
|
|
||||||
|
|
||||||
/******** Layout */
|
|
||||||
.main-table { width: 100%; border: 0 none; }
|
|
||||||
.col-left { width: 220px; }
|
|
||||||
.col-right { width: 220px;}
|
|
||||||
.col-main { padding: 0 15px 0 15px;}
|
|
||||||
.inner-wrapper { margin: 0 5px }
|
|
||||||
|
|
||||||
/******** Horizontal navigation ADMIN_NAV_ALT */
|
|
||||||
.navigation { border: 1px solid #DDDDDD;}
|
|
||||||
|
|
||||||
|
|
||||||
/******** News item styling */
|
/******** News item styling */
|
||||||
|
|
||||||
@@ -88,6 +54,7 @@ legend { font-size: 14px; font-weight: bold; padding: 5px; }
|
|||||||
div.view-item { margin-bottom:50px }
|
div.view-item { margin-bottom:50px }
|
||||||
|
|
||||||
/******** FEATUREBOX PLUGIN */
|
/******** FEATUREBOX PLUGIN */
|
||||||
|
/*
|
||||||
#featurebox-ajax-container { display: block }
|
#featurebox-ajax-container { display: block }
|
||||||
#featurebox-ajax-container img { padding: 1px; margin: 5px; border: 1px solid #DDDDDD }
|
#featurebox-ajax-container img { padding: 1px; margin: 5px; border: 1px solid #DDDDDD }
|
||||||
|
|
||||||
@@ -101,7 +68,7 @@ div.featurebox-nav a.featurebox-nav-next:hover,
|
|||||||
div.featurebox-nav a.featurebox-nav-prev,
|
div.featurebox-nav a.featurebox-nav-prev,
|
||||||
div.featurebox-nav a.featurebox-nav-prev:hover { text-decoration: none; font-size: 16px }
|
div.featurebox-nav a.featurebox-nav-prev:hover { text-decoration: none; font-size: 16px }
|
||||||
|
|
||||||
|
*/
|
||||||
|
|
||||||
.form-signin {
|
.form-signin {
|
||||||
max-width: 300px;
|
max-width: 300px;
|
||||||
|
Reference in New Issue
Block a user