File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -548,7 +548,6 @@ span.form-control {
548548# pulsanti {
549549 position : sticky;
550550 top : 0 ;
551- padding : 10px ;
552551 z-index : 999 ;
553552 background : # f6f6f6 ;
554553 line-height : 3 ;
@@ -3247,10 +3246,10 @@ section.content, .main-footer {
32473246
32483247/* Stile migliorato per i titoli dei plugin */
32493248.plugin-title {
3250- padding : 10px 0 ;
32513249 border-bottom : 1px solid # eee ;
32523250 margin-bottom : 20px !important ;
32533251 width : 100% ;
3252+ min-height : 40px ;
32543253}
32553254
32563255.plugin-title .badge {
@@ -3268,8 +3267,8 @@ section.content, .main-footer {
32683267}
32693268
32703269/* Padding per il contenuto dei plugin */
3271- .tab-pane [id ^= "tab_" ]: not ( # tab_0 ) {
3272- padding : 0 20 px 20px 20 px ;
3270+ .tab-pane [id ^= "tab_" ] {
3271+ padding : 0 px 0 px 20px 0 px ;
32733272}
32743273
32753274/* Stili per la pagina di aggiornamento */
You can’t perform that action at this time.
0 commit comments