Remository right ID

Right ID is assigned to the DIV tag containing the "Submit File" link in remository component.

div#right is used in remository.html.php filesFooterHTM function which generates HTML output for the footer section and the "Submit file" link.

 

 

Remository right ID

 

Defined in:

remository.html.php

 

Assigned to:

DIV Tag

 

right ID example

div#remositoryfooter div#right {
/* CSS Styles */
float: left;
padding: 10px;
}