Changeset 1301:437eb1c76414
- Timestamp:
- 08/04/13 21:02:18 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/widgets/style.css
r665 r1301 40 40 41 41 .widgets p.widget-name { 42 background: # E5E3DA;42 background: #F0EFEA; 43 43 color: #000; 44 44 padding: 4px; … … 46 46 border-width: 1px 1px 1px 1px; 47 47 border-style: solid; 48 border-color: # 666;48 border-color: #bbb; 49 49 font-weight: bold; 50 50 }
Note: See TracChangeset
for help on using the changeset viewer.