Remository remositoryfooter ID

remositoryfooter ID is assigned to a DIV tag displaying the footer section in remository component. This id is used in remository.html.php filesFooterHTM function which generates HTML output for footer.

 

Remository places "Search Remository" and "Submit File" links inside the footer section. In other words, These elements are wrapped by div#remositoryfooter.

 

Remository remositoryfooter ID

 

Defined in:

v-classes/remository.html.php

 

Assigned to:

DIV Tag

 

remositoryfooter ID example

div#remositoryfooter {
/* CSS Styles */
}