mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 01:54:12 +02:00
Moved css data to e107.css and removed e_css.php file.
This commit is contained in:
@@ -193,7 +193,7 @@ div.e-comment-edit-save { margin-top:8px; padding: 5px }
|
||||
.divider { border-bottom: 1px solid silver; font-size: 18px; margin-bottom: 30px; position: relative; text-align: center; }
|
||||
.divider span { padding: 0 15px; position: relative; top: 10px; }
|
||||
|
||||
/* Used to hide elements when JavaScript is enabled */
|
||||
/* Used to hide elements when JavaScript is enabled: old e_css.php */
|
||||
/*
|
||||
.e-hide-if-js { display: none; }
|
||||
*/
|
||||
@@ -209,3 +209,5 @@ div.e-comment-edit-save { margin-top:8px; padding: 5px }
|
||||
button.e-hide-if-js { display: inline; }
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user