X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/befc2441c91ddbd8eea67b8d8de48cc281a4bbce..67e0bead57f91cd6264693cb83ca908761344111:/platforma/static/css/master.css diff --git a/platforma/static/css/master.css b/platforma/static/css/master.css index 26a85cf8..5c5587d5 100755 --- a/platforma/static/css/master.css +++ b/platforma/static/css/master.css @@ -172,6 +172,15 @@ p { margin: 0;} /* =========== */ /* = Gallery = */ /* =========== */ +.change-gallery-panel { + width: 100%; + border-bottom: 1px solid #777; + background-color: #C1C1C1; + margin: 0; + padding: 2px; + z-index: 10; +} + .gallery-image { position: absolute; top: 27px;