Changeset 11558 for main/waeup.kofa/trunk/layout/static/css
- Timestamp:
- 2 Apr 2014, 09:58:39 (11 years ago)
- Location:
- main/waeup.kofa/trunk/layout/static/css
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/layout/static/css/base.css
r11551 r11558 131 131 /* Buttons */ 132 132 133 .btn { 134 margin: 4px; 135 font-size: 13px; 136 display: inline; 133 input.btn { 134 padding: 8px 12px; 135 margin-right: 4px; 136 } 137 138 input.btn-sm { 139 padding: 5px 10px; 137 140 } 138 141
Note: See TracChangeset for help on using the changeset viewer.