source: extensions/Icons_Set/template/admin.css @ 10299

Last change on this file since 10299 was 10299, checked in by flop25, 13 years ago

the background code of admin page is ok

File size: 221 bytes
Line 
1/* CSS Document */
2
3.iconBox {
4    background-color: #333333;
5    border-radius: 5px 5px 5px 5px;
6    display: inline-table;
7    height: 50px;
8    margin: 5px;
9    overflow: hidden;
10    text-align: center;
11                width:100%;
12}
Note: See TracBrowser for help on using the repository browser.