forked from Botanical/BotanJS
Various bug fix due to CSP headers
SiteLibrary added name display on album view Optimizations & removed some obsolete files
This commit is contained in:
@@ -159,10 +159,12 @@
|
||||
border-bottom: 1em solid white;
|
||||
|
||||
position: absolute;
|
||||
top: -1em;
|
||||
top: 0;
|
||||
right: 1em;
|
||||
}
|
||||
|
||||
#ri_switch[data-pointy="1"] { top: -1em; }
|
||||
|
||||
.c_relative_wrap {
|
||||
position: relative;
|
||||
padding: 1em;
|
||||
@@ -247,10 +249,14 @@
|
||||
margin: 1em;
|
||||
}
|
||||
|
||||
.info_field > div{
|
||||
.info_field > div{
|
||||
margin: 0.2em 0;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.info_field .website span { width: 20%; }
|
||||
.info_field .website input { width: 80%; }
|
||||
|
||||
#capcha_wrapper {
|
||||
overflow: hidden;
|
||||
height: 0;
|
||||
|
Reference in New Issue
Block a user