diff --git a/p/themes/Pafat/icons/close.svg b/p/themes/Pafat/icons/close.svg deleted file mode 100644 index 64c9acd43..000000000 --- a/p/themes/Pafat/icons/close.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/p/themes/Pafat/pafat.css b/p/themes/Pafat/pafat.css index 7c9a801c6..3bd9a4c6f 100644 --- a/p/themes/Pafat/pafat.css +++ b/p/themes/Pafat/pafat.css @@ -110,6 +110,7 @@ form th { .form-group .group-controls { min-height: 25px; padding: 5px 0; + margin-bottom : 5px; } .form-group table { margin: 10px 0 0 220px; @@ -156,7 +157,7 @@ form th { .btn { display: inline-block; - min-height: 27px; + min-height: 29px; min-width: 15px; margin: 0; padding: 1px 5px; @@ -377,15 +378,16 @@ a.btn { } .dropdown-menu > .item { } -.dropdown-menu > .item > a, -button.as-link,button.as-link:hover { - padding: 0 25px; + +.dropdown-menu > .item > a { + padding: 0 22px; line-height: 2.5em; color: #666; font-size: 0.8rem; } -.dropdown-menu > .item > span { - padding: 0 25px; +.dropdown-menu > .item > span, +.dropdown-menu > .item > .as-link { + padding: 0 22px; line-height: 2em; } .dropdown-menu > .item:hover { @@ -875,7 +877,6 @@ button.as-link,button.as-link:hover { background: #fff; border:none; text-align: left; - } #stream.global .category { @@ -960,6 +961,17 @@ button.as-link,button.as-link:hover { border-bottom: 1px solid #ddd; text-align: center; } +.stat > .horizontal-list { + margin: 0 0 5px; +} +.stat > .horizontal-list .item { + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; +} +.stat > .horizontal-list .item:first-child { + width: 250px; +} /*=== LOGS */ /*=========*/