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

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

plugin in dev

File size: 207 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}
Note: See TracBrowser for help on using the repository browser.