source: extensions/piwishack/admin/piwishack_admin.css @ 23724

Last change on this file since 23724 was 23724, checked in by gil, 11 years ago
File size: 218 bytes
Line 
1span.pattern {
2        background-color: yellow;
3        padding: 0 5px;
4        margin-left: 2px;
5}
6
7span.propertyleft {
8  font-weight:bold;
9  float:left;
10  width:30%;
11  text-align:right;
12  margin:0;
13  padding:0 0.5em 0 0
14}
Note: See TracBrowser for help on using the repository browser.