mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 17:50:12 +02:00
Admin area - checkbox field auto-toggle feature finished
This commit is contained in:
@@ -118,7 +118,9 @@ select.tbox { min-height:17px; padding: 0px; /* to set the height for empty sel
|
||||
#core-emoticon-configure input.input-text { width: 300px; }
|
||||
.select.order { width: 40px; }
|
||||
|
||||
/* Related JS functionality - .autocheck together with .auto-toggle-area (see admin/image.php) */
|
||||
.inline-help { width: 280px; }
|
||||
.auto-toggle-area { width: 280px; }
|
||||
|
||||
/* form used for settings */
|
||||
.col-label { width: 250px; }
|
||||
|
Reference in New Issue
Block a user