Initial commit of website to git. Has the "old" ob3 website as the main site, and...
[dana/openbox-web.git] / mediawiki / skins / openbox / default-icon-theme.css
1 table.default-icon-theme td,th {
2         border-bottom: 1px solid #EEE;
3                 margin: 0;
4                         padding: 4px;
5                                 font-family: sans-serif;
6                                         vertical-align: middle;
7                                                 color: #555;
8                                                 }
9
10                                                 table.default-icon-theme td.dit-icon {
11                                                         color: #999;
12                                                                 text-align: center;
13                                                                 }
14
15                                                                 table.default-icon-theme td.dit-description {
16                                                                         font-size: x-small;
17                                                                         }