mirror of
https://github.com/e107inc/e107.git
synced 2025-09-02 02:42:40 +02:00
Bootswitch styling.
This commit is contained in:
@@ -218,8 +218,12 @@ a.tweet_action { font-size:8px }
|
||||
|
||||
/* Bootstrap Bug Fix See: https://github.com/twitter/bootstrap/issues/3494 Specific for e107-admin InfoPanel */
|
||||
|
||||
.row-fluid ul.thumbnails li.span12 + li { margin-left : 0px; }
|
||||
.row-fluid div.s-message + div { margin-left : 0px; }
|
||||
.row-fluid ul.thumbnails li.span12 + li { margin-left : 0; }
|
||||
.row-fluid div.s-message + div { margin-left : 0; }
|
||||
|
||||
.bootstrap-switch .bootstrap-switch-label { background: inherit }
|
||||
.bootstrap-switch.form-control { padding:0; height:auto }
|
||||
|
||||
|
||||
/*
|
||||
.row-fluid ul.thumbXnails li.span6:nth-child(2n + 3) { margin-left : 0px; }
|
||||
|
Reference in New Issue
Block a user