MediaWiki:Familysearch.css: Difference between revisions

Added style for RAOGK markers.
No edit summary
(Added style for RAOGK markers.)
Line 79: Line 79:
   -webkit-border-bottom-right-radius:7px;
   -webkit-border-bottom-right-radius:7px;
}
}
#imageContainer,div.imageContainer{
.not-patrolled {
        overflow-x:auto;
  background-color:#F2E3C2;
        overflow-y:hidden;
        width:100%;
}
#imageContainer div{
        border:1px solid #dddddd;
        overflow-x:auto;
        overflow-y:hidden;
        width:98%;
}
}
#imageContainer img{
.raogkMarker{
        overflow-x:auto;
  float:right;
        overflow-y:hidden;
  width:380px;
}
}
#wikiContent table{
.raogkMarker p:first-child{
  font-size:0.94em;
   float:left;
}
   margin-right:8px;
#wikiContent table table{
  font-size:100%;
}
.not-patrolled {
   background-color:#F2E3C2;
   margin-bottom:4px;
}
}
727

edits