X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/df341bdd09208d2b0f84060454cc0000df19deba..5489720d4099540b381b9fbc0e727c2fd8e52936:/src/redakcja/static/css/gallery.css diff --git a/src/redakcja/static/css/gallery.css b/src/redakcja/static/css/gallery.css index a1694a41..815229cc 100644 --- a/src/redakcja/static/css/gallery.css +++ b/src/redakcja/static/css/gallery.css @@ -8,6 +8,13 @@ background-color: #C1C1C1; } +#side-properties { + height: 100%; + overflow: auto; +} +#side-properties #parents li { + cursor: pointer; +} #side-annotations { display: flex;