source: extensions/skeleton/admin/template/style.css @ 17899

Last change on this file since 17899 was 17899, checked in by mistic100, 12 years ago

first commit

File size: 279 bytes
Line 
1.showInfo {
2  position:static;
3  display:inline-block;
4  padding:1px 6px;
5  width:4px;
6  height:14px;
7  line-height:14px;
8  font-size:0.8em;
9}
10
11.square-list {
12  list-style:square !important;
13  margin-left:35px !important;
14}
15  .square-list li {
16    margin-bottom:0 !important;
17  }
Note: See TracBrowser for help on using the repository browser.