diff --git a/htdocs/theme/amarok/style.css.php b/htdocs/theme/amarok/style.css.php index 6c5ca41d52b..351fb17494b 100755 --- a/htdocs/theme/amarok/style.css.php +++ b/htdocs/theme/amarok/style.css.php @@ -1204,11 +1204,17 @@ table.liste { table.liste td {padding:1px 2px 1px 0px;} -tr.liste_titre, tr.liste_titre_sel +.tagtable { display: table; } +.tagtable form { display: table-row; } +.tagtable form div { display: table-cell; } +.tagtr { display: table-row; } +.tagtd { display: table-cell; } + +tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel { height: 22px; } -div.liste_titre, tr.liste_titre, tr.box_titre { +div.liste_titre, tr.liste_titre, form.liste_titre, tr.box_titre { padding:4px; background-color:rgba(0,0,0,.2); background-image:linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); @@ -1230,7 +1236,7 @@ tr.box_titre td.boxclose { width: 36px; } -tr.liste_titre td, tr.liste_titre th { +tr.liste_titre td, tr.liste_titre th, form.liste_titre div { padding:2px; padding-left:2px !important; white-space:nowrap; diff --git a/htdocs/theme/auguria/style.css.php b/htdocs/theme/auguria/style.css.php index bb03a3ee7af..1074a89da49 100644 --- a/htdocs/theme/auguria/style.css.php +++ b/htdocs/theme/auguria/style.css.php @@ -1303,11 +1303,17 @@ table.liste td { padding-right: 2px; } -tr.liste_titre, tr.liste_titre_sel +.tagtable { display: table; } +.tagtable form { display: table-row; } +.tagtable form div { display: table-cell; } +.tagtr { display: table-row; } +.tagtd { display: table-cell; } + +tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel { height: 24px; } -div.liste_titre, tr.liste_titre +div.liste_titre, tr.liste_titre, form.liste_titre { background: #7699A9; background-image: url(); diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index 9a6fc065dbc..f3669acf8fa 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -1414,7 +1414,13 @@ table.noborder { vertical-align: text-top; } -tr.liste_titre { +.tagtable { display: table; } +.tagtable form { display: table-row; } +.tagtable form div { display: table-cell; } +.tagtr { display: table-row; } +.tagtd { display: table-cell; } + +tr.liste_titre, form.liste_titre { height: 25px; background-repeat: no-repeat; background-color: #C8C8C8; @@ -1423,10 +1429,7 @@ tr.liste_titre { font-weight: normal; /* text-decoration: underline; */ /* border-bottom: 1px solid #FDFFFF; */ -} - -tr.liste_titre { - background-image: url(); + background-image: url(); background-position: top right; } @@ -1434,10 +1437,6 @@ th.liste_titre_sel, td.liste_titre_sel, th.liste_titre { color: #FFFFFF !important; } -tr.liste_titre { - background-image: url(); -} - tr.liste_total { height: 25px; border-top: 1px solid #333; @@ -1446,16 +1445,16 @@ border-top: 1px solid #333; div#stats { } -div.liste_titre, tr.liste_titre { +div.liste_titre, tr.liste_titre, form.liste_titre { text-align: ; } -div.liste_titre a, tr.liste_titre a { +div.liste_titre a, tr.liste_titre a, form.liste_titre a { color: #333333; margin: 0px 5px; } -div.liste_titre td, tr.liste_titre td { +div.liste_titre td, tr.liste_titre td, form.liste_titre div { padding: 0px 5px; vertical-align: middle; background: none !important; @@ -1471,7 +1470,7 @@ div.liste_titre, th.liste_titre, td.liste_titre background: none; } -div.liste_titre input.button, tr.liste_titre input.button { +div.liste_titre input.button, tr.liste_titre input.button, form.liste_titre input.button { float: left; position: relative; /*margin: 30px 10px 10px 0px;*/ diff --git a/htdocs/theme/cameleo/style.css.php b/htdocs/theme/cameleo/style.css.php index 759f4bec951..88c800a3e55 100644 --- a/htdocs/theme/cameleo/style.css.php +++ b/htdocs/theme/cameleo/style.css.php @@ -1443,11 +1443,17 @@ table.liste td { padding-right: 2px; } -tr.liste_titre, tr.liste_titre_sel +.tagtable { display: table; } +.tagtable form { display: table-row; } +.tagtable form div { display: table-cell; } +.tagtr { display: table-row; } +.tagtd { display: table-cell; } + +tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel { height: 20px !important; } -div.liste_titre, tr.liste_titre { +div.liste_titre, tr.liste_titre, form.liste_titre { color: #842F00; font-weight: bold; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 583ab86b486..01d8a0cc243 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1668,11 +1668,17 @@ table.liste td { padding-right: 2px; } -tr.liste_titre, tr.liste_titre_sel +.tagtable { display: table; } +.tagtable form { display: table-row; } +.tagtable form div { display: table-cell; } +.tagtr { display: table-row; } +.tagtd { display: table-cell; } + +tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel { height: 20px !important; } -div.liste_titre, tr.liste_titre, tr.liste_titre_sel +div.liste_titre, tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.liste_titre_sel { background: rgb(); background-repeat: repeat-x;